Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Wrap fo block content on occurrence of a specific character

Pribin Chacko
Rank 3 - Community Apprentice
Summary
Wrap fo block content on occurrence of a specific character
Content
Hi, Is there a way to wrap contents of an fo:block at specified positions on occurrence of a pre-defined character?
For e.g. if "#" is the specified character and content of the block is as mentioned below:
<fo:block>line number one # line number two</fo:block>
Then the result should be like:
line number one
line number two
Thanks is advance,
Pribin
0