Author Topic: RTF documentation problem  (Read 2448 times)

Retrei

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • Gimme, baby.. I'll return it tomorrow..:o)
    • View Profile
RTF documentation problem
« 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?

peter.zrnko

  • EA User
  • **
  • Posts: 253
  • Karma: +0/-0
    • View Profile
Re: RTF documentation problem
« Reply #1 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.
Peter