Skip to main content
dengj80985401
Participant
September 14, 2016
Question

How to merge multiple pages into one page?

  • September 14, 2016
  • 1 reply
  • 481 views

Hi,

I need to develop a plug-in to merge multiple pages into one page using SDK.

1)create a blank Document;

2)create a blank page with desired size;

3)copy content from page 1 to the blank page with a position;

4)copy content from page 2 to the blank page with another position;

5)save and close the document.

Any idea about step 3) and step 4)? Thank you.

This topic has been closed for replies.

1 reply

lrosenth
Adobe Employee
Adobe Employee
September 14, 2016

OK.

You should look at the PDEdit APIs for either direct copying or creation of Form XObjects.