I am using BIP 5.6.3 (eBus 11.5.10.2) and having issues with the XSL-FO template generated from my RTF template. Even though my paragraphs in my RTF template document have no left or right indents, all of the fo blocks generated for the internal XSL-FO template have start-indent and end-indent values of 5.4pt. Can anyone suggest a reason why zero left and right RTF indents would generate non-zero left and right XSL-FO indents?
Put this in form field on first cell of table:
<?attribute@incontext:end-indent;'0.0pt'?>
<?attribute@incontext:start-indent;'0.0pt'?>
<?attribute@incontext:padding-start;'0.0pt'?>
<?attribute@incontext:padding-end;'0.0pt'?>