PDF File Writer Class Library - Author Uzi Granot
PdfDocumentDebug Field |
Debug flag
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)


Debug flag. Default is false. The program will generate normal PDF file.
If debug flag is true, the library will not compress contents, will replace images and font file with text place holder.
The generated file can be viewed with a text editor but cannot be loaded into PDF reader.
