HTML2PDF Conversion.
Posted
by piemesons
on Stack Overflow
See other posts from Stack Overflow
or by piemesons
Published on 2010-03-29T10:09:08Z
Indexed on
2010/03/29
10:13 UTC
Read the original article
Hit count: 621
I downloaded these Project files for converting html to pdf. but when i am trying to run any example its giving me error:
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\html2pdf\html2pdf.class.php:960) in C:\xampp\htdocs\html2pdf\_tcpdf\tcpdf.php on line 5499
TCPDF ERROR: Some data has already been output to browser, can't send PDF file
I am not able to figure this out. Can anybody help me.Its just a matter of 1 min work but i m so stupid that i am not to figure this one.
Actually i am trying to do this
© Stack Overflow or respective owner