1

Hi,

I want to use this library for converting HTML file in PDF format in my product. My requirement is to store the PDF file on hard drive after calling "Output" function. However, the Output function of this library does not giving me the desired output. I have debugged into the library code base and found that tcpdf libarry uses 'I', 'D', 'S', 'F' charecters for storing/displaying the output in different-different medium; this library(htmlTopdf) is using the same tcpdf library internally but using only two charecters 'I' and 'S' amung the four options available based on a flag value and option for writing contents on a file is missing. Can anybody look into the issue? or can I fix the issue locally and use the library.

Regards,
Deepak

2

if you use htmlTopdf, you are not on the good forum. here, it is html2pdf... and html2pdf uses also tcpdf, but with the 4 charecters I D S F wink
Ancien pseudo : lolo