Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex office print

shekhar chandelOct 21 2024 — edited Oct 21 2024

I am trying to convert my RTF layout in AOP layout but I am not able to convert few XML tags in my report layout

If condition in JSON
<?xdofx:if PRODUCT_TYPE = ‘Range Forward‘
then -STRIKE_RATE_RF end if?>

If condition in JSON
<?if:PRODUCT_TYPE = 'Range Forward' ?>-<? end if?>

this are my RTF xml tags now how I can use them in APEX print office

Comments
Post Details
Added on Oct 21 2024
1 comment
366 views