[iText-questions] pdfPTable

2003-11-24 Thread Sam Maina
Title: Message Am having problems nesting PdfPTables:   If I enclose two PdfPTables within a larger one, no data shows if an enclosed PdfPTables goes beyond the page. Meaning, if one column of the enclosing PdfPTables exceeds the page size, then nothing shows.   Sam Maina Web Developer

[iText-questions] special characters

2003-07-31 Thread Sam Maina
Title: Message (B (B (B (BThis characters are (Bnot asian. \u221E represents $B!g(J. (BI don't (Bthink I need asian characters. The only characters am able to display is the (BGreek. (B  (B  (B (B - Original Message - (B From: (B Sam Maina (B (B To: &#

[iText-questions] special characters

2003-07-31 Thread Sam Maina
Title: Message I tried : document.add(new Chunk("some special characters \u221E \u2264")); And all it show is "some special characters" omitting the unicode characters. What more do I need to do to show these characters?   Sam Maina Web Developer  Knovel  Corporation (60

[iText-questions] Special Characters

2003-07-31 Thread Sam Maina
Title: Message (B (B (BCan anyone tell me (Bhow I can display special characters. (BI am able to display (Bonly the Greek characters. For example, how can I display $B!g(J. (Bamong other (Bsymbols. (B  (BSam Maina (BWeb Developer (B Knovel  Corporation (B(607) 773 1840 ext (B67

[iText-questions] Encodings

2003-07-25 Thread Sam Maina
Title: Message I need help. I am new to Itext and I was wondering if there is a way I can programmatically using a servlet convert the following ASCII characters to there respective symbols. This data comes from the database and I would like to convert it on the fly.   for example: | co

[iText-questions] PdfPTables

2003-06-26 Thread Sam Maina
Title: Message Is there a way I could set two PdfTables side by side. I am trying to have a table with two cells each containing a table.  

[iText-questions] Tables

2003-06-26 Thread Sam Maina
Title: Message Is it possible to create a Pdf Table without borders? I tried: Table table = new Table(2); table.setBorder(0);   I was hoping this would produce a table with no borders.

[iText-questions] String Size

2003-06-10 Thread Sam Maina
Title: Message I need help in determining the size if a string  of a particular font. I noticed that com.lowagie.text.pdf.PdfGraphics2D.PdfFontMetrics  has a stringWidth(String) method which could probably be helpful. Unfortunately, the constructors of this class are private. How can solve t

[iText-questions] Cells

2003-06-06 Thread Sam Maina
Title: Message How would I set the cells in a PdfPTable to absolute widths rather than percentages.   Sam Maina Web Developer  Knovel  Corporation (607) 773 1840 ext 670 [EMAIL PROTECTED]