Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
How can I print barcode when the RTF template output in PDF format?

I've set up a barcode in the RTF template, and it's uploaded to the BI Pulisher, and the other formats are output, except for the PDF. The associated fonts have been configured in the cloud environment.Why?
1、my rtf template
2、Cloud barcode font
3、BI Publisher output:
1)、HTML
2)、EXCEL
3)、PDF
Answers
-
You need to write something like this in the BI publisher word property of the data field .
Here the format of barcode is code128b.
Then map the font in font mapping in the properties of the report.
Thanks
-
The Solution is not working. Even Im also facing the same issue. The issue is only with PDF reports. Please help us on this.
PDF Output
HTML ouptut.
-
This also does not work while exporting the report in PDF. PDF is not showing the Barcode instead it is showing the underlying numbers or text
-
Below works for us to print Barcode for Order Number on Pick Slip Report, should work for you as well.
please check.
<?format-barcode:INVC_N;'code128b';'XMLPBarVendor'?>