Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 10, 2013 08:24 AM by urenjoy
Member
103 Points
91 Posts
Jan 10, 2013 06:10 AM|LINK
Hi frnds,
I need to read pdf page of pdf file1 and attach that pdf page as first second page of another pdf file2 using iTextSharp.
Thanks,
R@J
Star
12023 Points
1805 Posts
Jan 10, 2013 08:24 AM|LINK
If you want to merge pdf:
http://stackoverflow.com/questions/6029142/merging-multiple-pdfs-using-itextsharp-in-c-net
http://stackoverflow.com/questions/2233129/merging-pdfs-with-itextsharp
To insert page in pdf:
http://stackoverflow.com/questions/6657899/insert-page-into-existing-pdf-using-itextsharp
To attach file:
http://stackoverflow.com/questions/3007218/itextsharp-for-pdf-how-add-file-attachments
rajkumar.ms2...
Member
103 Points
91 Posts
Read single pdf page from one pdf file and write write to another pdf page of another pdf file
Jan 10, 2013 06:10 AM|LINK
Hi frnds,
I need to read pdf page of pdf file1 and attach that pdf page as first second page of another pdf file2 using iTextSharp.
Thanks,
R@J
urenjoy
Star
12023 Points
1805 Posts
Re: Read single pdf page from one pdf file and write write to another pdf page of another pdf fi...
Jan 10, 2013 08:24 AM|LINK
If you want to merge pdf:
http://stackoverflow.com/questions/6029142/merging-multiple-pdfs-using-itextsharp-in-c-net
http://stackoverflow.com/questions/2233129/merging-pdfs-with-itextsharp
To insert page in pdf:
http://stackoverflow.com/questions/6657899/insert-page-into-existing-pdf-using-itextsharp
To attach file:
http://stackoverflow.com/questions/3007218/itextsharp-for-pdf-how-add-file-attachments