Hi,
i try to print a pdf-Document with landscape orientation. The content is correct, but the paper is not landscape so the content is cut off at the end. I’m using the PDFCreator as printer.
My Code:
m_Docume…...True Next Using pdfViewer = New PdfViewer() pdfViewer.BindPdf(m_Document)...PageCount Dim printerSettings = New PrinterSettings With printerSettings...