Re: [iText-questions] Error message

2011-08-10 Thread Bruno Lowagie
On 10/08/2011 18:10, Brenda S. Lippens wrote: I purchased a license for the iTextSharp Professional desktop license to download pdf files through our data processor, CU*Answers. CU*Answers has helped me load the software into the proper file but when I try to download a pdf I get an error me

Re: [iText-questions] Error message

2011-08-10 Thread Balder VC
Hi If CU*Answers made software that uses itext and let you pay for the license then you or CU*Answers is still responsible for the piece of software that they wrote. We cannot know in what way they use itext. If they are pointing you to this list they are unfair to you and don't want to help y

[iText-questions] Error message

2011-08-10 Thread Brenda S. Lippens
I purchased a license for the iTextSharp Professional desktop license to download pdf files through our data processor, CU*Answers. CU*Answers has helped me load the software into the proper file but when I try to download a pdf I get an error message: CU*Base GOLD could not complete the reque

Re: [iText-questions] Error message

2009-02-09 Thread Paulo Soares
oup.com] > Sent: Monday, February 09, 2009 1:33 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Error message > > I have noticed another cause for this error: > We use Maven2 to build this system, and although I'd > specified 'filteri

Re: [iText-questions] Error message

2009-02-08 Thread Bob Axford
7 February, 2009 02:19:07 (GMT+1000) Auto-Detected Subject: Re: [iText-questions] Error message Bob Axford wrote: > I also had this error and managed to fix it using a Font Properties Editor > downloadable from Microsoft: > http://www.microsoft.com/typography/property/fpedit.htm > >

Re: [iText-questions] Error message

2009-02-06 Thread Bruno Lowagie
Bob Axford wrote: > I also had this error and managed to fix it using a Font Properties Editor > downloadable from Microsoft: > http://www.microsoft.com/typography/property/fpedit.htm > > Using this, I opened my .ttf file and added some fields. > When it saved it created the 'name' table and I cou

Re: [iText-questions] Error message

2009-02-05 Thread Bob Axford
I also had this error and managed to fix it using a Font Properties Editor downloadable from Microsoft: http://www.microsoft.com/typography/property/fpedit.htm Using this, I opened my .ttf file and added some fields. When it saved it created the 'name' table and I could use my font. Hope this he

[iText-questions] Error message when printing PDF file

2008-02-12 Thread Cedergren Mikael
Hi, I have produced a PDF file with iText, for the most part containg GUI parts like JFrames. When browsing the file with Acrobate Reader, all GUI frames are displayed as they look on screen. However, when printing the PDF file I got some errors. I have printed a JTree, but it does not show up

Re: [iText-questions] Error message

2007-06-08 Thread Paulo Soares
Works for me. Your font is probably corrupted. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Patrick Mugabe > Sent: Friday, June 08, 2007 8:59 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-que

[iText-questions] Error message

2007-06-08 Thread Patrick Mugabe
I am getting the following error message: com.lowagie.text.DocumentException: Table 'name' does not exist in C:\pdfFonts\ARIALN.TTF And it originates failing on: File fArialNarrow = new File("C:\pdfFonts\ARIALN.TTF "); BaseFont baseFont = BaseFont.createFont(fArialNarrow.