Bug 4491 - PCL renderer not rendering tables correctly
Summary: PCL renderer not rendering tables correctly
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: all
Hardware: Other Linux
: P3 major
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
: 5430 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-29 07:46 UTC by Amit Ramdath
Modified: 2012-04-01 06:37 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amit Ramdath 2001-10-29 07:46:53 UTC
Hi, I have used FOP to create documents using the fo:table tag.  The tables
look fine in the AWT, PDF, and PS documents but when I render the document
using the PCL renderer and send the PCL to the printer all of the left and
right cell borders seem to move down and start from the the bottom of the table,
so I have the top border, no side borders, then the bottom border with the side
borders extending downwards.  The length of the side borders seem to be fine,
just the positioning seem to be a problem.  Does anyone have a bug-fix or a
solution.
PS. I am setting my table borders using the border-width and border-style
attributes in the table-cell tag.
Thanks, hope someone can help - if you need more info please contact me - 
amitr@hemtech.co.za
Comment 1 art_w 2001-10-29 10:51:47 UTC
This should be fixed with version 1.13 of PCLRenderer.java. I do not know if 
this was in the last JAR that was built. To get the fix you may need to 
download this version and build with the CVS as of before the recent AreaTree 
changes.
Comment 2 art_w 2001-12-14 09:33:02 UTC
*** Bug 5430 has been marked as a duplicate of this bug. ***
Comment 3 Glenn Adams 2012-04-01 06:37:43 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed