Codeasearch.com - Search your code with us Login | Register | Contact us
  Forums > Php > Convert Html to pdf using php
dubaiselvam
Posted on Mar 4, 2009
Join Date: November 2008
Location: United arab emirates ( Dubai )
Posts: 6
 
Convert Html to pdf using php  

The problem is in HTML. If table width is large means, after converting pdf , partial table only displaying in pdf.
Can you please find a solution for me?

Example: Below I have given html code.
I want to convert it to pdf with out any conflicts.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="100%" border="1">
<tr>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>

<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>

<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>

<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>

<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
<td>kannna</td>
</tr>
</table>
</body>
</html>



 Hot Discussion
Go Tech launches Android tablet for Rs 3,999...
Sony targets retailers with quick sales pitches and rew...
Share and discover new activities with Google Schemer...
Samsung gets 9 mn preorders for Galaxy S3: Report...
Google revamps search engine to think like a person...
 
 Discussion Topics
IT News
Php
Javascript
Technology Updates
Asp.Net
MySql
Ajax
Html
Fedora
Software Testing
Asp
Java
General
Flash
Ruby on Rails