by Visual Integrity - Product Type: Component / DLL
Create, convert, import and export PDF, PostScript and Metafiles with just two calls. PDF Server (part of the FLY SDK product range) delivers enterprise class features via a DLL or simple command-line interface to digest PDF, PostScript and Metafiles and render them as editable vector files or high-fidelity image formats. Intelligent configuration options give developers a high degree of control over the resulting conversion parameters. With PDF Server entire files can be converted or just selected pages. PDF Server requires just two calls to automate the conversion of files and the creation of a conversion profile (.ini).
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 4,895.10 | Single Application, Unlimited Developer License - includes the following output formats: PDF - includes 500 End User Runtime Licenses OR 8 Server Licenses (Limited to 10,000 conversions a year) | Download (5.1 MB) | |
| Add to Cart | $ 5,874.12 | Single Application, Unlimited Developer License - includes the following output formats: PDF - includes 500 End User Runtime Licenses OR 8 Server Licenses (Limited to 10,000 conversions a year) with 1 Year Advantage Support | Download (5.1 MB) |
| Add to Cart | $ 9.80 | 1 Additional End User License | Verify | Download (217 KB) |
| Add to Cart | $ 289.10 | 1 Additional Server License (Limted to 10,000 Conversions per year) | Verify | Download (217 KB) |
| Add to Cart | $ 1,563.10 | 1 Additional Unlimited Server License (Unlimted Conversions) | Verify | Download (217 KB) |
| Add to Cart | $ 979.02 | 1 Year Advantage Support Renewal | Verify | Download (217 KB) |
| Add to Cart | $ 1,470.00 | 30 Days of Priority Support (Expedited Response Times, Free Developer Consults, Fast Turnaround on New Builds, Quarterly conference calls, Access to early releases) | Verify | Download (217 KB) |
| Add to Cart | $ 4,900.00 | 3 Months of Priority Support (Expedited Response Times, Free Developer Consults, Fast Turnaround on New Builds, Quarterly conference calls, Access to early releases) | Verify | Download (217 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
PDF Server is a robust tool for software developers to add support for importing, saving, viewing, converting, creating, merging, marking or exporting PDF, PostScript and Metafiles. It works equally well for application development and for process automation. The engine handles both vector and bitmap graphics file formats swiftly and surely. Use it to easily enhance your desktop, server or Web application with just a few command line or API/DLL calls.
PDF Server Supported Formats:
How PDF Server Works:
PDF Server is a very powerful conversion engine yet simple to integrate into your application code. Only two API calls are needed to convert to any of the vector or bitmap output formats, Below are examples:
Convert 4dbar.ps to 4dbar.wmf using the ps2xxx.ini configuration file
VgPsLoadOptions(PS2XXX, "ps2xxx.ini");
VgPsConvert("4dbar.ps", "4dbar.wmf", PWMF, NULL);
Convert 4dbar.pdf to 4dbar.png using the pdf2xxx.ini configuration file
VgPsLoadOptions(PDF2XXX, "pdf2xxx.ini");
VgPsBitmapConvert("4dbar.pdf", "4dbar.png", PNG, NULL);
Convert 4dbar.emf to 4dbar.svg using the emfxxx.ini configuration file
VgPsLoadOptions(EMF2XXX, "emf2xxx.ini");
VgEmfFileFlowTo("4Dbar.emf", SVG, "4Dbar.svg");
Publisher
Primary Category
Related Products
Related Categories