Hello,
I used PdfTemplate how i reported in table_template.java example but
I used Table instead PdfPTable.

I have found this problems:

[1] When I put rotated text in Table the text exit from the cell.
    So I have used this code:

Chunk ck = new Chunk( img, 0, -(float)(width * Math.sin(rotation)) );

[2] Using PdfTemplate I must use BaseFont, so all formattation feature
    of class Font is lost.

Have you any suggestion for me?




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to