vikrambalye / dompdf

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

In a row right span is moving to left when data extends to next page #312

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.In a row I have one left span and one right span. when the data extends to 
next page that data shifted to left side. if any one havethe solution please 
provide it   
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by m.narend...@gmail.com on 25 Jun 2011 at 12:34

Attachments:

GoogleCodeExporter commented 9 years ago
Can you attach a sample HTML document. With rowspan you could be running into a 
few known issues, but this one sounds like it's due to the problem outlined in 
issue 48

Original comment by eclecticgeek on 26 Jun 2011 at 1:37

GoogleCodeExporter commented 9 years ago
This markup has been written in DIV structure, not in tables.

Original comment by m.narend...@gmail.com on 27 Jun 2011 at 1:12

GoogleCodeExporter commented 9 years ago
I think it's safe to say that typically when talking about rowspan and HTML 
tables are inferred. Are these floated divs? Set to display: table-cell?

Original comment by eclecticgeek on 27 Jun 2011 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by eclecticgeek on 30 May 2013 at 5:16