litePDF is a Windows library (DLL), which allows creating new and editing of existing PDF documents with simple API. Page content is drawn with standard GDI functions through a device context (HDC or TCanvas, in case of Delphi or C++ Builder).
Features
- create new PDF documents in memory only, or with direct write to a disk
- load of existing PDF documents
- modify or delete of existing pages
- copy pages from other documents
- incremental update of PDF documents
- encryption of PDF documents
- digitally sign PDF documents (new or existing)
- draw with GDI functions both directly to a page, and to a resource/template (XObject)
- draw of created resources into a page
- font embedding, complete or subset
- font substitution
- attach files into PDF documents
- low-level PDF operations
Categories
PDFFollow litePDF
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent library for signing pdfs. Congratulations on the project.
-
This library can save you tons of time if you have an old code base that needs to support printing to pdf files.
-
It is an awesome library to manipulate PDF in the back-end.