What about PDF?

Say you have a chunk of not well-formed HTML that you want to include as
part of a page.  I can see how the xsl:output tag would solve the problem
for html output, but what if you also need to support PDF.  Is there a way
to get FOP to recognize a chunk as html and mark it up in the resulting
.fo/.pdf?

Darrel

-----Original Message-----
From: Olga Agady [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 27, 2001 9:23 AM
To: [EMAIL PROTECTED]; Sergio
Subject: Re: include html file into .xsl


Hi,

Look at the element <xsl:output>. it allows to include
not wel-formed HTML code in xsl file.

Regards


--- Sergio <[EMAIL PROTECTED]> wrote:
> hi
> 
> how can I, include a file into an xsp.xsl file??
> 
> I want include a part of code into the xsl file. 
> I don't want include a tree with its nodes. My idea
> is include
> a part of an .html file, and this part not is a well
> formed XML document.
> 
> 
>
---------------------------------------------------------------------
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to