Thorsten Scherler wrote:
> 
> 
>>Please do the following:
>>- request instead of FILE.pdf FILE.fo
>>e.g. http://localhost:8080/my-project/samples-b/ascii-art.fo
>>- search for fo:external-graphic and copy the tag here in this list.
>>e.g. <fo:external-graphic
>>src="context:///project/src/documentation/content/xdocs/samples-b/cocoon-pyramid.png"/>
> 
>>This way we/you can see the location referenced and whether they exist
>>in this location.
> 
> 

The external-graphic tag is:

<fo:external-graphic
src="context:/\/project/src/documentation/content/xdocs/samples/cocoon-pyramid.png"/>

It is correct from "src/documentation..." onwards, but the first part
doesn't look right.

-Steve

-- 
View this message in context: 
http://www.nabble.com/PDF-not-working-correctly-in-deployed-WAR-file-on-Tomcat-tp15295911p15353067.html
Sent from the Apache Forrest - Users mailing list archive at Nabble.com.