Jeremias, I cannot thank you enough. You spent so much time helping me with this.
I added the line right before "xsl:template". This time the browser can show the text(COPY ONLY) which is from XSL and still does not show the image. I checked WSAD console. The error is as followed: Error while creating area : Error with image URL: parameter not set (The system cannot find the file specified) and no base URL is specified Thank you very much for your continous help. However, I did not take your help for grant. Every time I asked for help, my heart was full of gratitude. I have less experience with FOP and XSL. This task is a little special. I really cannot get too much hint from the standard FOP/XSL examples. Without your help and direction, I really do not know how far I can go. Many thanks, Jerry --- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > Ah, then add the following near the top of your > stylesheet (before the > first "xsl:template"): > > <xsl:variable name="image" select="'parameter not > set'"/> __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
