I am converting HTML content into WML and then merging that document with a template that has sections, a TOC, headers/footers etc. I need the content of the converted HTML to be in the last section of the template document, but the merge puts it in a new section, leaving the next to last section as an empty page.
Is there any way to either force the merged content into the last section of the template, or to remove the “empty” section after the merge? I have tried the suggestions here to remove blank pages, but I imagine because of the header/footers on my page that it is not considered blank.
Any thoughts?
Garth