Ideal development workflow?

瀏覽次數:31 次
跳到第一則未讀訊息

Casey O'Hara

未讀,
2017年4月19日 下午3:23:002017/4/19
收件者:Prawn
When developing PDFs using Prawn, I usually write a script that regenerates the PDF and writes it to file on a loop. I then open the PDF in Chrome, and as I make changes to the PDF I will go to Chrome and refresh the page, just as I would if I was developing a webpage.

This only works great if I am working on a single page PDF, because unlike a webpage, Chrome does not remember the zoom or scroll position between refreshes so I need to zoom out and scroll down in order to see anything beyond the first page.

Has anyone figured out a better workflow for developing more complex PDFs where you can tweak the code and preview the change almost immediately?

Thanks,
-Casey

Thomas Leitner

未讀,
2017年4月20日 凌晨1:47:452017/4/20
收件者:prawn...@googlegroups.com
On 2017-04-19 12:19 -0700 Casey O'Hara wrote:
> This only works great if I am working on a single page PDF, because
> unlike a webpage, Chrome does not remember the zoom or scroll
> position between refreshes so I need to zoom out and scroll down in
> order to see anything beyond the first page.

Have a look at
https://helpx.adobe.com/acrobat/kb/link-html-pdf-page-acrobat.html
where it is explained how to jump to a certain page or destination.
Tried it in Chromium and works.

Cheers
Thomas
回覆所有人
回覆作者
轉寄
0 則新訊息