Book a Demo

Author Topic: RTF Generator  (Read 2513 times)

Dana_Maxwell

  • Guest
RTF Generator
« on: February 06, 2006, 06:46:44 am »
Hi All,

I know I've posted before about my desires to see some conditional behavior in the document generator.

I'm looking sof some ideas to resolve my current issue. That is, I'm generating a design document for my data model. As you can imagine, I have different data types for the various attributes. For VARCHAR2 the relevant detail is the length and documenting this in a table is easy. For a number datatype, the precision and scale are the important details. The only way I've been able to document this is to create 3 separate columns which is leaving a pile of unnecessary white space in the document.

I've tried to put all three properties into a single column in  the table but for some reason I cannot add any characters to seperate the precision and scale values (it simply beeps when I try to type?).

Does anybody have experience with this type of problem?

BTW, I'm using 6.0.781. Would it help if I updated?

Thanks for any help you can provide.

Dana