Hi,
I've been reading about podofo, setting it up is quite difficult for me.
Is there any easy way in c++?
Thanks you.
Hi,
I've been reading about podofo, setting it up is quite difficult for me.
Is there any easy way in c++?
Thanks you.
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
Hi,
Thank you for the explanation. I understood the problem.
This will help me a lot.
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
Hi,
i want to integrate code into my solution.
I will try to figure it out again.
Thank you for this suggestion.
Hi,
after a while of searching i found this site,
this seems to be what i need. Download and follow the instructions from post
i tried build sdk with visual studio 2019(v142-18.5 c++17-) but got the following syntax error:

I added include header file/linker to litePDF.lib entries but still no success.
can you check it?
7 people are following this question.