On 02/23/2017 04:39 PM, nobili, philippe wrote:
We recently migrated all our DobBook addons to XXE-7.3 in order to use DocBook 5.1 assemblies (our short attempt to achieve a similar result with DITA proved non-conclusive…). With your help (on various occasions), it now works exactly as expected, and produces the output we need… Except for one issue: if we add images to the assembly document itself, XXE fails to convert the realized DocBook document and complains about missing images (*.png). Since *.png image extensions seem to be taken into account in the assembly conversion steps, we wondered what this error could be due to… Here is the error: (excerpt of dialog box) Copying resource "/tmp/xxe9031599136202763889_d/printable.png" to "/tmp/xxe9031599136202763889_d/resources/printable.png"... failed to process "/u/nobili/work/DocBook-Assemblies/wstudio.xml": /tmp/xxe9031599136202763889_d/printable.png (No such file or directory) Here is the assembly excerpt: (works if we remove the imageobject). <structure renderas="book"> <info> <title>Wavelet Studio</title> <releaseinfo outputformat="web"><inlinemediaobject> <imageobject> <imagedata fileref="printable.png"/> </imageobject> </inlinemediaobject> Printable version <link xlink:href=”wstudio.pdf”>here</link></releaseinfo> </info> All other images from topics are processed as expected.
Yes, this is a bug. There is currently an issue with resources (like image "printable.png") referenced from the assembly itself.
We'll try to fix this bug for next release (v7.4 planned for next month). -- XMLmind XML Editor Support List xmleditor-support@xmlmind.com http://www.xmlmind.com/mailman/listinfo/xmleditor-support