PostScript (PS) to PDF Converter SDK is Library SDK for developers to convert from PostScript (PS) and EPS files to Acrobat PDF files. PostScript (PS) to PDF Converter SDK is a standalone product, it converts from PS, Postscript and EPS files to PDF files without depend on any 3rd products. PS to PDF SDK is a DLL library for developers who familiar with C#, VB.NET, ASP.NET, VB, PHP, ASP, Delphi, etc. program languages. PS to PDF SDK does able to convert from PS, PostScript and EPS files to high quality and vector-based PDF format files directly and without through a PDF Printer Driver.

PostScript (PS) to PDF Converter SDK Server License is licensed by per server. If you wish include PS to PDF SDK into your product and distribute it to your customers, you will need to buy a Developer License or Redistribution License or Royalty Free License.

PostScript (PS) to PDF Converter SDK Key Functions:
* Standalone software, Adobe Acrobat and Reader are NOT required!
* Native PS processing, fast and precise.
* Convert PS document to PDF file directly, without via a PDF printer driver.
* Full support of the PS specification.
* Very high quality rendering at speed.
* Support create a PDF/A document.
* Able to merge several PS and EPS files into a single PDF file.
* Support each document file to be converted into a PDF file.
* Password protection for PDF files with 40 or 128 bit encryption.
* Create "owner password" and "user password" protected PDF files.
* Able to set the document title, subject, author and keywords options to PDF files.
* Able to add printing, copying and changing etc. permissions to output PDF files.
* Produces PDF documents that are fully text searchable in Adobe Reader.
* Use it on all Windows version including the latest builds of Windows 10.
* Supports all version of Windows systems.
* Support both 32bit and 64bit Windows systems.
* PS to PDF DLL Library can be called from C#, VB.NET, ASP.NET, VB, PHP, ASP, Delphi, etc. program languages.

PostScript (PS) to PDF Converter SDK does convert the PS and EPS documents into well-known PDF format files and keep the high quality contents in generated PDF files. It is capable of generating optimized, high quality, and vector-based PDF format files as output out without going over GDI, or going through PDF Printer Driver, it's a best PS to PDF Converter Library for you to convert from Postscript files to PDF files from your application.

Description for DLL and COM Libraries:
-------------------------------------------------------------------------------------
ps2pdfsdk.dll is 32bit DLL Library, you can call it from 32bit EXE application.
ps2pdf_x86.dll is 32bit DLL Library, you can call it from 32bit EXE application.
* ps2pdf_x86.dll and ps2pdfsdk.dll are same files.
ps2pdf_x64.dll is 64bit DLL Library, you can call it from 64bit EXE application.
ps2pdfcom.exe is a COM interface, you can call it from both 32bit and 64bit EXE applications.
-------------------------------------------------------------------------------------

C# example to call PS to PDF Converter SDK to convert a PS file to PDF file:

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using System.IO;

namespace WindowsFormsApplication1
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
        }

        [DllImport("ps2pdfsdk.dll")]
        internal static extern int VeryPDF_PSToPDF(string strCommandLine);

        private void button1_Click(object sender, EventArgs e)
        {
            string appPath = Path.GetDirectoryName(Application.ExecutablePath);
            string strCmd = string.Empty;
            string psFile = appPath + "\\test.ps";
            string pdfFile = appPath + "\\test-out.pdf";
            int nRet;
            strCmd = "ps2pdf -$ XXXXXXXXXXXXXXXXXXXX " + "\"" + psFile + "\" " 
                + "\"" + pdfFile + "\" ";
            MessageBox.Show(strCmd);
            nRet = VeryPDF_PSToPDF(strCmd);

        }

        private void button2_Click(object sender, EventArgs e)
        {
            string appPath = Path.GetDirectoryName(Application.ExecutablePath);
            string strCmd = string.Empty;
            string pdfFile = appPath + "\\test-out.pdf";
            string psFile = appPath + "\\test-out.ps";
            int nRet;
            strCmd = "ps2pdf -$ XXXXXXXXXXXXXXXXXXXX -pdf2ps " + "\"" + pdfFile 
                + "\" " + "\"" + psFile + "\" ";
            MessageBox.Show(strCmd);
            nRet = VeryPDF_PSToPDF(strCmd);
        }
    }
}

