Start a New Discussion Ask a New Question

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Specify default view of PDF document
  • How to specify the default view for opening the document, for example 100%, window width and so on (in german: in Adobe Reader Anzeige->Zoom->Fensterbreite and so on.

    I did not find an option in PDFCreator or in GhostView.

  • Hi,

     

    it is possible, but it is a bit complicated. You basically need an "action before saving" script which creates an additional .ps file containing the docview info and modifies the .inf file.

    If I am assuiming correctly that you are german, this should help: http://www.dpunkt.de/leseproben/1360/Kapitel_11.pdf

    and also

    http://milan.kupcevic.net/ghostscript-ps-pdf/

     

    We will discuss adding a possibility to set this via GUI in our team.

     

     

    regards,

     

    Robin

    Robin
    Team pdfforge
  • 1) actually I found the right position in the text. It has /PageLayout /OneColumn and fullscreen but not 100%. I do not have the postscript knowledge to make sense of the symbols [{} <<>> Catalog in the line:

     

    [ {Catalog} << /PageLayout /TwoColumnRight >> /PUT pdfmark

     

    2) It was very nice of you to answer my post. It would be very kind of you to post the .ps file for Initial View 100%, single-column continuous scrolling. That's all of my need.

     

    2) Or Maybe there is an english documentation for this?

     

     Peter.

  • Robin
    Team pdfforge