https://issues.apache.org/bugzilla/show_bug.cgi?id=45100
Summary: Fop 0.95 beta release is not able to load an graphics
file
Product: Fop
Version: all
Platform: PC
OS/Version: Windows XP
Status: ASSIGNED
Severity: major
Priority: P1
Component: fonts
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Created an attachment (id=22033)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22033)
zip file which contains the required documents mentioned in the description
When we are trying to load an image file from an external source or present in
an server, it is not able to load it.
We are using a stylesheet to create a pdf document and an xml file that
generates the pdf document.
This is the error message found in the log files.
1) First we tried with "//", the error message
29.05.2008 17:35:41 org.apache.fop.fo.flow.ExternalGraphic bind
SCHWERWIEGEND: Image not found:
file:\\Dimari-server4\variobill\shared\images\KEVAG_Briefkopf2005_08.PNG
2) Then we tried with "////"
29.05.2008 17:43:01 org.apache.fop.fo.flow.ExternalGraphic bind
SCHWERWIEGEND: Image not found:
file:////Dimari-server4\variobill\shared\images\KEVAG_Briefkopf2005_08.PNG
The question is, what should we write in the command line of the stylesheet,
that it will load the image in the particular place in the pdf document?
We have already tested this with FOP-0.95 and Java RE 6 update 5
Attached you can find
- the used stylesheet -containing the command for the graphics file- and
- the graphics file that should appear on the pdf and
- a pdf file created with the stylesheet and
- the xml that served for the pdf generation.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.