🎁 Limited time offer: Use Coupon Code "SAVE20NOW" To Get Instant 20% Discount on all VeryUtils products!

PS to PDF Converter Command Line is a great conversion tool designed to convert PostScript (PS) and Encapsulated PostScript (EPS) files to Adobe Acrobat PDF documents. PS to PDF Converter Command Line provides powerful functions and options. The output PDF files are fully searchable in Adobe Acrobat and can be indexed in Adobe Acrobat Catalog. The industry standard PDF (Portable Document Format) documents can be viewed and printed using the Adobe Acrobat range of products, you can distribute the generated PDF files easily for viewing, searching and printing.

PS to PDF Converter Command Line highlight features:
* Supports PostScript (PS) and Encapsulated PostScript (EPS) files
* Convert PS to PDF (Portable Document Format), EPS to PDF.
* Support full colors in PS and EPS files.
* PS to PDF Converter produces PDF documents that are fully text searchable in Adobe Reader.
* Able to compress the PDF files to smallest file size during conversion.
* Able to merge multiple PS files into a single PDF file.
* Batch to convert more PS files to PDF files at one time.
* Convert multi-page PS file to one PDF file.
* Allow you to set printing, copying and modification permissions to output PDF file.
* Secure PDF by a 40-bit or a stronger 128-bit encryption.
* Create "owner password" and "user password" to protected PDF files.
* Set Document Properties like Title, Author, Subject and Keywords to help you to organize your PDF documents.
* Supports Command Line operation.
* Standalone application, don't require Adobe Acrobat and any other 3rd applications.
* The conversion speed is very fast.

Merge multiple PS into one PDF file, or individual PDF files
You can merge several PS files into a single PDF file, or convert each PS file into a separate PDF file.

High-quality on printing
Your output PDF file is 100% same as original PS file on screen and printing.

Batch conversion for a folder and sub-folders recursively
Batch convert all of the PS and EPS files to PDF files in a folder and sub-folders recursively.

Fast speed and high quality
With professional PS to PDF conversion technology, you will get professional PDF files in high quality.

VeryDOC PS to PDF Converter Command Line options:
VeryDOC PS to PDF Converter Command Line
Web: http://www.verypdf.com
Web: http://www.verydoc.com
Email: support@verypdf.com
-------------------------------------------------------
Key features in ps2pdf.exe:
* Convert postscript files to Acrobat PDF files.
* Merge PDF files into one PDF file.
* Convert PDF files to postscript files.
* Burst PDF file to single page PDF files.
* Set document summary to output PDF files.
* Set encryption options to output PDF files.
* Remove empty pages from PDF file automatically.
* Rotate PDF pages during conversion.
-------------------------------------------------------
Usage: ps2pdf.exe [options] [Options] [PS file] [PDF file]
-mode [int] : set mode for PS to PDF conversion,
-mode 0: convert Postscript to PDF file quickly, default
-mode 1: convert Postscript to PDF file by second method
-mode 2: convert Postscript to EMF and merge EMF files into PDF file
-mode 3: convert Postscript to PDF by 3rd application
-mode 4: convert Postscript to Raster PDF
-firstpage [int]  : First page to print, from 1 to max page
-lastpage [int]   : Last page to print, from 1 to max page
-producer [string]: Set 'producer' to PDF file
-creator [string] : Set 'creator' to PDF file
-subject [string] : Set 'subject' to PDF file
-title [string]   : Set 'title' to PDF file
-author [string]  : Set 'author' to PDF file
-keywords [string]: Set 'keywords' to PDF file
-openpwd [string] : Set 'open password' to PDF file
-ownerpwd [string]: Set 'owner password' to PDF file
-keylen [int]     : Key length (40 or 128 bit)
-keylen 0         : 40 bit RC4 encryption (Acrobat 3 or higher)
-keylen 1         : 128 bit RC4 encryption (Acrobat 5 or higher)
-keylen 2         : 128 bit RC4 encryption (Acrobat 6 or higher)
-encryption [int] : Restrictions
-encryption    0  : Encrypt the file only
-encryption 3900  : Deny anything
-encryption    4  : Deny printing
-encryption    8  : Deny modification of contents
-encryption   16  : Deny copying of contents
-encryption   32  : No commenting
===128 bit encryption only - ignored if 40 bit encryption is used
-encryption  256  : Deny FillInFormFields
-encryption  512  : Deny ExtractObj
-encryption 1024  : Deny Assemble
-encryption 2048  : Disable high res. printing
-encryption 4096  : Do not encrypt metadata
-rotate [int]     : Rotate pages, 90, 180, 270
-noempty          : Delete empty pages from PDF file
-enablecrop       : Apply CropBox in output PDF file
-transparentswf   : Create transparent SWFs
-mergepdf [string]         : Merge two or more PDF files into one PDF file
-mergepdf "file1|file2|file3|...": Merge several PDF files into one
-mergepdf "C:\filelist.txt": Merge PDF files from a .txt file
-mergepdf "C:\*.pdf"       : Merge PDF files into one PDF file
-mergepdf2 [string]        : Merge two or more PDF files into one PDF file
-mergepdf2 "C:\*.pdf"      : Merge PDF files into one PDF file
-mergepdf2 "C:\files.txt"  : Merge PDF files into one PDF file
-mergepdf3 [string]        : Merge two or more PDF files into one PDF file
-mergepdf3 "C:\*.pdf"      : Merge PDF files into one PDF file
-mergepdf4 [string]        : Merge two or more PDF files into one PDF file
-mergepdf4 "C:\*.pdf"      : Merge PDF files into one PDF file
-burstpdf [string]         : Burst PDF file into single page PDF files
-append [int]     : Append PS file to an existing PDF file
-append 0         : Overwrite if PDF file exists
-append 1         : Insert before first page if PDF file exists
-append 2         : Append to last page if PDF file exists
-append 3         : Rename filename if PDF file exists
-embedjs [string] : Insert javascript code into PDF file
-pdf2ps [string]  : Convert PDF to PS directly
-silent           : Suppress all messages and convert documents silently
-debug            : Output debug information to console
-logfile [string] : set a file to store log messages
-parentpid [int]  : Set parent PID, ps2pdf.exe will kill itself after parent is exit
-checkparentprocess [int] : Set parent PID, ps2pdf.exe will kill itself after parent is exit
-$ [string]       : Input registration key

