Word RTF Line Numbers in BI?
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
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
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?
john
please elaborate your requirement , Thanks
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