Thread: RTF to XSL-FO template conversion - start/end indent issues

This question is answered.


Permlink Replies: 2 - Pages: 1 - Last Post: Jul 29, 2009 3:32 AM Last Post By: gareth.roberts
thefurryone

Posts: 966
Registered: 02/11/07
RTF to XSL-FO template conversion - start/end indent issues
Posted: Jul 13, 2009 7:37 PM
 
Click to report abuse...   Click to reply to this thread Reply
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?

theFurryOne
gareth.roberts

Posts: 1,481
Registered: 08/16/07
Re: RTF to XSL-FO template conversion - start/end indent issues
Posted: Jul 14, 2009 3:51 AM   in response to: thefurryone in response to: thefurryone
 
Click to report abuse...   Click to reply to this thread Reply
Hi theFurryOne,

I've hit this exact issue too, and am working around it by generating XSL and search/replacing the 5.4pt indents ... but I want a solution too!

Keen to hear if anyone has a solution for this!

Regards,
Gareth
gareth.roberts

Posts: 1,481
Registered: 08/16/07
Re: RTF to XSL-FO template conversion - start/end indent issues
Posted: Jul 29, 2009 3:32 AM   in response to: thefurryone in response to: thefurryone
Correct
Click to report abuse...   Click to reply to this thread Reply
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'?>

Regards,
Gareth
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums