I don't know if anyone has seen this before, but I thought it's worth a post just in case someone has. Any advice is greatly appreciated.
Here's what's happening. I've created a Bill of Lading document using iText 1.1. The IDE I'm using is IBM's VisualAge for Java. For initial testing, I'm using the Websphere Test Environment provided by VisualAge. This is creating a perfect pdf. The example of output using Websphere Test is the attached document entitled CorrectFormat.pdf. The problem comes in when the code is published to our AIX box. The exact code is being executed, but the format of the pdf is off. The text is not printing in the table cells. An example of this can be seen in the attached document entitled FormatIssue.pdf. I'm baffled as to what could be causing this variance. Thanks for any help. J. Prohaska <<CorrectFormat.pdf>> <<FormatIssue.pdf>>
CorrectFormat.pdf
Description: Binary data
FormatIssue.pdf
Description: Binary data
