Re: [xep-support] extract page numbers?

From: Alexander Peshkov (peshkov@renderx.com)
Date: Mon Sep 20 2004 - 00:35:28 PDT

  • Next message: Bob Stayton: "Re: [xep-support] extract page numbers?"

    Hello Bob,

    You can use XEP intermediate format for this purpose. For every
    element with ID XEP generates an xep:target element in the output XML.
    Its 'name' attribute contains ID value. Since intermediate format
    includes page division information (every page represented by xep:page
    element) you can build id-page_number map by the means of simple XSLT
    postprocessing.

    Best regards,
    Alexander Peshkov mailto:peshkov@renderx.com
    RenderX

    BS> Is it possible with XEP to extract information on page numbers to a file
    BS> other than the PDF file? That is, for each input element with an id
    BS> attribute, can XEP emit the page number that the element ends up on in the
    BS> finished document? If not during processing, is it possible to extract such
    BS> information from the PDF file?

    BS> This feature could be useful for forming cross references between documents,
    BS> or for building a master index for a set of documents.

    BS> Bob Stayton
    BS> Sagehill Enterprises
    BS> DocBook Consulting
    BS> bobs@sagehill.net

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

    -------------------
    (*) 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 : Mon Sep 20 2004 - 00:55:00 PDT