[iText-questions] Help !

2012-10-26 Thread Manu Duhale
Hi, I have a loop creating different PDFs with the same template but not the same content that works. Let's be clear, these PDFs are books, there's a unique story in which the reader (a child) is the hero ! The head of the main character is a picture of the child face and the name also varies from

[iText-questions] URGENT QUESTION

2008-12-11 Thread Manu Valenciano
Hello, I'm Manu, software developer of Ricopia Henares (SPAIN). I'm doing some testing with the library iTextSharp. I need to separate the pages of a PDF in various documents. How I could do this process using iTextSharp?. If you can help me, I be very grateful. A greeting.

[iText-questions] Build list in a PDF table

2006-12-06 Thread Manu
= new PdfPTable(2); pdfPTable.addCell("Test"); pdfPTable.addCell(pdfCell); document.add(pdfPTable); document.close(); It doesn't work. How can I resolve this problem ? (I need this paragraph) Thanks for your help. Manu - ALICE SECURITE ENFANTS --

[iText-questions] Chapter on same page

2004-10-27 Thread Manu
How to add a new chapter on a page which already contains a chapter ? Thank you. --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux