Re: [xep-support] invalid bytes

From: <tom@themaloneygroup.com>
Date: Thu Mar 26 2009 - 13:17:28 PST

Try using "& # 169 ;" (remove spaces and quotes) for the copyright symbol.
That's
ampersand pound 169 semicolon, in case email jumbles it.

I use "& # 160 ;" (no spaces or quotes) for a non-breaking space. It works
using Xalan, but I'm not sure about Saxon.

-Tom

On Thu, 26 Mar 2009 13:07:54 -0500, "Hamacher, Eric"
<Eric_Hamacher@gallup.com> wrote:
> Hello:
>
> I have a valid XML and a valid XSL file which I transformed into a FO
> using Saxon. However, XEP is stumbling on some characters like 0xa9
(which
> is a copyright symbol) and giving the following output. How can I
instruct
> XEP to handle these bytes? Thanks.
>
> C:\XEP>xep -valid -fo c:\temp\XXXXXXXX_fo.xml -pdf
> c:\temp\XXXXXXXX_pdf.pdf
> (document [system-id file:/c:/temp/XXXXXXXX_fo.xml]
> [error] Fatal parse error: file:/c:/temp/XXXXXXXX_fo.xml: : invalid
> UTF-8 byte
> (check the XML declaration) (code: 0xa9)
> )
> Parse error: invalid UTF-8 byte (check the XML declaration) (code: 0xa9)
>
> J. ERIC HAMACHER
> Software Application Developer
> 608.664.3859
> 8476 Greenway Boulevard
> Suite 100
> Middleton, WI 53562
> USA
> GALLUP Technology
>
> Achiever | Learner | Restorative | Intellection | Deliberative
>
>
> ________________________________
> IMPORTANT NOTICE: This e-mail message and all attachments, if any, may
> contain confidential and privileged material and are intended only for
the
> person or entity to which the message is addressed. If you are not an
> intended recipient, you are hereby notified that any use, dissemination,
> distribution, disclosure, or copying of this information is unauthorized
> and strictly prohibited. If you have received this communication in
error,
> please contact the sender immediately by reply e-mail, and destroy all
> copies of the original message.

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Thu Mar 26 14:02:13 2009

This archive was generated by hypermail 2.1.8 : Thu Mar 26 2009 - 14:02:14 PST