hi what is the encoding of your xml file (or xsl) and/or the fop exception? maybe you can try to replace the & with the encoding " ?
oliver On 6/5/07, WO Dev <[EMAIL PROTECTED]> wrote:
Hello, I couldn't find the answer on the FOP archives, so I'm posting to this list as some of you know FOP (a lot better than me;)) I'm trying to figure out how to make a pdf using FOP... Well actually I think I'm pretty close, but I don't even know how it looks like as there's still one crash: I have some text with & inside, so I was able to make them to work by using <![CDATA[my_string]]>. But I also have some images with a & in their names like: <fo:external-graphic src="url(/Path/1&2.jpg)"/> So FOP crash on that... I can't change the name of the images, how can I make FOP to work with this name? Thanks for your help Xavier _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/oliver.egger%40gmail.com This email sent to [EMAIL PROTECTED]
-- oliver egger dienerstr. 75 - 8004 zürich - switzerland http://www.egger-loser.ch mobile +41765795005 _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
