We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

PDF and Streaming (Syncfusion 4.202.0.37)

Hi!

I get from our server a Base64String that represents a PDF file generated by the server. I'd like now to display that pdf on a WinForm. Is that somehow possible to do? Or can I use streaming to realize that? I saw convertion from Word Docs and HTML to PDF but did not found any other way. Thank you!

Regards
Dan Roesch

1 Reply

BP Bhuvaneswari P Syncfusion Team May 11, 2007 10:42 AM UTC

Hi Dan,

We can view the PDF document in the Windows form using the web browser control as shown in the code snippet below,

webBrowser1.Navigate("Sample.pdf");

Note: Without Acrobat reader we cannot view the PDF on a WinForm

Herewith I have attached a sample for your reference.
http://websamples.syncfusion.com/samples/PDF.Windows/f60725/main.htm

I hope this would meet your requirement.

Please let me know if you have any other queries.

Thank you for your interest in Syncfusion products.

Best Regards,
Bhuvaneswari.

Loader.
Live Chat Icon For mobile
Up arrow icon