views:

16

answers:

1

Hi All,

I have been merging PDFs using PDFTK with great success, the pages that are used to generate the pdf are set to 'click to show one page at a time' (basically the whole of the first page is displayed when the pdf opens, based on the height of the page).

however the generated pdf defaults back to filling the reader based on its width (not all the first page shows).

Do you know a way of controlling the view of the generated pdf? because I would prefer the whole page to be displayed based on its height?

Best regards

Daniel

A: 

Daniel,

Thank you for your message. When using pdftk to assemble a new PDF from PDF pages or documents (via the cat operation), the new PDF does not have display settings. So the resulting PDF is displayed using the defaults set in your viewer's preferences. Pdftk doesn't have a means of setting the display mode, but I will add that to the feature wishlist. Meanwhile, you can change your Reader/Acrobat preferences to your preferred view mode as a workaround.

Regards-

Sid Steward

Pdftk Maintainer

Sid Steward
Thank you very much Sid, Your tool has been a the back bone of a lot of my projects and I am very very pleased with the way that it performs.
Aborgrove