Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error using servlet for external-graphic

Status
Not open for further replies.

coospaa

Programmer
May 1, 2003
33
SG
Hi all,

I'm trying to use a servlet to generate a dynamic image and am seeing the following error:

[ERROR] Error while creating area : No ImageReader for this type of image (

The relevant FO source is:

<fo:external-graphic start-indent="10pt" scaling="non-uniform" src="{/B3Report/url}/tnltptca/cmm/ImgServlet" width="180px" height="50px"/>

Does anybody know what might be causing this error?

thanks,
Coospaa
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top