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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.