[xep-support] XML output format and images

From: MAISONNY Benoit (Benoit.MAISONNY@eurocontrol.int)
Date: Wed Jun 04 2003 - 06:41:32 PDT

  • Next message: Nikolai Grigoriev: "Re: [xep-support] XML output format and images"

    Hi,

    It seems there is a problem with the new image-embedding functionality in area tree format: it works when setting the configuration parameter on the command line:

            java -Dcom.renderx.xep.H4XEP.EMBED_IMAGES=true com.renderx...

    but not with the processing instruction:

            <?xep-out-embed-images true?>

    Here is how I use it (with xep 3.4.2):

    <?xml version="1.0" encoding="UTF-8"?>
    <?xep-out-embed-images true?>
    <?xep-pdf-userprivileges print, annotate, copy?>
    <?xep-pdf-ownerpassword secret?>
    <?xep-pdf-DROP_UNUSED_DESTINATIONS false?>
    <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:rx="http://www.renderx.com/XSL/Extensions">
    ...
    </fo:root>

    I guess it's worth noting that the xep-out-embed-images PI is still visible in the generated area tree file.

    Cheers,
    Benoit

    ____
     
    This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful.
     
    Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL unless it is confirmed by appropriately signed hard copy.
     
    Any views expressed in this message are those of the sender.

    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



    This archive was generated by hypermail 2.1.5 : Wed Jun 04 2003 - 06:45:10 PDT