Add image to cover page for PDF
Oxygen general issues.
-
- Posts: 6
- Joined: Thu Apr 15, 2010 8:29 pm
Add image to cover page for PDF
Hello,
Can anyone point me in the right direction to add an image to a cover page for a PDF? Does it need to be added in the transformation scenario or the actual docbook xml? I've tried adding the following with no luck ...
<book xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<info>
...
Can anyone point me in the right direction to add an image to a cover page for a PDF? Does it need to be added in the transformation scenario or the actual docbook xml? I've tried adding the following with no luck ...
<book xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<info>
...
-
- Posts: 6
- Joined: Thu Apr 15, 2010 8:29 pm
Re: Add image to cover page for PDF
to add to that ...
<book xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<info>
...
<cover>
<mediaobject>
<imageobject>
<imagedata fileref="images/storyboard_overview.png">
</imagedata>
</imageobject>
</mediaobject>
</cover>
...
</info>
<book xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<info>
...
<cover>
<mediaobject>
<imageobject>
<imagedata fileref="images/storyboard_overview.png">
</imagedata>
</imageobject>
</mediaobject>
</cover>
...
</info>
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Add image to cover page for PDF
Post by sorin_ristache »
Hello,
How to add an image to the cover page of the DocBook PDF output was discussed here and here, where you can find some working solutions.
How to add an image to the cover page of the DocBook PDF output was discussed here and here, where you can find some working solutions.
Regards,
Sorin
<oXygen/> XML Editor Support
Sorin
<oXygen/> XML Editor Support
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