-none- 2007-09-16 - By Hans
Back Hi everyone,
I created a Paragraph using following codes:
Font font9 = FontFactory.GetFont(FontFactory.TIMES_ROMAN, 10); Paragraph prs = new Paragraph("Liberia?Informal Briefing on Financing Package for Arrears Clearance and ", font9);
Is there any API for me to get the size of string. I mean not the string length, but the space the string occupies. Thanks.
Best regards.
Hi everyone,<br><br>I created a Paragraph using following codes:<br><br> Font font9 = FontFactory.GetFont(FontFactory.TIMES_ROMAN, 10);<br> Paragraph prs = new Paragraph("Liberia?Informal Briefing on Financing Package for Arrears Clearance and ", font9); <br><br>Is there any API for me to get the size of string. I mean not the string length, but the space the string occupies.<br>Thanks.<br><br>Best regards.<br><br><br><br>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|