PDFTK - and the ability to change the default view

为君一笑 提交于 2019-12-10 15:17:52

问题


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


回答1:


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



来源:https://stackoverflow.com/questions/3891176/pdftk-and-the-ability-to-change-the-default-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!