Hi!
DotNetSchnauz wrote:
My legacy code works fine EXCEPT that Orientation.Landscape does not work for me anymore. I reviewed release notes and looked through the forum but I just can figure it out. Has something been deprecated or changed?
There is a documented breaking change with respect to orientation and there is a new ResetPageSize method in the PageSetup class. See here:
https://docs.pdfsharp.net/MigraDoc/DOM/ ... #page-sizeIf you think there is a bug in the Preview class, then please use the IssueSubmissionTemplate to make it reproducible.
https://docs.pdfsharp.net/General/Issue ... About.html