Hi,
For my virtual document I created a document template with the following structure:
<package>
<element>
//Element data
<diagram>
//Diagram data
<diagram> ---- Section break ----
{template fragment}
{template fragment}
{template fragment}
---- Section break ----
<element>
<package>
All the template fragments and the section are set to Landscape but when I generate the document it will show in portrait mode. I only want to show the sections before and after the section break in portrait. Do you have an idea what this could be?
Roy