Stan Pinte wrote:

hello,

when having this:

[INFO] setting up fonts
[ERROR] Invalid byte 1 of 1-byte UTF-8 sequence.
org.apache.fop.apps.FOPException: Invalid byte 1 of 1-byte UTF-8 sequence.
at org.apache.fop.apps.Driver.render(Driver.java:507)
at org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:106)
at org.apache.fop.apps.Fop.main(Fop.java:62)


how can I get the line number of my input file, to find the error?

Sorry, but you cant. However, in your case you arent looking for a particular part of the file as I suspect your whole file has the wrong encoding.


This is a FAQ.

http://xml.apache.org/fop/faq.html#xml-illegal-chars

Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to