News

I am trying to convert HTML files into PDF files using C++ library. I am calling function (callFunction (const string strFullHTMLFileName, const string strFullPDFFileName)) each time I want to convert ...