Jeckky / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

First page problem to dompdf #439

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Hello,
I need your help. Last few hours i am struggling with dompdf first page 
problem. I have added header and table to pdf file but on first page the header 
and first row collapsed between each other. For other pages it shows well 
problem occurs only to first page 

I am using 0-6-0 beta1 version of dompdf.

thank you,
Tej

Original issue reported on code.google.com by tejasvis...@gmail.com on 9 Mar 2012 at 9:21

GoogleCodeExporter commented 9 years ago
do you have a sample HTML document? Also, if you're using beta 1 you should 
consider upgrading to beta 3

Original comment by eclecticgeek on 9 Mar 2012 at 5:48

GoogleCodeExporter commented 9 years ago
Thanks for your reply.
Here i have attached the file Please check it.

Tej

Original comment by tejasvis...@gmail.com on 10 Mar 2012 at 4:59

Attachments:

GoogleCodeExporter commented 9 years ago
It would help more to see the actual HTML, not the PHP that generates the HTML. 
Otherwise it's hard to reproduce what you are experiencing. One way to get the 
HTML is to call $dompdf->output_html().

Have you tried upgrading to beta 3?

Original comment by eclecticgeek on 17 Mar 2012 at 2:15

GoogleCodeExporter commented 9 years ago

Original comment by eclecticgeek on 24 May 2013 at 3:00