Re: [iText-questions] Japanese character in destination

2007-05-30 Thread Tony He
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Tony He > Sent: Wednesday, May 30, 2007 1:04 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Japanese character in destination > > Hi: > > I have a Japanese pdf file

[iText-questions] Japanese character in destination

2007-05-29 Thread Tony He
Hi: I have a Japanese pdf file. I read it in, make a copy of it, extract some names from the file, create destinations and add it to the copied pdf file. I use: copy.getDirectContent().localDestination(name, dest) to create the destinations. I have Japanese locale on my machine. Before the abov

Re: [iText-questions] out of memory problem with PdfReader

2006-10-20 Thread Tony He
gt; -Original Message-> From: [EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED] ] On> Behalf Of Tony He> Sent: Friday, October 20, 2006 2:39 AM> To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] out of memory problem with PdfReader >> Hi, I got an out of

Re: [iText-questions] out of memory problem with PdfReader

2006-10-20 Thread Tony He
-Original Message- > From: [EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED] ] On> Behalf Of Tony He> Sent: Friday, October 20, 2006 2:39 AM> To: itext-questions@lists.sourceforge.net> Subject: [iText-questions] out of memory problem with PdfReader >> Hi, I got an out of memroy

[iText-questions] out of memory problem with PdfReader

2006-10-19 Thread Tony He
Hi, I got an out of memroy (outofstack) exception when creating a new PdfReader(filename). The exceptions come from PdfReader.removeUnusedNodes() method. My pdf file has hundreds of bookmarks.   Can anybody tell me how to get around this problem?   Thanks, Jean -

[iText-questions] Create PDF documents in Java

2006-03-13 Thread Tony He
Hi:  I have been using IText to create PDF documents. It worked great with Java 1.4.x. However, when I switched to Java 1.5.0_06, I got the following error:  Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: sun/awt/font/NativeFontWrapperException in “fm.insertDirecto