[xep-support] invalid bytes

tom at themaloneygroup.com tom at themaloneygroup.com
Thu Mar 26 14:17:28 PDT 2009


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



More information about the Xep-support mailing list