How to display the content of PDF?

Hi,

We are evaluating your Aspose.PDF and Aspose.Chart. Would you please
tell how we can display on web page the content of a PDF file generated
by Aspose.PDF before saving it to harddrive? In another word, I want to
preview the content first before calling Aspose.Pdf.Save(). How can I do
this?

Thank you

Hi,

Thank you for considering Aspose.

Previewing the document before calling Pdf.Save() is not supported in Aspose.Pdf. But you can save the document to the web browser and then save to disk from browser if needed.