🎁 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: 22038
  • Sold By: VeryDOC
  • Seller Rating:
  • Seller Reviews: (0)
  • $295.00


Available Options


Related Products

Office to PDF Converter Command Line

Office to PDF Converter Command Line

OfficeToPDF Command Line is a Command Line utility that converts Microsoft Office 2003, 2007, 2010..

$59.95

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

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

HookPrinter SDK for Windows Developers

HookPrinter SDK for Windows Developers

HookPrinter SDK is a comprehensive software solution designed for capturing printer output from near..

$299.00

PDF to SVG Converter Command Line

PDF to SVG Converter Command Line

PDF to SVG Converter Command Line VeryUtils PDF2SVG is a multi-platform command-line application fo..

$295.00

Text Extraction Command Line

Text Extraction Command Line

Text Extraction Command Line utility allows to extract text from the various types of files. The e..

$79.95

PDF Repair Tool

PDF Repair Tool

PDF Repair Tool is the best software for repairing damaged PDF files. PDF Repair Tool is an effectiv..

$29.95

TIFF to PDF Converter Command Line

TIFF to PDF Converter Command Line

TIFF to PDF Converter Command Line transforms TIFF files to PDF files on the fly. TIFF to PDF Conv..

$39.95

PDF Page Resizer Command Line

PDF Page Resizer Command Line

PDF Page Resizer Command Line is a Command Line application to change the PDF paper size. With thi..

$59.95

XPS to PDF Converter Command Line

XPS to PDF Converter Command Line

XPS to PDF Converter Command Line does convert from XPS and OXPS files to PDF and Image files. Bo..

$79.00

EML to PDF Converter (GUI + Command Line)

EML to PDF Converter (GUI + Command Line)

EML to PDF Converter (Email to PDF Converter) is a brilliant application to export EML emails to Ado..

$59.95

Save
17%

PDF to Word OCR Converter

PDF to Word OCR Converter

PDF to Word OCR Converter is a tool that can convert both text based PDF files and scanned PDF files..

$49.95 $59.95

PS to Image Converter SDK

PS to Image Converter SDK

PostScript to Image Converter SDK is a DLL SDK Library for developers. PS to Image Converter SDK i..

$295.00

Online PDF to Table Extractor (Online PDF to Excel Converter)

Online PDF to Table Extractor (Online PDF to Excel Converter)

Online PDF to Table Extractor (PDF to Excel Converter) is a Java application which can be used to ..

$9.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