zkh152 / xdocreport

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

ODT->PDF Conversion: Overlapped Table Cell Borders cause PDF borders to be rendered thicker #201

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
>>> What steps will reproduce the problem?
1. Convert the attached "table_borders.pdt" file to PDF using the PdfConverter 
XDocReport class.
2. Open the PDF viewer and note the thickness changes in the table at different 
zoom levels (150% and 177% are of note - see attached screenshot 
"table_borders1.png" and "table_border2.png" for exact locations).

>>> What is the expected output? What do you see instead?
The expected output should be the table with consistent border thickness at all 
zoom levels.

>>> What version of the product are you using? On what operating system?
1.0.0
Windows 7 64-bit

>>> Please provide any additional information below.

Original issue reported on code.google.com by PhilipDN...@gmail.com on 3 Dec 2012 at 5:31

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

Many thank's to attach your odt. I will create JUnit with your odt.
I think we have the same problem with docx converter. In docx specification, 
there are rules about border collision (border defined on the right of cell A 
and the left of the cell B). I have not developped this specification, so with 
docx there are the same problem.

I don't know for odt if there are specification about border collision.

Regards Angelo

Original comment by angelo.z...@gmail.com on 3 Dec 2012 at 8:24

GoogleCodeExporter commented 9 years ago
@Leszek I think we should work together to manage border ( fix this isuse and 
manage border with dash etc, by using iText PDpCellEvent).

Regards Angelo

Original comment by angelo.z...@gmail.com on 3 Dec 2012 at 8:26

GoogleCodeExporter commented 9 years ago
Hi Leszek,

Do you think you will have time to study this issue?

Many thank's for your help.

Regards Angelo

Original comment by angelo.z...@gmail.com on 17 Sep 2013 at 4:22