AvaloniaUI.PrintToPDF
AvaloniaUI.PrintToPDF copied to clipboard
Blank page if launched from command line
Hello, if I add "--pdf" in the command line arguments, and then I launch the Demo as a batch, the code in the Model constructor is hit as expected, but the PDF document written is a blank page. Do you know how to programmatically draw the pages and only after call the save of all pages? Thanks, L