PS to PDF Converter Command Line Command Line Examples:
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 -mergepdf "C:\*.pdf" C:\out.pdf
ps2pdf.exe -mergepdf "C:\filelist.txt" C:\out.pdf
ps2pdf.exe -mergepdf "C:\test-extraction.pdf*10-15 C:\out10-15.pdf
ps2pdf.exe -mergepdf "C:\test-extraction.pdf*500-501 C:\out500-501.pdf
ps2pdf.exe -burstpdf C:\input.pdf C:\output.pdf
ps2pdf.exe -rotate 90 C:\input.ps C:\output.pdf
ps2pdf.exe -mode 1 C:\input.ps C:\output.pdf
ps2pdf.exe -mode 2 C:\input.ps C:\output.pdf
ps2pdf.exe -pdf2ps C:\input.pdf C:\output.ps
ps2pdf.exe -noempty C:\input.ps C:\output.pdf
ps2pdf.exe -enablecrop C:\input.ps C:\output.pdf
ps2pdf.exe -enablecrop D:\input.eps D:\output.pdf

Write a review

Note: HTML is not translated!
    Bad           Good
Captcha

PS to PDF Converter Command Line

  • Brand: VeryDOC
  • Product Code: MOD200111172925
  • Availability: In Stock
  • Viewed: 22098
  • Sold By: VeryDOC
  • Seller Rating:
  • Seller Reviews: (0)
  • $295.00


Available Options


Related Products

Save
17%

PDFSearch Command Line Tool for Windows

PDFSearch Command Line Tool for Windows

pdfsearch is a Command Line Tool to search text in PDF files on Windows system. pdfsearch can be use..

$49.95 $59.95

PDF Editor

PDF Editor

PDF Editor - edit PDF files created by any other program Edit PDF files now! How do you change ex..

$89.95

PhotoSlicer software for big poster printing

PhotoSlicer software for big poster printing

PhotoSlicer cuts a raster image into pieces which can afterwards be printed out and assembled to a..

$39.95

Save
36%

PDF to DWG Converter Command Line

PDF to DWG Converter Command Line

PDF to DWG Converter Command Line does batch convert PDF to DWG and PDF to DXF format for fast and..

$125.00 $195.00

Web Screenshot Capture Command Line with .NET and PHP Integration

Web Screenshot Capture Command Line with .NET and PHP Integration

Web Screenshot Capture Command Line allows you to take screenshots of web pages and save them as f..

$79.95

PDF to Excel Converter Command Line

PDF to Excel Converter Command Line

PDF to Excel Converter Command Line is a command line application to extract tables from PDF files..

$299.00

PDF Margin Cropper (GUI + Command Line)

PDF Margin Cropper (GUI + Command Line)

PDF Margin Cropper Tool can be used to remove excessive white borders and margins around PDF pages..

$79.00

PDF to PDF/A Converter Command Line

PDF to PDF/A Converter Command Line

PDF to PDF/A Converter Command Line - Create a PDF/A from a normal PDF file PDF to PDF/A Converte..

$79.00

OCR to Any Converter for Windows

OCR to Any Converter for Windows

OCR to Any Converter for Windows is a Windows desktop application which can be used to extract tex..

$29.95

ConvertDoc Command Line for Windows

ConvertDoc Command Line for Windows

ConvertDoc Command Line software does convert between markup formats. ConvertDoc is a Command Line..

$79.95

Photo Watermark for Windows

Photo Watermark for Windows

Photo Watermark is a Picture Stamper software software for Windows system. You can use Picture Sta..

$29.95

PowerPoint to Video Converter Command Line

PowerPoint to Video Converter Command Line

PowerPoint to Video Converter Command Line turns PowerPoint files into videos.Take your Microsoft ..

$79.95

Tags: ps to pdf, postscript to pdf, eps to pdf, ps to acrobat, postscript to acrobat, eps to acrobat, ps to pdf converter, postscript to pdf converter, eps to pdf converter, convert ps to pdf, convert postscript to pdf, convert eps to pdf, ps to pdf conversion, postscript to pdf conversion, eps to pdf conversion