[iText-questions] Table collapse

2006-10-31 Thread zenith cool
Hi Everyone,   While converting from XML to PDF, is there a way I can collapse all empty rows? I am using the DTD described here http://itext.sourceforge.net/itext.dtd   Thanks,   Zenith - Using Tomcat but need to do more

[iText-questions] Table while converting XML to PDF

2006-10-26 Thread Zenith
Hi Everyone, I posted this query sometime back also. While converting from XML to PDF using an XML template with iText, is there a way I can define the rows of the table dynamically? Thanks, Zenith - Using Tomcat but need

Re: [iText-questions] XML to PDF Query

2006-10-24 Thread Zenith
Thanks David but I am using iText as API only Regards, Zenith - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

Re: [iText-questions] Generating one pdf instead of many

2006-10-24 Thread Zenith
Thank you Bruno a lot. Best Regards, Zenith - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere

[iText-questions] Generating one pdf instead of many

2006-10-24 Thread Zenith
://itext.ugent.be/itext-in-action/examples/chapter14/results/simple_letter2.pdf Instead of two PDFs as output, is there a possibility that I can get one pdf with two pages? Thanks, Zenith - Using Tomcat but need to do more

[iText-questions] XML to PDF Query

2006-10-23 Thread zenith cool
the template originally, then few records are blanks.   Thanks,   Zenith - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

Re: [iText-questions] Creating form fields in a paragraph

2006-09-21 Thread Zenith
Zenith gmail.com> writes: Thnx, I managed to solve the above issue. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your o

Re: [iText-questions] Creating form fields in a paragraph

2006-09-20 Thread Zenith
mailto:itext-questions-bounces lists.sourceforge.net] On Behalf Of > Zenith > Sent: Wednesday, September 20, 2006 8:33 AM > To: itext-questions lists.sourceforge.net > Subject: Re: [iText-questions] Creating form fields in a paragraph > > Bruno Lowagie lowagie.com> writes: >

Re: [iText-questions] Creating form fields in a paragraph

2006-09-20 Thread Zenith
Bruno Lowagie lowagie.com> writes: > > Zenith wrote: > > > Thanks for the link. Can you explain a bit what you are trying to do > > Trying to do? I'm not trying, I'm doing it. > The reason why the book samples have very little comments, > is t

Re: [iText-questions] Creating form fields in a paragraph

2006-09-20 Thread Zenith
Bruno Lowagie (iText lowagie.com> writes: > > Zenith wrote: > > Bruno Lowagie lowagie.com> writes: > > > >> I use class FieldPositioningEvents and chunks: > >> > >> FieldPositioningEvents fpe = new FieldPositioningEvents(); > >> wr

Re: [iText-questions] Creating form fields in a paragraph

2006-09-19 Thread Zenith
cTag("academic_year"); > > The academic_year chunk can be added to the Paragraph. > br, > Bruno I got a null pointer exception while using that code snippet of urs. Zenith - Take Surveys. Earn Cash. Infl

[iText-questions] Creating form fields in a paragraph

2006-09-19 Thread Zenith
Hi, Can anyone tell me how can I create a form field in a paragrah using itext? Thanks, Zenith - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chanc