Re: Convert btye[] to pdf
Peter Vertes <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <[email protected]> |
I did a webpage that did something similar. Basically users were able to upload PDFs to a database via the website and they also had the ability to retrieve them from the database. I stored them in the database as a BLOB (it way MySQL) but before converting it back to a PDF I had to write the stream to the file system and create the .PDF file there. -Pete On Wed, Jan 21, 2009 at 8:51 AM, Hevel, Shawn <[email protected]>wrote: > We have a C# application that receives a byte[] and I'd like to convert > it to a pdf, doing so in memory, and then opening the file in Adobe > Reader? > > > > Has anyone successfully accomplished this or know how to do it? > > > > Thanks, > > > > > > Shawn Hevel, API, AIT > Lead Programmer Analyst > Information Technology Department > South Carolina Farm Bureau Insurance Companies > Phone: (803) 936-4331 > Fax: (803) 936-4629 > Work Email: [email protected] <mailto:[email protected]> > Home Email: [email protected] <mailto:[email protected]> > > > > =================================== > View archives and manage your subscription(s) at > http://peach.ease.lsoft.com/archives > =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives