Re: [iText-questions] Rather complex shipping slip

2008-01-29 Thread Bruno Waes
); rawText += '\u' + userValue; bc.setCode(rawText); return bc; } Paulo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruno Waes Sent: Thursday, January 24, 2008 8:54 AM To: Post all your questions about iText here Subject

[iText-questions] another PdfPCell constructor

2008-01-25 Thread Bruno Waes
this is just an idea that would be quite usefull i think now PdfPCell has a nice constructor PdfPCell(PdfPCell cell) that constructs a deep copy of another PdfPCell, which comes in handy for passing the table.getDefaultCell(); when you create a PdfPTable inside a cell with the constructor

[iText-questions] Rather complex shipping slip

2008-01-22 Thread Bruno Waes
I am working on creating a shipping slip in iText. Each A4 page consists of 3 areas, to make it easy i ll refer to it as the top, the middle and the bottom 1/3 of the page. 1) top area : The top 1/3 area contains a company logo, orderid, dates, ... I have created documents with itext before and

Re: [iText-questions] Rather complex shipping slip

2008-01-22 Thread Bruno Waes
On Jan 22, 2008 2:17 PM, Bruno Lowagie [EMAIL PROTECTED] wrote: You are using PdfPTable.writeSelectedRows, which is OK, but please read on to Chapter 7 and have a look at the following extra code sample: http://itext.ugent.be/itext-in-action/examples/chapterX/TablesInColumns.java

Re: [iText-questions] identify color pages plugin

2007-12-18 Thread Bruno Waes
On Dec 17, 2007 6:15 PM, Xavier Le Vourch [EMAIL PROTECTED] wrote: so basicly my questions are whether this is a windows only solution and if not, how do i add the libraries to the classpath? The gsdll32 dll is only needed for Windows. For Linux, the javastub shared library uses the GS