Hello,
I can't find the answer how to export multiple controls into single page pdf file.
Extension function of controls "ExportToPdf" are returning PdfDocument instance.
Is there a way to merge those instances into single page pdf? Or is there any better way?
Exporting all xaml window content would also to the job.