06-15-2012 07:47 PM
Thanks. I have read that, but I failed to install HARU pdf library.
I have solved my problem by installing "pdftk" & merge my pdf by using System call.
06-16-2012 09:48 AM
I don't understand your reply. I had to install nothing about the library.
I downloaded the "dll_win" package in which you can find the dll (to simply copy into the apoplication directory or into windows\system folder to have it available for all programs) and the collection of documentation, lib and include files to use while developing applications. I choose to statically link to the dll so I had to add the lib to my projects and that's all!