home *** CD-ROM | disk | FTP | other *** search
/ Dream 49 / Amiga_Dream_49.iso / atari / texte / gs353b.zoo / help / page.hlp < prev    next >
Text File  |  1994-08-20  |  1KB  |  36 lines

  1.                     Open Page
  2.  
  3. The "Open Page ..." menu item is used to open
  4. and display individual pages from a PostScript
  5. file.  After the menu is clicked, the file
  6. selector is presented and the selected file is
  7. scanned to determine how many pages it
  8. contains.
  9.  
  10. It is impossible to determine the number of
  11. pages from the PostScript code itself, but
  12. properly structured PS programs contain
  13. comments noting the page boundaries.  If these
  14. comments are missing, Atari GS will display an
  15. error dialog, and then open the selected file
  16. as if "Open File ..." had been used.
  17.  
  18. If the number of pages can be successfully
  19. determined, Atari GS will open a window
  20. containing a button for each page, and then
  21. execute a prolog which defines procedures used
  22. by all pages.
  23.  
  24. From this point, individual pages may be
  25. viewed by clicking on the button corresponding
  26. to the desired page.  The selected page will
  27. be copied into a file named gs_pg?.ps (?  is
  28. the page number) and then executed.  These
  29. scratch files will be removed when GS exits.
  30.  
  31. The "Next Page" and "Prev Page" menu items may
  32. also be used to navigate through individual
  33. pages.  Note that the page numbers in the
  34. buttons are absolute, and may not correspond
  35. to the actual page numbering of the document.
  36.