Skip to main content

Hi, in some of our processes we generate different reports (with devexpress), export these reports to pdf and send the pdf's by e-mail. For instance invoices with attachments. Our customers would like to merge these pdf's to one pdf file and afterwards send the merged pdf file by e-mail. 

Devexpress itself has functionality (api) to merge pfd's. Is this api supported? If not, is there another way to merge different pdf file?

Hi Frank,

We currently don't support the Merge PDF Documents API that merges PDF files. Feel free to make an idea for this. For now, you could make use of third-party API's or a self-created one to merge PDF documents. I did find some open-source libraries that can help with merging PDF's; like PDFsharp.

Idea here: PDF merge possibilty | Thinkwise Community (thinkwisesoftware.com)


Hi Mark, I'’ll make an idea for it. 

I know there are all kind of third party tools but using these tools always brings us more handling en work.      


Reply