New Headers and Footers
Posted: Sat May 23, 2015 12:35 am
I am struggling a bit with the new headers and footers and maybe you can point me in the right direction.
First issue and to keep it simple. I have two pages. I want to take the header and footer from the first page and put them on the second page. Programmatically, how would I do this?
Second issue. Is there any way to safely read/write the contents of the SubDocument items? That is to say, take the data out, update it (I use dynamic insertion of values in my headers/footers), and store the results back into the original location? The LoadRVFFromStream looks intimidating.
Thanks
First issue and to keep it simple. I have two pages. I want to take the header and footer from the first page and put them on the second page. Programmatically, how would I do this?
Second issue. Is there any way to safely read/write the contents of the SubDocument items? That is to say, take the data out, update it (I use dynamic insertion of values in my headers/footers), and store the results back into the original location? The LoadRVFFromStream looks intimidating.
Thanks