perevoznyk / litepdf

LitePDF project imported from SourceForge

Home Page:https://litepdf.sourceforge.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

litePDF SDK contains two versions of litePDF.dll and litePDF.lib files, one
is built in Microsoft Visual C++ (a coff format), which resides directly in
bin/ and lib/ folders, and one built in C++ Builder (an omf format), which
resides in bin/omf/ and lib/omf/ folders. The two libraries are interchangeable,
as long as the PoDoFo::PdfDocument is not used - it is, when there are not
used litePDF_GetPoDoFoDocument() or TLitePDF::GetPoDoFoDocument() functions.
If you need these, make sure you distribute correct litePDF.dll file with your
executable.

About

LitePDF project imported from SourceForge

https://litepdf.sourceforge.io

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 76.9%Language:Pascal 13.1%Language:C 9.0%Language:CMake 1.0%