-
Notifications
You must be signed in to change notification settings - Fork 225
PDFHummus namespace
galkahana edited this page Aug 14, 2011
·
1 revision
To avoid collisions i started to use a C++ namespace for some items in the library. Currently (version 2.0) these are:
-
DocumentContext
class. source file -
EStatusCode
enumerator, and it's respective valueseSuccess
andeFailure
. source file
- First Steps In Creating a PDF file
- Creating PDF Pages
- Images Support
- Text Support
- Adding Content to PDF Pages
- Links
- Unicode and UnicodeString class
- PDF Embedding
- Custom input and output
- Using Form XObjects
- Forward Referencing
- JPG Images Support
- TIFF Images Support
- PNG Images support