> 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
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
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
-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
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
-
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