Actually I set the pdf-outline in the XSL sheet "foParams.xsl" and it works 
that way. First I thought i can redefine it in my personal xsl adaption with 
<xsl:param name="pdf-outline" select="'yes'"/> but I will be ignored, unlike 
for example the base-font-size which will work in this way.

Thanks again

Mike

________________________________
From: Hussein Shafie <huss...@xmlmind.com>
Sent: Monday, August 1, 2016 8:51 AM
To: mike heer
Cc: 'xmleditor-support@xmlmind.com'
Subject: Re: [XXE] conref in dita map file

On 07/31/2016 10:42 PM, mike heer wrote:
>
> I will gladly try out your dita converter ditac. Maybe it helps me to
> add bookmarks within the PDF file, which so far in XXE (PDF conversion)
> I was not able to get, even I followed your hint under
> http://xmleditor-support.xmlmind.narkive.com/TwHBxr7i/xxe-bookmap-vs-ditamap-pdf-output-question
>
>

ditac is embedded in XXE.

You need to pass parameter "pdf-outline" with value "yes" to the XSL
stylesheets which are used to convert DITA to other formats.

How to pass parameters to the conversion process is a FAQ:
---
How do I customize the HTML, PDF, RTF, etc, generated using the "Convert
Document" menu?
---
http://www.xmlmind.com/xmleditor/faq.html#custom_deliverables

Selecting "Map|Convert Document|Convert to PDF" displays a dialog box.

Clicking "Document conversion parameters" expands the conversion
parameters pane in this dialog box.

Click "Add" to add parameter "pdf-outline" with value "yes" as shown in
attached screenshot.

This setting is specified once for all, and not each time you'll have to
convert a DITA map.


--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to