BI Publisher (MOSC)

MOSC Banner

E910 - BIP RTF Format Barcode Syntax

edited Jan 12, 2021 2:59AM in BI Publisher (MOSC) 5 commentsAnswered

Hello

I am trying to encode a BIP barcode font using the following syntax in the xml tag:

<?format-barcode:Serial_Number_ID17;'Uni_C128';'IDAutoUniversalEncXDOJavaWrapper'?>

This works but since our data field has blank spaces in it, the encoded barcode does not show correctly.

So I tried replacing the blank spaces with nothing in the tag but it does not seem to work at all.

<?format-barcode:replace(Serial_Number_ID17,' ','');'Uni_C128';'IDAutoUniversalEncXDOJavaWrapper'?>

How can I use the replace function in conjunction with format-barcode since concat works perfectly?

Thanks

Abhishek Mitra

AR - E910

TR - 9.2.3.3

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