The easyPDF Objects are a group of COM objects which contain the functionality to create and modify PDF files.
| Object | Use |
| easyPDF Printer
SDK |
Creating PDF |
| easyPDF
PDF Processor SDK |
Modifying PDF |
| easyPDF
PDF Converter SDK |
Converting PDF into other formats |
| easyPDF
PDF Document SDK |
Processing PDF Form |
| easyPDF SDK
Loader |
Helper object for running Printer SDK on server environment |
The objects were written in Visual C++ using ATL. The result is a set of extremely small, fast and efficient COM objects. The easyPDF Objects are designed to run on 32-bit and 64-bit, as well as Intel and AMD. In short, Windows implementations running on Intel-compatible processors. Each object is contained in its own DLL.
| Object | Prog ID | Namespace | File Name |
| Printer Object | easyPDF.Printer.6 | easyPDFPrinter | bepprint.dll |
| PDF Processor Object | easyPDF.PDFProcessor.6 | easyPDFProcessor | bepproc.dll |
| PDF Converter Object | easyPDF.PDFConverter.6 | easyPDFConverter | bepconv.dll |
| PDF Document Object | easyPDF.PDFDocument.6 | easyPDFDocument | bepdoc.dll |
| Loader Object | easyPDF.Loader.6 | easyPDFLoader | bepldr.exe |
Each COM object can behave as in-process OLE automation server or as an OCX. Almost every development environment on the Windows platform supports the use of this type of object.
The easyPDF Objects work great with