BI Publisher (MOSC)

MOSC Banner

HTML PDF Output With XSL Sub Template

edited Oct 17, 2016 1:39AM in BI Publisher (MOSC) 9 commentsAnswered

Hello,

I have followed the blog post of Tim Dexter for creating template in order to print HTML output in PDF

https://blogs.oracle.com/xmlpublisher/entry/formatting_html_with_templates

and Sub Templates in Oracle BI Publisher

http://www.oracle.com/technetwork/middleware/bi-publisher/overview/bip-subtemplate-1-132933.pdf

I have created a RTF template and created XSL sub-template.

In RTF template, I have Import with the following code snippet

<?import:http://sharepointurl:8080/personal/smith/Shared%20Documents/htmlmarkup.xsl?>

and the field which has HTML tag is having the following code snippet.

<xsl:apply-templates select=".//AssetDescription"/>

When I test this on my local machine, it renders fine without any problem.

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