iTextSharp,
I tried all of the iTextsharp dll versions. I just cannot get a text in a cell
of a table rotated.
Dim cell As Cell = New Cell
cell = New Cell(New Phrase("This is a test", New
iTextSharp.text.Font(Font.COURIER, 9, Font.NORMAL)))
i tried:
cell.Rotate() 'nothing happends
andalso:
cell.Rotation = 90 'rotation = readOnly, so an error accured
Please can anyone help me?
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/