i'm dealing with a large amount of xhtml variable data...it's not entirely consistent in its format. i would like to have a tag dedicated to pagebreaking at specific points, but i don't want to accidentally pagebreak if the content happens to contain that tag.
i've tried using my own tags (ie <pagebreak />) but when i Tidy the xhtml beforehand, invalid tags like that get discarded.
i guess my question is, what's the best way to manually insert pagebreaks?
i've tried using my own tags (ie <pagebreak />) but when i Tidy the xhtml beforehand, invalid tags like that get discarded.
i guess my question is, what's the best way to manually insert pagebreaks?