Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is there a way to convert PDF to PostScript?

New Here ,
Oct 30, 2018 Oct 30, 2018

I have a need to print very large PDF documents (thousands of pages)  to high-speed Xerox digital presses, but PDFs print too slowly because the print engine must rasterize the input to PostScript before actually printing it.  PostScript files, on the other hand, don't slow down the print process.  Is there a way to to use Acrobat DC to convert the large PDF documents to PostScript documents?

Ideally, this conversion would be able to be run or called from a Microsoft .NET 4 application running on Windows Server.

Thanks for your help.

TOPICS
Print and prepress
2.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Guide ,
Oct 30, 2018 Oct 30, 2018

Save-As will do it, but it's possible that it might look different. PostScript doesn't have all of the features that are available in PDF, so some conversion might not look the same, but it might be OK. I'd check the printouts a little carefully.

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Oct 30, 2018 Oct 30, 2018

Save-As will do it, but it's possible that it might look different. PostScript doesn't have all of the features that are available in PDF, so some conversion might not look the same, but it might be OK. I'd check the printouts a little carefully.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 31, 2018 Oct 31, 2018
LATEST

Acrobat is not for use on a server (technical and licensing reasons). Printing PDF files does not "rasterise to PostScript" though some old fashioned print engines may convert to PostScript first.


Still, you can do performance checks easily by Saving a PDF as PostScript in Acrobat. See how the performance compares. Maybe your PDF files have a high transparency flattening overhead.

If you are stuck with the hardware, maybe you need to examine your PDF production methods. Do very simple PDF files also print slowly? If not, then simplify your PDF files.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines