B2022-083: Support Conditional RO Values (v2.1) [Part-2]
This commit is contained in:
@@ -494,7 +494,7 @@ namespace Volian.Print.Library
|
||||
MSWordToPDF.DocReplace = DocReplace;
|
||||
MSWordFile = MSWordToPDF.GetDocPdf(section, PrintOverride.TextColor);
|
||||
MSWordToPDF.DocReplace = null;
|
||||
GC.Collect(); // memory garbage collection
|
||||
//GC.Collect(); // memory garbage collection
|
||||
OnStatusChanged("MSWord converted to PDF " + MSWordFile, PromsPrinterStatusType.MSWordToPDF);
|
||||
}
|
||||
return MSWordFile;
|
||||
|
Reference in New Issue
Block a user