Is it possible, to add support for the PrintTaskOptionDetails.GetFromPrintTaskOptions, to create own print options?
@deltakosh paging requires measuring, and measuring requires rendering. It's a job that goes beyond the responsibility of a single PrintHelper class. You can get some inspiration here: https://github.com/XamlBrewer/XamlBrewer.Uwp.PrintService.
Why don't you think we could not extend the PrintHelper to do the same?
Or even integrate your brillant work :)
There are two issues that kept me from creating an easier reusable version of this framework:
@deltakosh I don't mean to be pushy but can i know if you / someone is working on this? I am using Syncfusion pdf helper but Printing MarkdownTextBlock without Page Breaks is not so good.
We did not get to this for 2.0, we will try again for 2.1. We are also open to contributions if anyone wants to pick this up ;)
Added with #1964
Most helpful comment