Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
BIPub : Problem : Display invoice amount total at the last of a page

Summary
BIPub : Problem : Display invoice amount total at the last of a page
Content
Hello all,
I am a newbie in BI Publisher, so i began to learn and apply the BI Publisher Oracle Documentation (12C).
I have a problem with this code for displaying invoice amount total at the last of a page :
<?start@last-page:body?> <?end body?>
I put it like this :
<?start:body?>
<?section:force-page-count;'end-on-even-layout'?>
for-each
Supplier : VENDOR_NAME
Invoice num | Invoice date | GL Date | Curr | Entered Amt | Accounted Amt |
F INVOICE_NUM | INVOICE_DATE | GL_DATE | INVOICE_CURRENCY_CODE | ENT_AMT | ACCTD_AMT E |
<?start@last-page:body?> <?end body?>
Total for Supplier: VENDOR_NAME | <?sum(ENT_AMT)?> | <?sum(ACCTD_AMT)?> |
end
<?end body?>
but when i run the PDF previsualisation, i have this error :
ConfFile: C:\Users\Administrateur\AppData\Local\Oracle\BIPublisher\TemplateBuilderforWord\config\xdo.cfg
Font Dir: C:\Program Files (x86)\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
Out File: C:\Users\Administrateur\AppData\Local\Oracle\BIPublisher\TemplateBuilderforWord\tmp\tmp\431490089166501out.pdf
Run XDO Start
Template: C:\Users\Administrateur\AppData\Local\Oracle\BIPublisher\TemplateBuilderforWord\tmp\tmp\tmp.rtf
RTFProcessor setLocale: fr-fr
oracle.xdo.XDOException
at oracle.xdo.template.rtf.RTFParser.generate(RTFParser.java:165)
at oracle.xdo.template.rtf.RTF2XSLParser.generateXSL(RTF2XSLParser.java:343)
at oracle.xdo.template.RTFProcessor.process(RTFProcessor.java:347)
at RTF2PDF2.runRTFto(RTF2PDF2.java:392)
at RTF2PDF2.runXDO(RTF2PDF2.java:343)
at RTF2PDF2.main(RTF2PDF2.java:235)
The template and the xml file are in attachment.
Please, help me
Thanks
Regards
Answers
-
hello
I tried with CTRL-ENTER for making a break page but without success
Regards
0 -
can u please try like this?
Sorry, try to use section break(next-page)
0 -
Hello,
Any help please
Thanks & Regards
0 -
1st page.
3rd page
how do you want this?
0 -
Hi , i am not able see your original columns in the tags, it is showing ...<?ref:xdo0015?>
0