How to view PDF stored as SQLServer image on ASP.Net page

In my new ASP.Net application, I have these requirements:
1, to display PDF document stored in SQL Server
2, to extract the embedded PDF to an external PDF file.
3, the solution must be compatible to ASP.Net 2003 and ASP.Net2005 and up.

Thanks

Hello Cahn,

Thanks for considering Aspose.

Regarding your query to store Pdf files into SQL database and retrieve them, kindly visit http://www.pcreview.co.uk/forums/thread-1250315.php


2- Can you please elaborate your requirement "Extract the embedded Pdf to an External Pdf file" is it some sort of attachment in the Pdf file ?