I have noticed this too...it appears to be a matter of how the exact positioning of the borders is done. I created a form with several boxes on it and I had to play around with the xslt for quite a while before I got all of the box borders to coincide exactly on the printed form (we made the decision that this was more important than a perfect screen rendering).
Bob Hitchins Senior IT Business Analyst Cargill Crop Nutrition -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 16, 2003 11:04 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: why some talbe cells have thiner border? Dtang, Does it print out this way or is it an artifact of the PDF display? I have noticed differences between the display and the print output in the past. Mark Dudley Xerox Corporation -----Original Message----- From: dongjiang tang [mailto:[EMAIL PROTECTED] Sent: Thursday, January 16, 2003 10:55 AM To: [EMAIL PROTECTED] Subject: why some talbe cells have thiner border? Hi, I am define all the border of my cell the same border, but some of them are thiner, any idea? this the piece of code: <fo:table-cell padding-top="3pt" padding-right="5pt" display-align="after" border-bottom-style="solid" border-bottom-width="2pt" border-top-style="solid" border-top-width="2pt" border-left-style="solid" border-left-width="2pt" border-right-style="solid" border-right-width="2pt" > thank you! dtang --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
