Hi,
is it possible to merge an existing pdf with a pdf that will be created with stimulsoft?
So a user uploads a pdf and it will be merged into a pdf that will be created with stimulsoft.
Thank you!
Merging PDFs
Merging PDFs
Hello,
This task in not about the reporting tool. So we do not have such functionality.
You can do it using third party utilities.
Thank you.
This task in not about the reporting tool. So we do not have such functionality.
You can do it using third party utilities.
Thank you.
Merging PDFs
You can merge pdfs programatically with itextsharp. Is a free .net library for manipulate pdf files.
http://sourceforge.net/projects/itextsharp/
Best,
http://sourceforge.net/projects/itextsharp/
Best,
Merging PDFs
Thank you for sharing your knowledge with other developers.
Merging PDFs
@Mpanal
Thank you!
Thank you!
Re: Merging PDFs
Hello,
One more PDF-merging utility, PdfSharp project http://www.pdfsharp.com/PDFsharp/ . They have a sample that demonstrates how you can merge two PDF files using that library http://www.pdfsharp.com/PDFsharp/index. ... &Itemid=45.
I hope this helps too.
Thank you.
One more PDF-merging utility, PdfSharp project http://www.pdfsharp.com/PDFsharp/ . They have a sample that demonstrates how you can merge two PDF files using that library http://www.pdfsharp.com/PDFsharp/index. ... &Itemid=45.
I hope this helps too.
Thank you.