Write a review

Note: HTML is not translated!
    Bad           Good
Captcha

PS to PDF Converter SDK

  • Brand: VeryDOC
  • Product Code: MOD200111182757
  • Availability: In Stock
  • Viewed: 17252
  • Sold By: VeryDOC
  • Seller Rating:
  • Seller Reviews: (0)
  • $395.00

  • Ex Tax: $395.00

Available Options


Related Products

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 Ex Tax: $79.00

TIFF Toolkit -- Compress, Merge, Split, Extract, Compare and Maintain TIFF files

TIFF Toolkit -- Compress, Merge, Split, Extract, Compare and Maintain TIFF files

TIFF Toolkit is a powerful application tool which can compress TIFF image files to small size ones..

$19.95 Ex Tax: $19.95

PDF Security and Signature (Shell & COM & SDK)

PDF Security and Signature (Shell & COM & SDK)

PDF Security and Signature (Shell & COM & SDK)PDF Security and Signature software can be used to s..

$79.95 Ex Tax: $79.95

Save
12%

DWG to PDF Converter Command Line

DWG to PDF Converter Command Line

AutoCAD DWG to PDF Converter Command Line is a DWG and DXF to PDF conversion tool, you can use it ..

$175.00 $199.00 Ex Tax: $175.00

XPS to PDF Converter SDK for x64 system

XPS to PDF Converter SDK for x64 system

XPS to PDF Converter SDK for x64 system Native XPS editing, conversion and manipulation for your ..

$2,495.00 Ex Tax: $2,495.00

PDF Mailer Command Line for PHP Source Code

PDF Mailer Command Line for PHP Source Code

VeryUtils PDF Mailer Command Line is batch email sender software for Windows, Mac and Linux that a..

$79.95 Ex Tax: $79.95

PDF Extractor SDK (PDF Parser SDK and Command Line)

PDF Extractor SDK (PDF Parser SDK and Command Line)

PDF Extractor SDK (PDF Parser SDK and Command Line) PDF Extractor SDK allows developers to convert ..

$79.95 Ex Tax: $79.95

Save
25%

HTMLPrint to Any Converter Command Line

HTMLPrint to Any Converter Command Line

HTMLPrint to Any Converter Command Line is a versatile tool that streamlines the process of printing..

$299.00 $399.00 Ex Tax: $299.00

PDF to Image Converter Command Line

PDF to Image Converter Command Line

PDF to Image Converter Command Line is a Windows console utility that create image files (png, jpg..

$59.95 Ex Tax: $59.95

PDF Validator Command Line

PDF Validator Command Line

PDF Validator Command Line is a Command Line software which can be used to verify conformance and ..

$99.95 Ex Tax: $99.95

PHP Script for PDF, DOCX, HTML Invoice Maker/Creator

PHP Script for PDF, DOCX, HTML Invoice Maker/Creator

PHP Script to Make an Invoice - Save to PDF, DOCX, HTML formatsPDF/DOCX/HTML Invoice Generation Thi..

$49.95 Ex Tax: $49.95

Save
38%

JavaScript PDF Creator Library

JavaScript PDF Creator Library

JavaScript PDF Creator is a client library to generate PDFs in pure JavaScript. JavaScript PDF Cre..

$49.95 $79.95 Ex Tax: $49.95

Java PDF Reader Custom Build Service

Java PDF Reader Custom Build Service

Java PDF Reader (Windows, Mac, Linux) Java PDF Reader is Java Visual Component to Display PDF, Offi..

$5,000.00 Ex Tax: $5,000.00

PDF to Word Converter SDK/CLI

PDF to Word Converter SDK/CLI

PDF to Word Converter SDK/CLI PDF to Word Converter SDK enables programmers and system administrato..

$5,000.00 Ex Tax: $5,000.00

Tags: ps to pdf, ps to pdf sdk, eps to pdf, eps to pdf sdk, ps to pdf library, eps to pdf library, ps to pdf converter, eps to pdf conversion, convert ps to pdf, convert eps to pdf, ps to pdf converting, ps to pdf sdk converting, eps to pdf converting, eps to pdf sdk converting,