merge multiple pdf files into one using QuestPDF in c#

2.2k views Asked by At

We have created the WinForm application and for PDF generate we have used QuestPDF, but now we want to merge all PDF files into one single PDF using QuestPDF.

Is there any way to merge PDF files using QuestPDF?

1

There are 1 answers

2
K J On

Currently No

It was slated for end of 2022.
However you need to watch for when the Open PR is WAS merged

https://github.com/QuestPDF/QuestPDF/pull/367

LATER EDIT this seems to now be available (untested by me)

The Merge Documents API is now available in the 2023.6.0 release!