Re: [iText-questions] New Dictionary

2007-04-27 Thread Alberto Malvido
lication in the same way (telling the printer that uses the embedded halftone parameters), do you know how can I do that?. Thanks, Berto. Message: 4 Date: Tue, 24 Apr 2007 09:36:32 -0700 From: "Brian McKeever" <[EMAIL PROTECTED]> Subject: Re: [iText-questions] New Dictiona

Re: [iText-questions] New Dictionary

2007-04-27 Thread Alberto Malvido
about the results, but previous advises will be hepful. Berto. Message: 4 Date: Tue, 24 Apr 2007 09:36:32 -0700 From: "Brian McKeever" <[EMAIL PROTECTED]> Subject: Re: [iText-questions] New Dictionary To: "Post all your questions about iText here" Message-ID: &l

Re: [iText-questions] New Dictionary

2007-04-27 Thread Alberto Malvido
he results, but previous advises will be hepful. Berto. Message: 4 Date: Tue, 24 Apr 2007 09:36:32 -0700 From: "Brian McKeever" <[EMAIL PROTECTED]> Subject: Re: [iText-questions] New Dictionary To: "Post all your questions about iText here" Message-ID: &l

Re: [iText-questions] New Dictionary

2007-04-24 Thread Brian McKeever
> The error message is: > > Exception in thread "AWT-EventQueue-0" java.lang.NoSuchFieldError: HALFTONE > at com.lowagie.text.pdf.PdfHalftone.(Unknown Source) > > not HHALFTONE as showed the previos message. Maybe you're running against the wrong version of iText (i.e. not the version you add

Re: [iText-questions] New Dictionary

2007-04-24 Thread Alberto Malvido
The error message is: Exception in thread "AWT-EventQueue-0" java.lang.NoSuchFieldError: HALFTONE at com.lowagie.text.pdf.PdfHalftone.(Unknown Source) not HHALFTONE as showed the previos message. Hi, I'm creating pdf documents with only one image on it. I want to add halftone parameters

Re: [iText-questions] New Dictionary

2007-04-23 Thread Mark Storer
lberto Malvido > Sent: Friday, April 20, 2007 1:07 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] New Dictionary > > > Hi, > > I'm creating pdf documents with only one image on it. I want to add > halftone parameters to the pdf, so t

[iText-questions] New Dictionary

2007-04-20 Thread Alberto Malvido
Hi, I'm creating pdf documents with only one image on it. I want to add halftone parameters to the pdf, so the image be printed with the halftone screen I want. To do this, I created a PDFHalftone class: public class PdfHalftone extends PdfDictionary { public PdfHalftone() { sup