[Info-vax] GS convert PDF to PS.
    gah4 
    gah4 at u.washington.edu
       
    Sun Mar 13 15:49:13 EDT 2022
    
    
  
On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm wrote:
 
> I'm new to Ghostscript. 
> I try to convert a PDF file to a PS file. 
PDF is a subset of PS, such that a PDF file can be converted to PS
without processing the actual data.  That is, pdftops is a fairly
simple program.
On the other hand, you do need something like ghostscript to
convert PS to PDF.  For PS files containing a single bit image
per page, it might be fairly simple.  Also, you should tell GS the
right resolution, so it doesn't have to resample any images.
    
    
More information about the Info-vax
mailing list