Unable to print barcode in xml publisher

Hi All,
I tried to print the barcode using xml publisher but i am not able to do so.
Will you please guide me on this !
I follow the below steps, please correct me if i am wrong.
Step1: I downloaded the IDAutomationSC128L.ttf and paste in c:\Windows\Fonts.
Step2: I move to xdf.cong file ( C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\config) and edit the file with the below code
<font family="IDAutomationSC128L" style="normal" weight="normal">
<truetype path="C:\Temp\IDAutomationSC128L.ttf" />
</font>
Step3: I change the field font the respective ttf. Here i am able to see the barcode.
Step4: When i preview the report in pdf at client system i am not able to view the barcode but where as in rtf i am able to view.
Step5: When i run the report from SRS window i am not able to view the barcode..
Please guide me if i am wrong.
Regards,
Zaheer.

Hi,
What is your application release?
Please see if these docs help.
Obtain BARCODE128.class for Advanced Barcode Usage in Oracle Applications 11i with XML Publisher 5.6.3 [ID 1072226.1]
How To Implement An AFM / PFA Barcode or MICR Font Within A UTF8 EBS Instance [ID 466531.1]
How to setup, map, and print custom reports with a barcode / MICR font [551630.1]
In XML Publisher Bursting Barcode Font is Ignored [ID 1136423.1]
Thanks,
Hussein

