SaveFile method of Utilities class
jasonhendrix opened this issue · 1 comments
jasonhendrix commented
The SaveFile method of the Utilities class is commented out. Without it, the example of saving as a PDF does not work.
usman-aziz commented
Hi Jason,
Thanks for using GroupDocs.Viewer for .NET.
SaveFile method of Utilities class accepts the file stream and saves it as a file on the disk. In the example of saving the document as PDF, the method RenderDocumentAsPDF uses SaveFile method to save file stream as PDF file. Can you please tell us the issue you are facing in this regards? We shall be looking forward to your response.
Warm Regards