Hi,
I need to insert a page number field in a document, and I'm trying to perform this without using the DocumentBuilder.
Accessing it by nodes would be a lot more compliant with the existing base I'm working on, but I'm not finding any way to obtain an instantiated object of the Field class.
Thank you.
Dodo