Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Retrei on January 12, 2007, 01:55:45 am

Title: RTF documentation problem
Post by: Retrei on January 12, 2007, 01:55:45 am
Hi.. I wrote my own template in ea for generating rtf documents. Its a template for the new system (Legacy or somewhat), where you can modify the word output (Headers, footers and so on). The problem is, that when I generate the rtf using this template, it gives me just 16 pages. Not more. And the amount is about 150 pages. Any suggestions?
Title: Re: RTF documentation problem
Post by: peter.zrnko on January 15, 2007, 07:14:56 am
I had a similar problem. The rtf generation stopped on a class with no attributes.

The solution was not to empty line in rtf template before
attribute >
statement

I don't know if I remember this correctly, try to play with rtf teplate. It was some versions ago and I didn't test it with the current version.