> hello,
>
> i'm a beginner in xml and xsl-fo. i've seen the FAQ and found that FOP
> does not support certain encoding. can anybody here explain what these
> encodings are: windows-1252, ISO-8859-1, UTF-8, UTF-16. and does that

ISO-8859-1 is basicaly encoding for English texts (no special characters at
all)
windows-1252 is Microsoft version for the same character-set as ISO-8859-1
(with little differences, of course)
UTF-8 is 8-bit encoding for unicode characters (default encoding for
XML-based documents)
UTF-16 - 16b ...

> mean the XSL stylesheet has to make explicit the encoding in order to
> transform a document of a certain language into pdf?

In order to define encoding for FOP parser.


Hope this short info is what were you asking for...

Roman

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

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

Reply via email to