How to print Postscript files to Windows Printer HP8600 color ink jet?

Hello,

I need to be able to print postscript files to my HP8600 color ink jet.

Do you have such a thing?

Customer
---------------------------------------------------
Hi,

Thanks for your message, we haven't a Postscript Printing software yet, however, we suggest you may print postscript files by following steps,

1. You can use "Postscript to PDF Converter Command Line" or "Postscript to PDF Converter SDK" to convert your Postscript files to PDF files first, you can download the trial version of "Postscript to PDF Converter" from following web page,

http://www.verydoc.com/ps-to-pdf.html
http://www.verydoc.com/ps2pdfsdk.zip

after you download it, you can run following command line to convert your Postscript files to PDF files,

  ps2pdf.exe C:\input.ps
  ps2pdf.exe C:\input.ps C:\output.pdf
  ps2pdf.exe -firstpage 1 -lastpage 20 C:\input.ps C:\output.pdf
  ps2pdf.exe -subject "subject" C:\in.ps C:\out.pdf
  ps2pdf.exe -producer "producer" C:\in.ps C:\out.pdf
  ps2pdf.exe -creator "creator" C:\in.ps C:\out.pdf
  ps2pdf.exe -ownerpwd owner -keylen 2 -encryption 3900 C:\in.ps C:\out.pdf
  ps2pdf.exe -mergepdf "C:\1.pdf|C:\2.pdf|C:\3.pdf" C:\out.pdf
  ps2pdf.exe -burstpdf C:\input.pdf C:\output.pdf
  ps2pdf.exe -rotate 90 C:\input.ps C:\output.pdf
  ps2pdf.exe -noempty C:\input.ps C:\output.pdf

2. You can use "VeryPDF PDFPrint Command Line" to print PDF files to Windows Printer, you may download "VeryPDF PDFPrint Command Line" from following web page to try,

https://www.verypdf.com/app/pdf-print-cmd/index.html
https://www.verypdf.com/app/pdf-print-cmd/try-and-buy.html
https://www.verypdf.com/pdfprint/pdfprint_cmd.zip

after you download it, you can run following command lines to print your PDF files easily,

   pdfprint.exe -printer "HP8600 injet" -copies 3 -paper 9 C:\input.pdf
   pdfprint.exe -printer "HP8600 injet" -paper "pdf" C:\input.pdf
   pdfprint.exe -printer "HP8600 injet" -paper "11x17in" C:\input.pdf
   pdfprint.exe -printer "HP8600 injet" -paper "215.9x279.4mm" C:\input.pdf
   pdfprint.exe -printer "HP8600 injet" -paper "612x792pt" C:\input.pdf

We hope above two steps will help you to print your postscript files to Windows Printer properly.

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!