Installed JIMI, still no PNG pics in PDF output
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 8
- Joined: Wed Mar 31, 2004 5:20 am
Installed JIMI, still no PNG pics in PDF output
I installed JIMI according to the instructions: downloaded the JIMI archive, located the ZIP file inside, put it in the Oxygen /lib directory, renamed it to jimi-1.0.jar and restarted Oxygen.
No joy.
If I replace the
<imagedata fileref="flickr-0001.png" format="PNG" />
with
<imagedata fileref="flickr-0001.gif" format="GIF" />
the image appear.
both flickr-0001.png and flickr-0001.gif are in the same directory with the document and open just fine in graphic editors.
Basic Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article SYSTEM "file:/C:/Program%20Files/Oxygen%207.1/frameworks/docbook/dtd/sdocbook.dtd">
<article>
<title>Introduction to Social Software with Flickr</title>
<figure><title>flickr Home Page</title>
<mediaobject>
<imageobject>
<imagedata fileref="flickr-0001.gif" format="GIF" />
</imageobject>
</mediaobject>
</figure>
</article>
No joy.
If I replace the
<imagedata fileref="flickr-0001.png" format="PNG" />
with
<imagedata fileref="flickr-0001.gif" format="GIF" />
the image appear.
both flickr-0001.png and flickr-0001.gif are in the same directory with the document and open just fine in graphic editors.
Basic Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article SYSTEM "file:/C:/Program%20Files/Oxygen%207.1/frameworks/docbook/dtd/sdocbook.dtd">
<article>
<title>Introduction to Social Software with Flickr</title>
<figure><title>flickr Home Page</title>
<mediaobject>
<imageobject>
<imagedata fileref="flickr-0001.gif" format="GIF" />
</imageobject>
</mediaobject>
</figure>
</article>
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Installed JIMI, still no PNG pics in PDF output
Post by sorin_ristache »
Hello,
in the FOP output (Options -> Preferences -> XML -> XSLT/FO/XQuery -> FO Processors -> Enable the output of the built-in FOP) ?
Regards,
Sorin
I also tried with a PNG image located in the same folder as the XML document and Jimi installed as you describe and it was displayed in the PDF result without problems. Did you use Apache FOP in the transformation ? Do you see the linefncll wrote:I installed JIMI according to the instructions: downloaded the JIMI archive, located the ZIP file inside, put it in the Oxygen /lib directory, renamed it to jimi-1.0.jar and restarted Oxygen.
No joy.
Code: Select all
[INFO] JAI support was not installed (read: not present at build time). Trying to use Jimi instead
Regards,
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ 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