This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, October 23, 2009 9:17:45 AM(UTC)
Groups: Registered
Posts: 3
I need to make an incremental update (add some existing pdf pages) to an signed pdf, making the included signature still be valid (that cover the first page). I've seen some post's telling that is possible with LeadTools (Raster PDF Write?), but I'm unable to find a example out to make it append, some one can help? Thanks.
#2
Posted
:
Sunday, October 25, 2009 1:11:06 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
We can add, insert, replace and delete PDF pages (files) which are only created by LEADTOOLS.
If you have a PDF file that you want to edit using LEADTOOLS, you can open the PDF file using LEADTOOLS and resave it.
If you need a sample code that shows how to load, edit and save PDF files using LEADTOOLS, please tell me which LEADTOOLS version (15, 16, etc.) and programming interface (.Net classes, API C DLL, C++ Class Library, etc.) you are using.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Sunday, October 25, 2009 8:22:21 PM(UTC)
Groups: Registered
Posts: 3
I have LEADTOOLS v16 and I use .Net classes.
Thanks.
A.
#4
Posted
:
Sunday, October 25, 2009 10:37:05 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
I am attaching a small LEADTOOLS v16 C# VS2005 project that shows how to load, edit and save PDF files using LEADTOOLS .Net classes.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.