home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Text / apps / PDFView.README < prev    next >
Encoding:
Text File  |  1996-03-03  |  5.2 KB  |  121 lines

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