Word RTF Line Numbers in BI? — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Word RTF Line Numbers in BI?

Received Response
102
Views
4
Comments

Summary

Word RTF Line Numbers in BI?

Content

Hi,

I'm still trying to find my way inside of BIP for Word. One problem I'm having is that I'm getting errors that are pointing to line numbers.

How do I find these line numbers?

Thanks,

John

Answers

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    Once you develop any rtf before it produce output it XDO parser converts the rtf into xsl-fo format. That line number comes from that format.

    To convert your rtf to xsl-fo

    Go to BI Publshier Add ins > Export > XSL-FO Stylesheet it will produce it text file which is XSL-FO file you can see your line number here.

    Alternatively you can go to BI Publshier Add ins > Validate template to validate your template

    Regards,

    Brajesh

  • John Bruso1
    John Bruso1 Rank 6 - Analytics Lead

    Thanks Brajesh... does your xsl output into wordpad or some other tool? If it is in wordpad, do you get line numbers in it? How? If it is in another program, where do you change what program the XSL-FO opens in?

    Thanks,

    john

  • Venkat Thota - BIP
    Venkat Thota - BIP Rank 7 - Analytics Coach

    please elaborate your requirement , Thanks

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    XSL-FO Is text file you can open in any text editor line Notepad, Notepad++ or in Internet explorer as well.

    You text editor should have line number enabled to see the line number