Re: Postscript Level 1?

2007-10-10 Thread Adrian Cumiskey
I'm not exactly sure how stripped back postscript level 1 is and what its limitations are.  But 
looking through the code the language-level setting is referenced only where postscript image 
generation is taking place and the tests seem to be upwards of level 2, 3 and 4.


Adrian.

Johannes Katelaan wrote:

Hi,

perhaps somebody can help me answering the following question:

Is there a way to force fop 0.94 to generate Level 1 PostScript?

I tried to set language-level in the configuration file. But this seems 
to have no effect at all.


Johannes

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





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



How to create XML Source from Java String?

2007-10-10 Thread AlliumPorrum

Hi!

I'm just learning how to use FOP in a servlet, and all examples and
documents I have found show how to use URIResolver for reading the XML
contents from a file in a web server to a Source object. Anyway in my case
I'm not going to do so, I get this XML- document thru a Java interface as a
String. BUT, Transformer.transform()- method can't take a String as a
parameter, it needs a Source object. 

So my question is; how in a world can I create a Source object from a Java
String?? I have googled and browsed thru API's for hours now, and I just
can't find the solution. Or have I understood something completely wrong
with this issue...?


-- 
View this message in context: 
http://www.nabble.com/How-to-create-XML-Source-from-Java-String--tf4600917.html#a13136195
Sent from the FOP - Users mailing list archive at Nabble.com.


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



Re: Chinese characters in Times New Roman?

2007-10-10 Thread Abel Braaksma

J.Pietschmann wrote:

mblee wrote:

Is it possible to display chinese characters in Times New Roman font?  I
have been successful using arial unicode.


The usual arial unicode font contains glyphs for almost
all Chinese characters. If you find a Times New Roman font
with Chinese glyphs, then yes, it is possible to to display
chinese characters in Times New Roman font.
And if the reason you ask is because you'd like to have a choice, the 
free Code 2000 font contains even more (chinese) glyphs. And wasn't 
Everson also a font containing Chinese? Hmm, perhaps only hiragana/katakana.


Cheers,
-- Abel Braaksma

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