Similar Messages

  • Barcodes and XML Publisher

    Hi ,
    I would like to know if any one has used Barcodes in XML Publisher templates ? also please let me know if you know of any documentation on this topic.
    I have tried other fonts using the RTF templates but when output in PDF , just shows up as numbers....
    Cheers
    Joe

    Hi Joe
    There is a white paper on Check Printing (Note:312353.1, if you do not have a metalink account it will be on our public site soon) which uses the same approach as barcodes to generate the MICR font required on checks.
    The latest 5.5 XMLP release Users Guide now has a section on how to get a non standard font into your output ie a barcode.
    Regards
    Tim
    Message was edited by:
    tdexter

  • Printing on Pre-printed stationary from XML Publisher

    Hi,
    I have a requirement where a report is to be printed on pre-printed stationary from XML Publisher. The stationary would be NCR paper and has to be printed from a dot matrix printer.
    My first question is whether report generated from XMLP can be printed thro'
    dot matrix printer, coz as far as i know it takes only character format .If yes, do we need any special handling?
    If anybody has any experience related to this problem, please let me know the approach.
    Can mail me at [email protected]
    Regards,
    Satrajit

    Hi Milind
    I see what you've got.
    It is not uncommon to use character mode output for pre-printed stationery.
    This would appear as draft output from a Dot Matrix printer. I hope you understand what I mean here. It is somthing like printing using fixed width font.
    Design and run the report with MODE=CHARACTER from the command line.
    You need to figure out and design the layout in such a way that you are printing in the empty spaces provided in the pre-printed stationery. This is usually by trial and error method. You may probably blow several pre-printed stationery sheets before you get it right.
    Regards
    Sripathy

  • Printing Barocdes on XML Publisher output

    Hii,
    My requirement is to print the barcodes for few fields in the output. We have developed the report in XML Publisher 5.6.3. As per Oracle i need to create a Class file and then Call that Class file from Template. I am done with the Class file with the help of example Oracle has provided in the user guide. But how can i call it from Template?
    Following statement is mentioned in the user guide:
    Use the following syntax in a form field in your template to register the barcode encoding class:
    <?register-barcode-vendor:java_class_name;barcode_vendor_id?>
    This command requires a Java class name (this will carry out the encoding) and a barcode vendor ID as defined by the class. This command must be placed in the template before the commands to encode the data in the template. For example: <?register-barcode-vendor:'oracle.apps.xdo.template.rtf.util.barcoder.BarcodeUtil';'XMLPBarVendor'?>
    where oracle.apps.xdo.template.rtf.util.barcoder.BarcodeUtil is the Java class and XMLPBarVendor is the vendor ID that is defined by the class.
    And then for encoding need to use <?format-barcode:data;'barcode_type';'barcode_vendor_id'?> command.
    My doubt is where will i mention the above 2 commands in RTF template? The 2nd command (<?format-barcode:data;'barcode_type';'barcode_vendor_id'?>) can be mentioned in the field that need to be barcoded, but where should i put the 1st command?
    Oracle has also mentioned that" "Many font vendors offer the code with their fonts to carry out the formatting; these must be incorporated as methods into a class that is available to the XML Publisher formatting libraries at runtime." can you please clarify what exactly do i need to do this?
    Please help. It is urgent.
    Thanks for your help.
    Regards,
    AS

    The first issue to resolve is which barcode type do you want to use? - not all require encoding. If you are using code 39 (3 of 9) then you can just put the barcode fone in the report and it will output correctly.
    I am also trying to acieve this, but am struggling with trying to get the java classes compiled on the PC for testing.
    On the locations for the commands in the template, Tim dexter's blog has an example in a link on this entry: http://blogs.oracle.com/xmlpublisher/2006/06/28/
    Where did you find the details on the class file in the user guide? I have been struggling with the same thing.

  • How to print output of XML Publisher report in different trays of a printer

    Hi All,
    I have a requirement in XML Publisher Report. I need to print all pages other than last one in one tray of a printer and the last page has to be printed in another tray of the same printer.
    Can anyone help me out...
    Thank You..

    I do not think it is possible to send all the pages to one tray and send only the last page to a different tray. However, you may review the following notes:
    Note: 357402.1 - How to Print the Output to a Different Paper Size Using XML Publisher Delivery Manager?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=357402.1
    Note: 394130.1 - How To Enable Printer Options Such As Duplex Printing Or Tray Selections For Bitmap Concurrent Programs
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=394130.1

  • If employee id is the same should not print on the xml publisher report

    Hi Dear,
    I met with one problem and needs some suggestion on the best approach on it. It is a xml publisher report.
    We have multiple rows for the same employee , but for the same employee only the first row needs to print the emplid.
    Do we need to write the if statement , how to get the value of the last row emplid ?
    For example :
    EMPLID EMP_RCD STATE
    1001 0 CA
    1 TX
    Any suggestion is appreciated.
    Thanks,
    Dennis

    I understand your requirement is as follows:
    Requirement:_
    The data is this ->
    EMPLID COLUMN 1 COLUMN 2 COLUMN 3
    EMPLID_01 DATA_01_01 DATA_02_01 DATA_03_01
    EMPLID_01 DATA_01_02 DATA_02_02 DATA_03_02
    EMPLID_01 DATA_01_03 DATA_02_03 DATA_03_03
    EMPLID_02 DATA_01_04 DATA_02_04 DATA_03_04
    And you need report in this format:
    EMPLID_01 DATA_01_01 DATA_02_01 DATA_03_01
    DATA_01_02 DATA_02_02 DATA_03_02
    DATA_01_03 DATA_02_03 DATA_03_03
    EMPLID_02 DATA_01_03 DATA_02_04 DATA_03_04
    Solution:_
    If my understanding is correct, then you can make use of variables
    at start of template set the variable to 0
    *<?xdoxslt:set_variable($_XDOCTX,'PREV_EMPLID',0)?>*
    at the end of each data row, reset the variable
    *<?xdoxslt:set_variable($_XDOCTX,'PREV_EMPLID',EMPLID)?>*
    while printing emplid in that row use IF condition
    *<?if:(xdoxslt:get_variable($_XDOCTX, 'PREV_EMPLID'))!=EMPLID?>*
    The above If condition will print emplid on the row only when there is change in EMPLID, so effectively printing emplid only on the 1st row of data for each employee id.
    Also, you need to ensure that you group by employee id before you print each row.
    Let me know if this works for you.

  • Unable to print barcode in smart forms in zebra 420 printer.

    Hi,
    Can anyone please help me out with the following issue.
    1. I am unable to print the barcode using a zebra barcode printer from SAP. I use C128A format.
    2. But this issue doesn't come when I print the same form using a Laser printer. The scanner also detects the same correctly.
    3. The same barcode printer prints  my earlier forms with the same settings correctly.
    May I please know where the issue exactly is?
    Regards,
    Krishna

    Hi,
    Please check the size of the barcode in the styles and check ur printer settings.
    The paper layout of the printer also needs to be checked.
    Regards,
    Krishna

  • Unable to print barcodes

    Hi Gurus,
    I have to print a bar code in production order ..i have arranged the data to print in bar code format .
    But the bar code is not visible in print preview and in print .
    I have assigned a char type of bar code BC_CD39 and assigned to the data element .but nothing is appearing in form.
    note that i same text in bar code is printed below it without bar code format and is getting displayed  ..
    P.S i have searched enough in SDN and tried out many things ..

    << Cut and paste without attribution from barcode printing issue removed >>
    Edited by: Rob Burbank on Jun 24, 2010 9:42 AM

  • Printing in XML Publisher

    I am curious as to why you can't direct print an XML Publisher Report just like any other Oracle report. If you can print Oracle reports in PDF straight to the printer, why do XML Publisher reports require ps2pdf (note:338990.1)? We are having many issues getting this installed on our server and functioning correctly (tar #5150293.992). Is this something that will be added/fixed in Oracle in the near future? It seems goofy to call a product XML Publisher if it can't publish.
    Thanks,
    Brett

    I am a bit confused on this subject. We are developing reports using XML Publisher, but we have a requirement that the pdf output be sent directly to the printer (instead of viewing output, then printing). I have followed note #262657.1 on Metalink that walks you through setting up a new printer driver similar to this:
    "cat <pdf doc name> | /usr/local/bin/acroread -toPostScript | lp -c -d <printer> -n1". This works from the command line, but I haven't been able to get it to work through the concurrent mgr in apps. The request completes successfully, and when you view the output it looks fine, but nothing makes it to the printer. The only message in the log file is "Rep-3000: Internal error starting oracle toolkit". I have had my DBA verify the DISPLAY settings on the servers and restart the reports server, but still no luck.
    Do I also need to set up PASTA for this to work? And what is "IX" printing, and is it required also? My character set is AMERICAN_AMERICA.WE8ISO8859P1, that seems to be important as well. Thanks in advance for any help you can provide.
    Rhonda

  • Unable generate Barcode in XML publishar reports

    Hi all,
    I have requirement to generate Barcode in XML publisher Report in Oracle apps.
    for that i did following things
    1) donloded the free font "free3of9" and copied in Font folder in windows and added bellow code in xdo.cfg
    <font family="Free 3 of 9 Regular" style="normal" weight="normal">
    <truetype path="C:\WINNT\fonts\fre3of9x.ttf"; />
    </font>.
    2) added that font in my to my templeate when i run this templeate in RTF it showing bar code when i run in PDF it is not showing.
    3) in XML publisher administrator responsibility i caret font and uploaded this font and created mapping and added that to FOprcessing.
    But still it is not showing on my report .
    Can any one help me out ....
    Thanks in advance..
    Regards,
    Sridhar.

    Hi,
    please check the following message thread that can help.
    Re: Barcode's in R12.1.1 xml report output's (English and Arabic)
    Regards, RZ

  • Printing check signatures through crystal / xml publisher

    We have our signatures burned into a SIMM on the printer. The signatures get activated by an escape sequence. Is there a way of sending these escape sequences via crystal.
    On another note has anyone printed checks using xml publisher using the aforementioned escape sequences.
    thanks
    Sunder Nagarajan
    New York Medical College

    Thanks Hussein.
    I will check the 2 options you recommended. At the same, I would like to test the direct print from the OS using pdftops utility.  But not sure how can I do that?
    The concurrent request creates the .tmp file under APPLTMP and pass that as the parameter while printing such requests. But if we need to test the .PDF output using pdftops directly, what should be the syntax? Or I would say, what should be the input file and output file?
    e.g.
    pdftops {infile} {outfile}
    I have got the .PDF output under $APPLCSF/$APPLOUT. But from one of the failed request logs, I see the system passes both as .tmp. If we need to test this directly, is there any way?
    In the meantime, I will check the debug logs option and update if it provides any additional information.
    Regards,
    Sunil

  • XML Publisher Check Print - Voiding Duplicate Checks

    XML Publisher Check Print - Voiding Duplicate Checks
    I am printing checks using XML Publisher. The checks print fine but when the number of invoices for a check exceeds the length of the first page I want the subsequent copies of the check to print VOID on them. How can I do this?
    Thanks
    Naveen
    [email protected]

    Ravi,
    Our check print format has 3 portions
    1. Invoice numbers (TOP of the page)
    2. Vendor/Check Details (MIDDLE of the page)
    3. Currently it is Blank (BOTTOM of the page)
    Currently, I'm able to print single check. but when it comes to batch invoices
    I'm printing 13 invoices per page. In my case i have 32 invoices
    first two pages printing blank on (MIDDLE of the page) and on last page printing check details.
    Client wants to print VOID CHECK on first two pages or last two pages.
    Please respond where to add logic.
    Additional info: I'm using Dharsan's template link is
    http://oracle.anilpassi.com/xml-publisher-developing-reports-printed-on-pre-printed-stationary-2.html
    Thanks in advance
    Naveen
    [email protected]

  • XML Publisher Report

    Dear Gurus,
    I have 3 pages of data. But i want print first 2 pages of data print in one page and 3rd page should be print as 2nd page.
    Is there any way to develop the rtf, pls guide me on this.
    Thanks,
    -narendra

    Narendra wrote:
    Dear Gurus,
    I have 3 pages of data. But i want print first 2 pages of data print in one page and 3rd page should be print as 2nd page.
    Is there any way to develop the rtf, pls guide me on this.
    Thanks,
    -narendraPlease see these docs.
    How To Enable Printer Options Such As Duplex Printing Or Tray Selections For Bitmap Concurrent Programs [ID 394130.1]
    Are There Duplex Y Axis Charts Available in BI Publisher? [ID 1335085.1]
    How To Print A BI Publisher PDF File In Duplex Printing Mode [ID 732779.1]
    How To Use Printer Features like Duplex Mode When Printing Postscript? [ID 605567.1]
    Re: How to print output of XML Publisher report in different trays of a printer
    Thanks,
    Hussein

  • XML Publisher Desktop is having issue with one variable declaration

    Hello:
         I'm creating a check printing report in XML Publisher. When trying to run the preview for my template; it is throwing an error:
             Caused by: oracle.xdo.parser.v2.XPathException: Variable not defined: 'first_rec'.
          Below is the code in the text field of the template. I don't understand why it is throwing the above error. Any help is appreciated!
         <?for-each@section:OutboundPayment?><xsl:variable  xdofo:ctx="incontext" name="inner_group"  select=".//DocumentPayable"/><?for-each:$inner_group?><?if:(position()-1) mod $no_of_line_per_page=0?><xsl:variable name="first_rec"  xdofo:ctx="incontext" select="position()"/>
    Thanks.
    Message was edited by: Ora Person
    Can anyone in OTN community suggest the solution to the above problem? Suprise to see that no one responded to my question in past 3 days!!

    Refer
    Integrating Oracle XML Publisher with Oracle JDeveloper 10g

  • XML Publisher - Zebra ZPL-based can receive XML output

    Recently announced, Zebra offers direct communication capabitilies between ZPL Zebra printer and Oracle XML publisher.
    How is this solution different from the Zebra XML enabled printer solution which is already in WMS?

    Previously, thermal printers could only communicate directly with Oracle XML Publisher using open source drivers, which led to slower printing and reduced productivity.
    ...with direct communication capability between Zebra thermal printers and Oracle applications using Oracle XML Publisher, Zebra customers can fully realize the power of Oracle's publishing solution.
    http://www.mmh.com/articleXml/LN700295886.html

Maybe you are looking for

  • How can I get Telugu typing keyboard and language encoding support ?

    I could not able to use unicode or any other codepage based typing access like it's in XP for my iMac Intel 17" with OSX 10.4.6. I need to access them for my internet designs. Any help from Users or Apple?

  • Error while processing PO

    Hi, When i am processing a PO, the system is throwing the following error: <i>Ambiguous EUR/INR exchange rate relations Message no. SG028 Diagnosis The change to a different exchange rate type revealed different exchange rate relationships. System Re

  • Wifi not working on mac air windows 7

    i cant get connected to internet after installing window 7 on my new macbook air no wi-fi bars in the tray,any help will do

  • Namespace missing in java mapping DOM ?

    Hi, I am creating java mapping using DOM, but why i cannot create a namespace using this code ? Document targetDoc = DocumentBuilderFactory.newInstance().newDocumentBuilder().newDocument(); Node docRoot = targetDoc.appendChild(targetDoc.createElement

  • How do you change the Screen Resolution?

    I can not figure out how to change the resolution on my screen. Everything is much smaller than what i would like and would like to enlarge everything. There is a simple way of doing this with a PC but i have not been able to figure it out on a macbo