Skip to main content
Participant
July 11, 2013
Question

export page number as an attribute in the XML

  • July 11, 2013
  • 1 reply
  • 435 views

Can some one suggest me, how can I read page number from the page and export as an attribute in the XML. I need page number as one of the attribute in each page node

Thanks & Regards,

Anurag

This topic has been closed for replies.

1 reply

Inspiring
July 15, 2013

Do you have an item tagged with this page node? You can get the page number relative to the document by pageItem.parentPage.documentOffset or I think parentPage.name gives you the page number by section.