How to merge 2 pdf files?

D.D.K-2637 966 Reputation points
2021-06-06T18:01:23.813+00:00

Hi,
I've been reading about podofo, setting it up is quite difficult for me.
Is there any easy way in c++?

Thanks you.

Developer technologies C++
0 comments No comments
{count} votes

Accepted answer
  1. Guido Franzke 2,191 Reputation points
    2021-06-07T06:00:24.967+00:00

    Hello,
    read the error descriptions of LNK2019:
    Functions are missing from a PoDoFo class/namespace. You must include the source of the class/namespace. podofo.sourceforge.net .
    In addition add the source for TLitePDFException to your project. index.html
    Did you try to build the examples of litePDF on the webpage?
    Since the lib is not Standard, you should ask in activity
    Regards, Guido


1 additional answer

Sort by: Most helpful
  1. RLWA32 49,536 Reputation points
    2021-06-06T18:13:12.18+00:00

    If you don't need to write your own code to merge pdf files you can use the free version of pdftk-the-pdf-toolkit


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.