You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Casey Cole <cc...@caseycole.com> on 2000/09/05 15:15:50 UTC

err: : no protocol

I am attempting to insert a jpeg graphic image into a pdf file.  When I
use the following
code

  <fo:block >
    <fo:external-graphic src="{@image}" />
  </fo:block>

I get the error "Error while creating area: no protocol:
imageName.jpg".   I do not
understand what "protocol" refers to.  If it refers to a jpeg renderer
module, is there
an acceptable format I can use?

I am using FOP 0.14 on Linux with xalan.