What situations would cause an HR to appear in the xhtml data other than the footnotes/endnotes. We are keying on the occurance of an HR to denote the start of footnotes. I'm thinking this might not be such a good idea if there are other things that could cause an HR to be emitted.
thanks,
Brian
Hi Brian,
Apart of the notes, a shape representing a horizontal rule is converted to HR which I think is logically. Is it possible to somehow handle this fact in your project?
Well we are trying to determine when the footnotes start and were using the HR tag as an indicator. Is there anyway of determining when the footnotes/endnotes start and the regular document text has ended?
thanks
Brian
Well the HR tag indicating a note always looks like the following:
Is this enough to distinguish this tag from other HR tags in your documents?