Hi Romane,
Thank you for using Syncfusion products.
You can use SfRichTextBoxAdv control to load Word documents. Using GetPageAsImageAsync() method, you can retrieve the page in SfRichTextBoxAdv as BitmapImage by specifying the page number. You can then print these bitmap images using PrintManager. We have prepared a sample to demonstrate the same. Please do find the sample from below link.
Sample Link:
http://www.syncfusion.com/downloads/support/forum/121264/ze/SfRichTextBoxAdv_UWP_Print474028334.zip
Please let us know if you have any other queries.
Regards,
Sarath
C:\Program Files (x86)\Syncfusion\Essential Studio\13.3.0.7\Universal Windows\10.0\SDK\References\CommonConfiguration\neutral
C:\Program Files\Syncfusion\Essential Studio\13.3.0.7 \Assemblies for Universal Windows\10.0\
|
Hi,
I just wanted to know if it was possible to do the same ( print word document ) but with an Excel document ?
I know that SfRichTextBoxAdv can't open Excel document but maybe an other control could and would allow me to print it ?
Regards,
Charles