Howard Ungar wrote:

> <fo:external-graphic
>                                     content-height="33.05pt"
>                                     content-width="36.05pt"
>                                     height="33.05pt"
>                                     scaling="non-uniform"
>                                     src="url(/pdfBill.jpg)"
                                               ^

I'm no expert on URI syntax, but I am pretty sure you don't want that "/"
when you are trying to reference a resource relative to the base URI. See
http://xml.apache.org/fop/fo.html#external-resources
for more details.

Also, please be sure to double-check that the file really is there.

Victor Mote


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

Reply via email to