Hi,
I’ve been looking through a few posts trying to narrow down what I’m looking/hoping to achieve and I’d be grateful for some clarification on the matter.
Currently I’m trying to extract the contents of a documents footer so that it can be stored and used at a later date. I’ve been able to insert footers using the document builder in the past and while reading round I’ve seen several posts relating to the Document Visitor.
Initially it mentioned having to create a class that was derived from an interface and then with further reading, I saw that this was no longer the case and that there was now a prebuilt class to remove the need for some overriding to take place. When trying this it was returning numerous issues that I’m currently trying to work through to see if I can reach a resolution myself.
Is there any documentation of simply extracting the text of the footer from a specified document? Formatting preservation isn’t 100% necessary, but if there are any extensions that can enable this it would be hugely helpful.
Thanks in advance for any assistance!