[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xsl-fo: how do I inline a jpeg image ....

Subject: Re: xsl-fo: how do I inline a jpeg image ....
From: Shawn McKenzie <smckenzie23@xxxxxxxxx>
Date: Fri, 17 Sep 2004 12:09:40 -0700
shawn mckenzie
Something like this?
  
        <fo:block>
          <fo:external-graphic>
            <xsl:attribute name="src">
              <xsl:text>url(./Local/Graphics/bulletpdf.jpg)</xsl:text>
            </xsl:attribute>
          </fo:external-graphic>
        </fo:block>
   
That embeds the graphic for me using the antenna house processor.

On Fri, 17 Sep 2004 13:10:24 -0500, Jordan, Tom
<tom.jordan@xxxxxxxxxxxxxx> wrote:
> Hi All:
> 
> I need to generate an xsl-fo document with jpeg graphics that
> is self contained.
> 
> I know that there is fo:external-graphic that will allow you
> to point to an external jpeg file.
> 
> Can I use fo:inline-foreign-object to embed the jpeg in the .fo
> document?
> 
> The only examples that I can find with regard to fo:inline-foreign-object
> use svg.  What other constructs can be used here?
> 
> Thanks,
> -- Tom.
> 
> ==
> "Nothing will ever be attempted, if all
>  possible objections must first be
>  overcome." - Samuel Johnson
> 
> ---
> 
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.764 / Virus Database: 511 - Release Date: 9/15/2004
> 
> This e-mail or the documents accompanying this e-mail contain
> information that may be confidential and/or privileged. It may
> also be prohibited from disclosure under applicable law. The
> information is intended to be for the use of the individual or
> entity named on this transmission. If you are not the intended
> recipient, be aware that any disclosure, copying, distribution
> or use of the contents of this information is without
> authorization and is prohibited. If you have received this
> e-mail in error, please notify us immediately so that we can
> take action to correct the problem.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.