Does anyone have any experience with PODOFO Click Here.
I've read everything they have to offer and I admit, some of their points are a little advance for me.
I'm trying to determine whether PoDoFo can be compiled as part of my c++ application so that my application is standalone. OR, do I have to ship something with it in order to use the PoDoFo functionality.
There is a section in it's documentation which says the below:
Remember that you must ship zlib1.dll with your application. During testing it must be in the same directory as the PoDoFo-using executable or the directory containing it must be on your system PATH.
Does this mean I always have to ship this dll with my app or is this just for testing?
I want to statically compile PODOFO with my application so there is no extra piecec which need to be carried with it.
Thanks