I am try to do set the Document Properties - > Initial View after creating PDF file from Post Script File.
Input PDF Initial View:
After my setting the Initial of the PDF file will as below:
This only I am trying to do by automation.
With the help of pdfmark Reference (Adobe SDK) I am tried to set DOCVIEW in post scrip
Post Script:
[ /PageMode /UseOutlines /Page 1 /View [/Fit] /DOCVIEW pdfmark
The above script will set
Document Properties - > Intial View
Document Option
Show: Bookmarks Panel and Page
Page Layout: Default
Magnification: Fit Page
Window Options
- Show : File Name
But my expectation is as shown below,
Document Properties - > Intial View
Document Option
Show: Bookmarks Panel and Page
Page Layout: Continuous
Magnification: Fit Width
Window Options
- List item
Show : Document Title
So please give me advice.
What is the post script for those things.
else any other way to set those by automation.
Regards
Thirusanguraja