Is there a way to edit a pdf with C#?

Posted by Lieven Cardoen on Stack Overflow See other posts from Stack Overflow or by Lieven Cardoen
Published on 2010-05-27T17:55:51Z Indexed on 2010/05/27 18:01 UTC
Read the original article Hit count: 246

Filed under:
|
|

I would need to edit a pdf at runtime in C#.NET. Is this possible? Like copying things in the pdf, editing textfields, ...?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET