Rotate the cell 180 degrees with PdfPCell.setRotation(180).
Paulo
On Fri, Apr 5, 2013 at 4:48 PM, David Hines wrote:
> I have a sheet of paper that identifies a particular part in our
> manufacturing system. When placed on racks to dry, the paper is placed next
> to it, but upside down. How woul
I have a sheet of paper that identifies a particular part in our
manufacturing system. When placed on racks to dry, the paper is placed next
to it, but upside down. How would I display only the contents of a PdfPCell
upside down?
---