On 04/17/2013 12:46 PM, Claus Poulsen wrote:
Thank you for your reply, but there still is a problem. Having this new
value:
<cfg:parameter
name="header-right">{{image(file:/C:/Program%20Files%20(x86)/XMLmind_XML_Editor_Pro5_6/addon/config/dita/xsl/fo/resources/pure_p_logo_black.png)}}</cfg:parameter>
in the conf-file, results in this (I switched to header-right and
another graphics file-format):
I'm sorry but I cannot reproduce the problem you describe.Before answering your email this morning, I've taken care to re-test this feature using XMLmind XML Editor 5.6 running on Windows XP. I used "Options|Customize Configuration|Change Document Conversion Parameters" to do this:
http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.kit.part.ConversionParametersEditor.html That is, I didn't edit any configuration file by hand.After your second email, I have re-tested this feature but this time using header-right and a PNG file, and as expected, it works fine. See attached screenshots.
Are there any limitations in graphic-file size, e.g. pixel-width/height? The graphic-file is very small, measured on all parameters.
No. Even the very existence of the graphics file is not checked. ---PS: FYI, behind the scene, "Change Document Conversion Parameters" created this XXE customization file for me:
C:\Documents and Settings\hussein\Application Data\XMLmind\XMLEditor5\custom\~44~49~54~41~20~42ook~4dap\conf
--- <?xml version="1.0" encoding="UTF-8"?> <cfg:configuration name="DITA BookMap" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/" xmlns:cfg="http://www.xmlmind.com/xmleditor/schema/configuration" ><cfg:parameterGroup name="DITA BookMap.dita.toPS.transformParameters" ><cfg:parameter name="header-right" >{{image(file:/C:/Documents%20and%20Settings/hussein/My%20Documents/xxe.png)}}</cfg:parameter ></cfg:parameterGroup ></cfg:configuration > ---
<<attachment: header-right-param.png>>
<<attachment: header-right-param-result.png>>
-- XMLmind DITA Converter Support List [email protected] http://www.xmlmind.com/mailman/listinfo/ditac-support

