Can anyone help me debug this. I am looking to simply pull a logo onto my report with this code...
<fo:external-graphic src="http://epndev0006/Logo_Plain.gif"/> this error is being output from FOP... [ERROR]: Error while creating area : Error with image URL: http://epndev0006/Logo_Plain.gif and no base directory is specified. The image is in the correct directory and everything is spelled correctly. The image resides in the root of my wwwroot folder and I can hit it with a browser by typing the above URL. Thanks , Patrick
