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…..."PDFCreator" For Each page As Page in m_Document.Pages page.PageInfo.IsLandscape...