Added PDFCount to getLibraryDocuments
Fixed logic to set DebugStatus for PDFs
This commit is contained in:
@@ -220,6 +220,7 @@ namespace Volian.Print.Library
|
||||
document.Open();
|
||||
// Create Layers
|
||||
CreateLayers(writer.DirectContent);
|
||||
MSWordToPDF.DebugStatus = DebugOutput ? 1 : 0;
|
||||
PrintOverride.Reset();
|
||||
if (DebugOutput)
|
||||
{
|
||||
|
Reference in New Issue
Block a user