Wednesday, April 18, 2012

Ouput with Barcode

1. check if the temp directory is set
XMLP -> Administration -> temp directory has to be set as /tmp

 

2. Check if the font files, mapping and configuration is done as shown in below screenshots.


4. Font file(ttf ) has to be placed in following unix path,
Eg: /uat/appsebs3/EBSCVT3/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/fonts/IDAutomationC128S.ttf

based on the instance the base path will change, but the path after apps is the same for all the instance.


This setup has to be done in the RTF
------------------------------------
Add following placeholder in template:


<?if:TASK_ID!=''?> <?format-barcode:TASK_ID;'code128b';'XMLPBarVendor'?> <?end if?>



Add this custom property,
Name - xdo-font.IDAutomationC128S.normal.normal
Type - Text
Value - truetype./uat/appsebs3/EBSCVT3/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/fonts/IDAutomationC128S.ttf

Then the rtf has to be uploaded
Related Posts Plugin for WordPress, Blogger...