Forum Moderators: coopster

Message Too Old, No Replies

PDF Creation

Want some help in using html2pdf

         

IndiaMaster

12:10 pm on Jul 24, 2007 (gmt 0)

10+ Year Member



Hi,

I am using html2pdf for generating invoices in PDF format. But I have got some problems. Though the main format has been converted into PDF easily, but the logo on the invoice is not appearing and also the style-sheet is not working.

Any help is greatly appreciated.

Waiting eagerly for help!

Thanks in Advance,

- IndiaMaster

eelixduppy

6:01 am on Jul 27, 2007 (gmt 0)



Are you getting any errors from the script? Have you tried using just regular PDF functions [php.net] to display the image?

RonPK

8:58 am on Jul 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



IndiaMaster, this sounds like a path issue. Have you tried using full URIs, like
http://www.example.com/css/my.css
?