Merge branch 'master' of https://verag.visualstudio.com/SDL/_git/SDL
This commit is contained in:
@@ -1283,8 +1283,9 @@ Public Class cFormularManager
|
||||
End If
|
||||
Next
|
||||
End If
|
||||
End If
|
||||
|
||||
If printerName = "" Then
|
||||
If printerName = "" Then
|
||||
Dim oPS As New System.Drawing.Printing.PrinterSettings
|
||||
printerName = oPS.PrinterName
|
||||
For Each sizes In oPS.PaperSizes
|
||||
@@ -1303,7 +1304,7 @@ Public Class cFormularManager
|
||||
|
||||
End If
|
||||
|
||||
End If
|
||||
|
||||
'Dim docs As Spire.Pdf.PdfDocument() = {New Spire.Pdf.PdfDocument("C:\Users\DEVELOPER1\Desktop\Agrotel.pdf")}
|
||||
|
||||
If printerName = "" Then
|
||||
|
||||
Reference in New Issue
Block a user