Html to Pdf

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
my_raj_raj2
Forum Commoner
Posts: 28
Joined: Mon Mar 20, 2006 8:06 am
Location: India

Html to Pdf

Post by my_raj_raj2 »

Hi all,

I am create pdf format the current page.It is working but html tags are show like <b> </b> in pdf file.

how to convert the html table to pdf fomat.

It is possible?

Anyone tell me how to convert?

Thanks in advance.
User avatar
ddragas
Forum Contributor
Posts: 445
Joined: Sun Apr 18, 2004 4:01 pm

Post by ddragas »

Dont know how to convert but try to use http://www.fpdf.org/
User avatar
wtf
Forum Contributor
Posts: 331
Joined: Thu Nov 03, 2005 5:27 pm

Post by wtf »

Post Reply