context for fo:external-graphic URL?
Here should go questions about transforming XML with XSLT and FOP.
-
- Posts: 125
- Joined: Mon Jun 09, 2003 6:02 pm
- Location: Charlottesville, Virginia USA
context for fo:external-graphic URL?
I'm encountering an odd problem. I have an XSLT file that is producing XSL-FO output for transformation to PDF. In my transformation scenario, both XML input file and the XSLT file are in the same directory. I have an FO statement
When I ran this on my home system, the URL resolved fine and the PDF contained the graphic. On my work system, the URL does not resolve: no graphic. I have to use
for the graphic to be included.
Any idea why, or what I should check in my oXygen preferences?
Code: Select all
<fo:external-graphic src="url('{graphic/@url}')"/>
Code: Select all
<fo:external-graphic src="url('/absolute/path/to/{graphic/@url}')"/>
Any idea why, or what I should check in my oXygen preferences?
-
- Posts: 125
- Joined: Mon Jun 09, 2003 6:02 pm
- Location: Charlottesville, Virginia USA
Re: context for fo:external-graphic URL?
and I should have mentioned, resolves to the base filename of the included graphic (with no path information).
Code: Select all
graphic/@url
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: context for fo:external-graphic URL?
Post by sorin_ristache »
Hello,
Do you use the same transformation scenario on both computers? If not what are the differences between the two scenarios? If yes can you post a sample XML file and a sample XSLT stylesheet for reproducing the problem?
Regards,
Sorin
Do you use the same transformation scenario on both computers? If not what are the differences between the two scenarios? If yes can you post a sample XML file and a sample XSLT stylesheet for reproducing the problem?
Regards,
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service