BCL easyPDF SDK is a PDF development toolkit designed specifically to help you develop PDF Server and Desktop Applications with very minimum effort. In most cases, 3 to 15 lines of codes are all it takes to generate PDF and complete your programming project. BCL easyPDF SDK comes with all these features: - PDF Printer API - Convert Printable Documents to PDF
This API has everything you need to convert printable documents into PDF. - PDF Processor API - Process and Manipulate PDF
Use this API to process and manipulate existing PDF documents. - PDF Converter API - Raster PDF into image
Use this API to raster PDF into image (BMP, GIF, JPEG, PNG, and TIFF). - PDF Document API - Process PDF Forms
This API allows you to extract, insert, and update data in PDF Forms.
System Requirements easyPDF SDK requires one of these OS'es: Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 (32-bit only) Microsoft Windows Vista PDF Creation BCL easyPDF SDK is a PDF printer driver technology, so it requires the host application that can view and print your documents to be installed in the same machine as easyPDF SDK. For example, to convert Excel and Word documents to PDF, you have to have both Microsoft Word and Excel installed. Development Environment BCL easyPDF SDK allows programmers to create, manipulate, and modify PDF documents from any language that supports COM Objects, including: - ASP and ASP.NET (running in Web Server)
- PHP
- VBScript
- Java (using Java COM bridge)
- ColdFusion
- Perl
- Python (requires PythonWin)
- Visual Basic.NET
- Visual C# .NET
- Visual C++ 6.0
- Visual Basic 6.0
- Any programming language that supports COM Object, ActiveX, OLE
- A COM Object bridge may be used with languages that don’t have native COM Object support.
|