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

pdfDocument.Save method takes Stream type of input parameter. Not able to save using file name.

Hi,
              I am working on UWP project. Built the PdfDocument object and trying to save using pdfDocument.Save("FileName.pdf"); 

Reference link  : https://www.syncfusion.com/kb/6025/how-to-draw-more-than-one-tables-sequentially 

but PdfDocument.Save() takes input parameter type Stream.

Did I miss any dll reference in the project as i am not able to access the Save method with input param of type string ?

How should I save the document and see the changes in pdf file ?


1 Reply

CM Chinnu Muniyappan Syncfusion Team July 4, 2016 09:17 AM UTC

Hi Narendher, 

Thank you for contacting Syncfusion support. 

You can save the PDF document to local folder in UWP platform, please refer the code snippet provided in the below link. 

Note: Here we have shared the WinRT specification and the same can be used in UWP for saving the PDF in local. 

Regards, 
Chinnu 


Loader.
Live Chat Icon For mobile
Up arrow icon