PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

BI Publisher xml reports how to build non-breaking spaces

edited Jul 30, 2013 7:01AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered
Hello, I am new to this so please bear with me.  I have created my RTF Template, and my XML output works fine - but I have a problem with the final PDF report rendered, in some cases data is broken into two lines - how can I introduce a protected space? I have tried conditional formatting,eg <?if@inlines:CLASS_ENTRY_DT!=''?><?xdofx:replace(<CLASS_ENTRY_DT>,' ','&#160;')?><?end if?> I tried with and without the Inlines - without inlines the date is preceded by a cariage return, with @inlines the date is broken over two lines so the replace isnt working.  I cannot use a mask for the date as we output in more than one language so the date is already prepared by the query prior to being recuperated by our xml-tag CLASS_ENTRY_DT.  I tried substituting spaces by &#160; prior to posting to the Tag - but then the chars  &#160; actually appear in the text when launched from Query Report Viewer!  Though if I modify output xml and use Word to produce the pdf then its just fine.  So its a problem.  Anyone have any idea how to make this work? 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center