Importing to display a html page in DocBook

Oxygen general issues.
dinodc
Posts: 19
Joined: Fri Apr 18, 2014 1:07 am
Contact:

Importing to display a html page in DocBook

Post by dinodc »

Hello to all!

Someone at work likes what we did with importing but this time he needs to import and display a html page, not the raw data, not the code, but the html page to be imported into DocBook. Of course we will us the "include"...but parse=Text, parse="html", doesn't work for what we want. Can someone help? Thanks again!
adrian
Posts: 2883
Joined: Tue May 17, 2005 4:01 pm

Re: Importing to display a html page in DocBook

Post by adrian »

Hi,

If you want to use external HTML code in DocBook, please read the following:
DocBook XSL: The Complete Guide / Chapter 12. HTML customizations / Inserting external HTML code

Note this only works for the DocBook HTML transformation/stylesheets. AFAIK, it's not possible to use the HTML code for other types of output (e.g. PDF).

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply