-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paulo Soares wrote:
> The files can't be converted to UTF-8 just because the original poster
> is using an UTF-8 locale, probably in Linux. I'll change the comments to
> be all ASCII now that someone has locate them...
Paulo,
There are more problems on Linux with the encoding (I'm using
en_US.UTF-8 as the default encoding). I've attached the warnings I
get with the current cvs version. In the past, I just added
'encoding="Latin1"' to the javac options.
Let me know if you want me to fix the problems in cvs or if you'll look
at them too.
Xavier
- --
Xavier Le Vourch
Brittany Software, Inc.
<[EMAIL PROTECTED]>
PGP Key: http://brittanysoftware.com/gpg_key.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF+YPQA3JYBYlsWUcRAmyVAJ91yC97CF+TmIokAvJSc4ol3AKcpACfbk0r
LEwj/hbQUc5VbPcw7F3rP58=
=qA8a
-----END PGP SIGNATURE-----
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/AcroFields.java:977:
warning: unmappable character for encoding UTF8
[javac] * The value of this entry replaces that of the F entry in the
form�s corresponding annotation dictionary.<br>
[javac]
^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/AcroFields.java:978:
warning: unmappable character for encoding UTF8
[javac] * <li>setflags - a set of flags to be set (turned on) in the F
entry of the form�s corresponding
[javac]
^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/AcroFields.java:980:
warning: unmappable character for encoding UTF8
[javac] * <li>clrflags - a set of flags to be cleared (turned off) in
the F entry of the form�s corresponding
[javac]
^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/AcroFields.java:984:
warning: unmappable character for encoding UTF8
[javac] * of this entry replaces that of the Ff entry in the form�s
corresponding field dictionary.<br>
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/AcroFields.java:985:
warning: unmappable character for encoding UTF8
[javac] * <li>setfflags - a set of flags to be set (turned on) in the
Ff entry of the form�s corresponding
[javac]
^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/AcroFields.java:987:
warning: unmappable character for encoding UTF8
[javac] * <li>clrfflags - a set of flags to be cleared (turned off) in
the Ff entry of the form�s corresponding
[javac]
^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/BaseField.java:625:
warning: unmappable character for encoding UTF8
[javac] /** Gets the maximum length of the field�s text, in
characters.
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/BaseField.java:626:
warning: unmappable character for encoding UTF8
[javac] * @return the maximum length of the field�s text, in
characters.
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/BaseField.java:632:
warning: unmappable character for encoding UTF8
[javac] /** Sets the maximum length of the field�s text, in
characters.
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/BaseField.java:634:
warning: unmappable character for encoding UTF8
[javac] * @param maxCharacterLength the maximum length of the
field�s text, in characters
[javac] ^
[javac]
/home/xlv/dev/iText/src/com/lowagie/text/pdf/PdfPublicKeySecurityHandler.java:81:
warning: unmappable character for encoding UTF8
[javac] * (INCLUDING, BUT NOT LIMITED TO�, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES;
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/pdf/PdfWriter.java:2377:
warning: unmappable character for encoding UTF8
[javac] * of the page�s page group for use in the transparent
[javac] ^
[javac]
/home/xlv/dev/iText/src/com/lowagie/text/rtf/AbstractRtfField.java:28: warning:
unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac]
/home/xlv/dev/iText/src/com/lowagie/text/rtf/AbstractRtfField.java:28: warning:
unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac]
/home/xlv/dev/iText/src/com/lowagie/text/rtf/GenericRtfField.java:28: warning:
unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac]
/home/xlv/dev/iText/src/com/lowagie/text/rtf/GenericRtfField.java:28: warning:
unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/rtf/RtfField.java:28:
warning: unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/rtf/RtfField.java:28:
warning: unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/rtf/RtfTOC.java:28:
warning: unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/rtf/RtfTOC.java:28:
warning: unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/rtf/RtfTOCEntry.java:28:
warning: unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac] /home/xlv/dev/iText/src/com/lowagie/text/rtf/RtfTOCEntry.java:28:
warning: unmappable character for encoding UTF8
[javac] * LGPL license (the �GNU LIBRARY GENERAL PUBLIC LICENSE�), in
which case the
[javac] ^
[javac]
/home/xlv/dev/iText/src/com/lowagie/text/xml/xmp/XmpBasicSchema.java:71:
warning: unmappable character for encoding UTF8
[javac] /** The name of the first known tool used to create the
resource. If history is present in the metadata, this value should be
equivalent to that of xmpMM:History�s softwareAgent property. */
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/