home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Viewers / PDFView.1.41 / PDFView.app / README < prev    next >
Encoding:
Text File  |  1996-04-26  |  5.9 KB  |  137 lines

  1.  
  2.     PDFView 1.4:
  3.         -    Added service: PDFView/Perform PDF Action.
  4.             The send type is NXAsciiPboardType which should contain a valid PDF action
  5.             as defined in PDF-1.1.
  6.             Example 1:    [1 /XYZ 0 0 .5]
  7.                             will jump to the second page in the current document and set
  8.                             the zoom to .5.
  9.             Example 2:    <</Type /Action /S /GoToR /F (myPDFfile) /D [1 /XYZ 0 0 1]>>
  10.                             will open the document called myPDFfile at page one zoom 1.
  11.                             This allows other applications to refer to specific locations
  12.                             in a PDF document.
  13.         -    Added filter service: PDFToRTF.
  14.             This offers the 'Save text as RTF' function as a filter. Thus PDFView works
  15.             with Librarian. Hint: Use build index in Librarian to speed up search.
  16.         -    Movie links are now handled in a primitive way.
  17.  
  18.     PDFView 1.31:
  19.         -    Text annotations are now resizeable.
  20.         -    You can now search for Text annotations.
  21.         -    Document info has been added.
  22.         -    The entire text of a document can be saved as RTF.
  23.         -    The functions 'search text', 'search annots', 'list all fonts'
  24.             and 'save entire text as RTF' can be aborted by <Command-Period>.
  25.  
  26.     PDFView 1.3:
  27.         -    PDFView is now able to find, select and copy text.
  28.         -    You can now choose the zoom modifier key: Alternate or Control.
  29.  
  30.     PDFView 1.21:
  31.         -    Fixed a bug in the fit to papersize option (Printing).
  32.         -    Font substitution now uses absolute values of given italic angles,
  33.             because the sign of the italic angle in a fontdescriptor is not reliable.
  34.         -    Fixed problems with NextStep 4.0.
  35.         -    My private email address changed.
  36.  
  37.     PDFView 1.2:
  38.  
  39.     New features are:
  40.         -    The page mode entry is evaluated and used, thus either bookmarks
  41.             or thumbs are displayed automatically if requested by the file.
  42.             FullScreen page mode however is currently not supported.
  43.         -    The open action entry is evaluated and used, thus documents
  44.             may appear at page, zoom and location as requested by the open action.
  45.         -    Hyper links to other files are now handled, i hope properly.
  46.         -    The function 'Save page as EPS' has been added.
  47.         -    The 'fit...' magnifications and scrolling behavior have been improved,
  48.             thus more documents draw directly to the screen even when caching is enabled.
  49.         -    A document frame is now memoried.
  50.         -    Again the performance of substitute fonts has been slightly improved.
  51.         -    URL (http links) are recognized and passed to a service. The service is
  52.             configurable in the preferences.
  53.     The print setup code has been completely rewriten. Would anyone like to
  54.     support me in testing Level1 compatibility?
  55.     
  56.     Some notes to claims William Shipley made for his OmniPDF and the other viewers:
  57.         -    It is not true that Objective-C is a guarantee for faster interpretation.
  58.             To prove this try the last page of focus.pdf from the Acrobat CD for example.
  59.         -    It is true that PDFView is slower when it has to do font substitution.
  60.             Sophisticated font substitution has a price, on the Mac even a special
  61.             waitcursor appears when the ATM computes substitute fonts.
  62.         -    PDFView does no longer use foreign code.
  63.         -    I wonder in which sense OmniPDF outputs print jobs that obey the DSC
  64.             more than any other NextStep application. In particular PDFView is
  65.             able to output print jobs with different paper formats for each page
  66.             or to fit all pages on one common paper format, not so OmniPDF (Version 1.32).
  67.             In addition PDFView produces Level1 compatible PostScript, correct DSC comments
  68.             for binary data and hexadecimal data if your printer communication does not
  69.             allow binary data.
  70.         -    PDFView has an explicit application wide cache size limit. This is important
  71.             for two reasons. First the time to draw a page into a cache at zoom factors
  72.             above 200 percent grows substantially. Second, which also is the reason for
  73.             first, the size of the offscreen buffer - the cache - for a letter page at
  74.             zoom 400 percent reaches nearly 30 MB on a true color system. Magnifications
  75.             may ocur without a users explicit intention due to hyperlinks which may request
  76.             an arbitrary rectangle to be magnified. OmniPDF currently avoids magnifications
  77.             requested by hyperlinks.
  78.         -    Last it is surprising that, though less functionality, OmniPDF is nearly twice
  79.             as large as PDFView 1.1.
  80.         -    PDFView is supported by me. Contact addresses below.
  81.         I have one suggestion to William Shipley:
  82.         Make an open interface for OmniWeb and i will implement it for PDFView.
  83.         Than let users decide which viewer they like to use.
  84.  
  85.     PDFView 1.1:
  86.  
  87.     New features are:
  88.         -    The page is now centered in its view and the window
  89.             can be resized freely.
  90.         -    The fit page options are now explicitly 'fit width',
  91.             'fit height' and 'fit'.
  92.         -    The content of a page may be cached up to a user defined
  93.             cache size limit.
  94.         -    Hyper links are handled more seriously. A border
  95.             is drawn if requested and the mouse turns red above
  96.             the link rectangle.
  97.         -    Text annotations are displayed and can be opened,
  98.             closed and moved.
  99.         -    A page overview has been added, where thumbnails are
  100.             displayed if there are any.
  101.         -    The outline tree (tree of book marks) is offered for use.
  102.         -    A bug has been fixed which prevented font substitution to
  103.             work on some printers.
  104.         -    The font substitution now takes more advantage of fontcaching.
  105.             Thus the text display performance schould have improved.
  106.  
  107.     PDFView 1.0:
  108.  
  109.     PDFView lets you view and print PDF files.
  110.     
  111.     Besides the basic commands in the display menu
  112.     you can zoom a rectangle by halting the alternate key
  113.     (this uses to be right Alt on PC keyboards) down. And
  114.     you can abort this by pressing the right mouse button.
  115.     
  116.     Further PDFView can follow the hyper links as long as
  117.     they refer to the same document.
  118.     
  119.     This is not much but a lot more than nothing.
  120.     
  121.     Much pleasure
  122.     Guenther
  123.  
  124.  
  125.     This Software is for free noncomercial use.
  126.     You schould never pay for it.
  127.     You are welcome to distribute copies of it
  128.     as long as you don't modify them.
  129.     There are no warranties.
  130.     
  131.     If you have suggestions, feel free to contact
  132.     me under the following addresses:
  133.         guenther@onevision.de
  134.         guenther@golem.franken.de
  135.     
  136.     Guenther
  137.