[xsl] FO question

Subject: [xsl] FO question
From: "ryoko sato" <satoury@xxxxxxxxxxx>
Date: Fri, 21 Jun 2002 15:10:54 +0900
Hi, all



I’m trying to make a pdf file from the xsl-fo files with fop, and I almost
got it.

I want to display a text document from URL in a pdf file, but I have no idea
how to write it in my xsl file. I’m also not sure if I can do that or not.
Does anybody know it, please let me know.

I'm looking for the tag, which corresponds to that for an image,
“external-graphics” because a resource of an image might be from URL. That
is, I want to write something like this:

<fo:block>
   <fo:*** (instead of external-graphic)
     src="http://*/*.text"/>
</fo:block>


Thanks in advance.

Ryo





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread