Hi, thanks for your help so far on scripting and the API.
My current problem is this:
I am merging a selection of files and blank pages using IDocumentMerger, but when I'm finished, I want to set all the page sizes, trim boxes, bleed boxes etc to be the same via IPDFPages commands.
What is the best way of doing this to the merged file?
Do I have to save the merged file first before I can edit it's IPDFPage properties, and if so, how do I load this new file back into the script automatically?
I seem to also be having problems defining new bleed and trim box sizes if they don't already exist in the file?
Cheers
Rob