Re: [iText-questions] itext irc channel?

2005-07-03 Thread Justin Lee
Several of us in ##java on freenode use itext. There's not an itext channel, per se, on freenode, though. Carsten Hammer wrote: > Hi, > is there something like that? > Best regards, > Carsten > > > > --- > SF.Net email is sponsored by: Discov

[iText-questions] itext irc channel?

2005-07-03 Thread Carsten Hammer
Hi, is there something like that? Best regards, Carsten --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everythin

[iText-questions] Platform-aware utf-8 font initializer

2005-07-03 Thread Ralf Hauser
Hi, As per http://sourceforge.net/tracker/index.php?func=detail&aid=1228772&group_id=15 255&atid=365255 I am trying to get a diverse UTF-8 HTML file converted into PDF and so far only get the German Umlauts working. It appears that adding c:\winnt\fonts\arialuni.ttf to relevant classes solves the

Re: [iText-questions] checkbox becomes invisible

2005-07-03 Thread Paulo Soares
Post also the PDF. - Original Message - From: "R K" <[EMAIL PROTECTED]> To: Sent: Friday, July 01, 2005 9:26 PM Subject: [iText-questions] checkbox becomes invisible Hi, I have a form which contains checkbox groups. If I tried to prepopulate the checkbox using PdfStamper, only prepopu

Re: [iText-questions] Mailing labels

2005-07-03 Thread James Cloos
> "Bruno" == Bruno Lowagie <[EMAIL PROTECTED]> writes: Bruno> Where can one find the specs of Avery Labels? A good place to look is in the source of the glables program. Cf: http://glabels.sourceforge.net/ Grab the source and look in the glables-*/data/templates directory. In the current

[iText-questions] Re: rawData to awt image

2005-07-03 Thread Ying Zhang
Not really. It's just a matter of supporting all the possible options. What are these image format options? Where are these options defined in iText? Could you provide the information or reference for me to implement the codes? OR using an existing tool/library that has a

[iText-questions] Cold Fusion + Forms Fields/Buttons

2005-07-03 Thread Chris Miller
I'm using the iText library within Cold Fusion Scripting and have run into some problems manipulating forms, I cannot copy form fields or add elements such as a button. I have tried both with and without the Cold Fusion javacast functions and I have tried many other code variations but it should

[iText-questions] Writing text in absolute positions

2005-07-03 Thread Tietz, Andrew (KELLY SERVICES)
Title: Writing text in absolute positions I'm a new moderatly new user and I'm building some very basic PDF's with images and text.  Because of a list of reasons, I want to use absolute positions on the text I enter, mainly because the page does not flow like a normal document at all.  I'm tr

[iText-questions] Re: rawData to awt image

2005-07-03 Thread Ying Zhang
Sounds like it is a difficult job. Is there a easy way to solve the problem? Such as write back the rawdata into a jpg file and then read it back again. Could you tell me the repsentation of rawdata in itext and let me see if I can do this work? Thanks Zhang From: Leonard Rosenthol <[EMAIL