Book a Demo

Author Topic: Printing Diagrams Using RTF Generator  (Read 3032 times)

Daryl

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Printing Diagrams Using RTF Generator
« on: January 31, 2013, 05:10:40 am »
I created a custom template to print use case diagrams, scenarios etc. When I use my custom template to create a report, my diagrams will often split themselves between 2 pages - e.g. half a diagram will be displayed at the bottom of one page and half at the top of the next page. Now when I run one of the canned EA use case RFT reports, this does not happen. From what I can tell, my commands are identical as are the selected sections. How can I fix this?

Here is a snippet from my template and the EA template:

From my custom RTF template……………………….

diagram >
{Diagram.Name}

{Diagram.DiagramImg}
Figure {Diagram.Figure}: {Diagram.Name}

< diagram


From a built in EA RFT template…………………..
diagram >

{Diagram.DiagramImg}
Figure {Diagram.Figure}: {Diagram.Name}

< diagram

jfzouain

  • EA User
  • **
  • Posts: 152
  • Karma: +6/-1
    • View Profile
Re: Printing Diagrams Using RTF Generator
« Reply #1 on: February 02, 2013, 09:27:25 am »
Hi

You might have in the Diagram -> Divide Diagram into Multiple Pages.

Click on the Diagram Property - Diagram Tab:
Uncheck Divide Diagram into Multiple Pages.
Hope this helps.
Best regards

Jose Zouain