J
Jeff Wei
Guest
Dear Sirs
We have a WPF application which display a complex form for a medical data record. User can also click a button to convert the form into the Pdf format for further reading. The current implementation is a two steps conversion which is to to convert it to .XPS first and then convert it from Xps to .Pdf.
Unfortunately this is a lengthy procedure. always takes more than 30 seconds to complete. is there any more efficient way for this conversion? maybe just convert without using XPS?
Best Regards
Jeff W
Continue reading...
We have a WPF application which display a complex form for a medical data record. User can also click a button to convert the form into the Pdf format for further reading. The current implementation is a two steps conversion which is to to convert it to .XPS first and then convert it from Xps to .Pdf.
Unfortunately this is a lengthy procedure. always takes more than 30 seconds to complete. is there any more efficient way for this conversion? maybe just convert without using XPS?
Best Regards
Jeff W
Continue reading...