Hello,
i searched for resize pages in forum but all i found spoke about crop image.
is there a way to resize pages in Adobe Acrobat or with javascript core?
Best regards.
Adding intelligence to documents
My Product Information:
Acrobat Pro 8.1.2, Windows
You might change the media box (and then also the cropbox). These document properties can be changed using JavaScript. You would look at the getPageBox() and setPageBoxes() Document object methods.
Hope this can help.
Max.