How to Use Ghostscript DLL to convert PDF to PDF/A

Posted by imgen on Stack Overflow See other posts from Stack Overflow or by imgen
Published on 2009-11-13T03:33:19Z Indexed on 2010/06/05 21:52 UTC
Read the original article Hit count: 277

Filed under:
|
|

How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, i'm using C#.

© Stack Overflow or respective owner

Related posts about c#

Related posts about pdf