conver Binary data to PDF in C#

Posted by acadia on Stack Overflow See other posts from Stack Overflow or by acadia
Published on 2010-05-18T16:21:25Z Indexed on 2010/05/18 16:30 UTC
Read the original article Hit count: 390

Filed under:

How do I convert byte[] into a PDF document in C#? I want to create a PDF file from the byte[] into c:/PDF/test.pdf

© Stack Overflow or respective owner

Related posts about c#