Hi,
I would you like to print an xml document through an xsl stylesheet with a page format. Have you got some suggests about that? How can I force through the xsl a page break in the xml printout?
Thanks
Antonio
Hi,
I think you can use the following style in the style of the paragraph after which you want to break the page. At the time of printing this will cause the prints to come in seperate pages.
PAGE-BREAK-AFTER: always;