Speicherung der PDFs auf C:\VeragTMP\USER_ gelegt
This commit is contained in:
@@ -1354,9 +1354,10 @@ Public Class cFormularManager
|
||||
|
||||
doc.PageSettings.Orientation = Spire.Pdf.PdfPageOrientation.Landscape
|
||||
doc.PrintSettings.SelectSinglePageLayout(PdfSinglePageScalingMode.FitSize, True)
|
||||
|
||||
' doc.PrinterName = printerName
|
||||
' doc.PrintDocument.Print()
|
||||
|
||||
doc.SaveToFile(targetPath)
|
||||
End If
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user