From Patrick vd Lageweg:
[obnox/wireshark/wip.git] / docbook / custom_layer_pdf.xsl
index 8207ba3eeef54f2f893d67a21976fe3313c08231..19f789f25ae565ea8ec5bf913c3368b5e1d3383f 100644 (file)
@@ -10,6 +10,9 @@
 <!-- create pdf bookmarks -->
 <xsl:param name="fop.extensions" select="1"/>
 
+<!-- don't use the draft mode (no loading of image from the web) -->
+<xsl:param name="draft.mode" select="no"/>
+
 <!-- use graphics for admons (note, tip, ...) -->
 <xsl:param name="admon.graphics" select="1"/>
 <xsl:param name="admon.graphics.path">wsug_graphics/</xsl:param>