Barcode font not visible in Bursting output file

My requirement is to email the xml report output to mailing list. I have attached the bursting control file to do this. But the email attachment file is not showing the barcode font.
I have defined the font and font mapping set and updated the mapping set to the template code using the configuration setup. With this i m able to see the barcode font in the xml report output. But the email attachment is not showing the barcode font.
I followed the method2 mentioned in the below link,
http://blogs.oracle.com/xmlpublisher/2007/09/bursting_barcodes.html
and font file in JRE_TOP/lib/fonts directory and placed the xdo.cfg file in JRE_TOP( in my client instance its called as AF_JRE_TOP). But still the email attachment did not show barcode font.
Please let me know if any of the steps requires changes. Kindly assist me to get the barcode font in the bursting output.
xdo.cfg file contents as follows,
<config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
<!-- Properties -->
<properties>
<!-- System level properties -->
<!-- PLEASE SELECT A VALID TEMPFILE DIRECTORY!!! -->
<property name="system-temp-dir">/tmp</property>
<!-- PDF compression -->
<property name="pdf-compression">true</property>
<!-- PDF security -->
<property name="pdf-security">false</property>
<property name="pdf-open-password">user</property>
<property name="pdf-permissions-password">owner</property>
<property name="pdf-no-printing">true</property>
<property name="pdf-no-changing-the-document">true</property>
</properties>
<!-- Font setting -->
<fonts>
<font family="Free 3 of 9 Extended" style="normal" weight="normal">
<truetype path="/fonts/FRE3OF9X.ttf" />
</font>
</fonts>
</config>
Edited by: 830913 on Jan 24, 2011 9:46 PM
Edited by: 830913 on Jan 24, 2011 9:50 PM

Never Mind. I forgot to do font mappings :( (duh!!)

Similar Messages

  • Font not displaying on Reports Output (RHEL 5) for 10g

    Hi, I know I've posted a question in the past about a font not displaying on Report Output for my Arial, Arial Narrow, and Courier New fonts. I worked with Oracle Support and found that Metalink Note#261879.1 fixed my problem with those 3 fonts. I ran the scripts and now that part works great.
    However, I have one font "ARIALUNI.TTF" that will not work. This is out specific barcode font we use. I've pushed it on Linux from my Windows by pushing it as a binary file to the ORACLE_HOME/guicommon/tk/admin/TTF directory. I even put it in the directory for TTF on Metalink Notoe 261829.1 and let it create the files, but it still doesn't find it when I ran a report that uses this font.
    I tried using font subsetting via the uiprint.ali and make a reference but it still doesn't seem to work.
    Is there something I'm missing that would cause any of these not to work. I thought maybe some files had to be created under the guicommon/tk/admin/AFM file directory but I'm not sure.
    I just want to have my 2 or 3 reports that use this barcode to work. Once I get them, I'm done and all my font issues are resolved. Any help is appreciated.
    Chris

    They are probably a very old Type 1 font. Try checking the dates on the font files. Your best bet would be to get the OpenType versions of those fonts and install them.

  • How Can I get Concurrent program parameters in the bursting output file????

    I have rtf template. I am passing parameter PC_REPORT_TYPE,pd_week_ending_date in my concurrent program. In rtf header I am passing this parameters as <?PC_REPORT_TYPE?> and <?param@begin:pd_week_ending_date?><?xdofx:to_char(to_date(replace(substr($pd_week_ending_date,1,10),’/’,’-‘),’YYYY-MM-DD’),’MM/DD/YY’)?> .
    I am getting the values in my report which is generated from this concurrent program. But I am not getting these values in my bursting output file which is generated from that previous concurrent program.
    Thanks in advance....

    The same exact video played back perfecly fine 2 weeks ago.  The same project too, with no changes at all.  I have a Nvida card too and have made no changes to that either.  Not sure everything worked a couple weeks ago.  Then every once in a while I started having issues, but I could just close and reopen the project and it would be OK.  Now, I can't get any vieo at all.  If I double click in the monitor box the frame I am on pops up but nothing plays, I just get one frame while audio plays with no issue.

  • CS3 Postscript fonts not visible when Installed with Suitcase 11.0 Vista Ult64

    CS3 Postscript fonts not visible when Installed with Suitcase 11.0 on Vista Ultimate 64bit.
    Truetype and Opentype work fine. I have searched through all the forums here multiple times, but not found a solution. The only workaround I found was to manually put the font files in c:/ProgramFiles(x86)/CommonFiles/Adobe/Fonts.
    When I put any font files in that folder, they show up in CS3 for use, but not in windows apps. I thought I would make a permanent work around by placing all of my uninstalled font files in that folder, then use suitcase to install them from there. That didn't work because EVERY font in that folder is available to CS3 and turned on. Do they get installed when you put them in there?? It didn't seem like they were installed, and windows apps didn't see them.
    These are workarounds anyway. My main goal is to have suitcase work so I can organize my fonts efficiently. Extensis blames the font and CS3. I have read that there are adobe issues with other font management software as well as suitcase. Any help would be appreciated.

    Got mine FIXED here is what i did:
    Windows 7 64bit SP1, CS 5
    Postscript fonts (comprising of *.pfb + *.pfm files) did not show up in any CS5 app, but showed OK in Word, Excel, Notepad etc.
    Tried  activating through Suitcase Fusion 2 and also through FontExpert 2009 -  but neither of them made the fonts visible in CS5 apps
    1) open Start Menu/Control Panel/Fonts
    2) on the sidebar there is "Font settings" item
    3) set the settings as i did
    [    ]  Hide fonts based on language settings
    [ x ]  Allow fonts to be installed using a shortcut (advanced)
    FIXED mine,
    now i can use Suitcase Fusion 2 to install any PFB/PFM fonts without any problems...
    PLEASE IF THIS WORKED FOR YOU TOO, LEAVE A MESSAGE HERE SO OTHERS KNOW IF THIS FIX IS 100% WORKING

  • Intelligent barcode font not working in Data Merge?

    Intelligent barcode font not working in Data Merge?
    When using Data Merge I only get a pink box where the code is supposed to go. If I cut and paste the same info into the spot the bar works fine. Anybody ever have this problem?

    It looks like you're working with InDesign, correct? I would try posting your question over in the general InDesign forum: http://forums.adobe.com/community/indesign The folks over there will be able to provide you with more specialized expert help

  • Entire Table not visible/ transferred to a file on application server

    HI Experts,
    My req is to pass an entire internal table to a file on the application server.
    How ever some of the fields in the table are not shown / transferred when i check that file.
    The fields are not visible when i try to scroll side wise.
    When I download the internal table to an excel all the fileds are present . There is no problem with the internal table that is being transferred.
    Below is the code snippet.
    CLEAR w_filepath.
        MOVE p_file TO w_file_ext.
        CALL FUNCTION 'FILE_GET_NAME_USING_PATH'
          EXPORTING
            logical_path               = c_zstore
            file_name                  = w_file_ext
          IMPORTING
            file_name_with_path        = w_filepath
          EXCEPTIONS
            path_not_found             = 1
            missing_parameter          = 2
            operating_system_not_found = 3
            file_system_not_found      = 4
            OTHERS                     = 5.
        IF sy-subrc NE 0.
          MESSAGE e068(zz_material).
    *   File could not be downloaded to the application server
        ELSE.
          OPEN DATASET w_filepath FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
          IF sy-subrc NE 0.
            MESSAGE e069(zz_material).
    *   Unable to Open File
          ENDIF.
          CLEAR:rec_final.
          LOOP AT t_final INTO rec_final.
            TRANSFER rec_final TO w_filepath.
            CLEAR rec_final.
          ENDLOOP.
          CLOSE DATASET w_filepath.
    Are there any limitations on the no char that can be displayed in one line on the application server.
    Is there any seeting to change that...?

    Hello Abhishek,
    You are not getting the point. AL11 (prog. RSWATCH0) is a simple report used to display the file contents.
    There is a limitation to the maximum length of the file line AL11 can DISPLAY (i.e., 512 characters after applying the notes).
    Please understand what you are seeing in AL11 is the 1st 512 characters of the file width & not the entire file width.
    Hope you get the point.
    BR,
    Suhas

  • Field not visible when uploading the file in application ser

    Hi,
    I have added a new field at the end of a structure and When i upload the data in the application server it is not visible there. The new field length is 30chars(say field 'A')  and the one just before this one is 250 chars(say field 'B'). When i reduce the length of field 'B' to 30 chars or 40 chars the value which i populated in field 'A' is visble in the output file.
    Since the complete file was not visible in AL11 transaction, i used the CG3Y tcode as well to download the data to presentation server so that i can view the complete file. Even after downlaoding in presentation server the new field value is not visible.
    Can anyone please suggest why is the value in field 'A' not visible when the length of field 'B' is 250 chars? Also, how can i display the value of the new field in the application server.I cannot change the layout of the structure as per the requirement. Any help will be very useful.
    Thanks in advance,
    Sneha.

    Hi Sneha.. Happy new year
    <you subject is missing ver from the server, thats why your server doesnt like you :P>
    -ok, lets go step by step. how did you upload the file?
    -after uploading the file check the file in OS level(goto SM69, execute CAT, in additional parameter (not in parameter) give the full path (case sensitive), execute. ). here you can see the actual content of the file... check you data is present or not
    -which structure are you using to download and upload? a temp work area.. then please provide the WA details, so that i can try on my system.
    lets see what happens next
    one more thing: regarding AL11, it can read upto length 510 characters. check program RSWATCH0 form SHOW_FILE. here the read dataset into butffer is 510 characters.

  • FREE3OF9 barcode font not displaying in Firefox's new built-in PDF viewer

    I have a PHP web app that uses FPDF (v1.53) and the FREE3OF9 barcode font to dynamically generate a PDF which includes a barcode in it. The font is imported into the document using the FPDF AddFont method (http://fpdf.org/en/doc/addfont.htm). In versions of Firefox prior to 19, the PDF opened in a new tab, was displayed by the Adobe Acrobat plugin, and the barcode showed up perfectly fine.
    Now that Firefox 19.0 is using its own built-in PDF viewer, the barcode no longer displays at all -- there's just a blank spot where it should be. It continues to display fine in IE and Chrome. How I can get the font to display correctly in the newest version of Firefox?
    I understand that I can change the Action for the PDF content type to 'Use Adobe Reader' in the options, but I'd prefer to fix this so that my users don't have to change their browser settings. Or at the very least, it would be nice if they could only change the Action for PDFs originating from my site and not globally.
    Thanks.

    You can set the pdfjs.disabled pref to true on the <b>about:config</b> page to disable the build-in PDF viewer and use the Adobe Reader instead.
    *http://kb.mozillazine.org/about:config
    See also:
    *https://support.mozilla.org/kb/view-pdf-files-firefox-without-downloading-them

  • Barcode Fonts not showing in BIP reports in PDF format in Siebel Remote

    Hi,
    We have successfully setup the PDf report with Barcode fonts in Siebel Web Clinet. Now we are trying to setup the report in Siebel Mobile clinet. We did the following tomake it work in mobile clinet.
    1) Copied the font file i.e. .ttf file in C:\Windows\fonts folder
    2) Copied the font file i.e. .ttf file in C:\JRE Lib fonts folder
    3) Updated the XDO.cfg file with details of the font
    4) Copied the XDO.CFG file in mobile client XMLP\Templates folder
    But the font doe snot show in dedicated or Mobile clinet. It shows the data in regular text in PDF. Please let me know if I have missed any step.
    Thanks,
    Sachin

    Rafael,
    did you try and re-install acrobat reader. If acrobat reader has a plugin then this installs automatically in the browser and will be used. I think - since you say that it worked on other systems - that it is the browser not knowing what to do with the pdf mimetype.
    Frank

  • IE-11- Barcode font- not viewable in preview - worked fine with IE9

    I have a website that allows users to preview and print cover sheet that has barcode font.
     <form method="post" action="SearchPage.aspx?Parameter1=6&amp;BarcodeFontName_DocumentID=Free+3+of+9+Extended&amp;BarcodeFontFileName_DocumentID=FRE3OF9X.TTF&amp;BarcodeFontSize_DocumentID=60&amp;BarcodeFontHasTextBuiltIn_DocumentID=False"
    id="form1">
    Any suggestions?
    On IE9,
    On IE 11 ( Of  course, after installing fonts)

    Hi,
    f12>DOM explorer.... use the find tool to select and highlight the element that is using that font-face. The cascaded style rules are displayed on the rhs of the DT.
    f12>Console tab, any blocked content is listed in the console.
    f12>Emulation tab, what documentMode does your page/site use? Have you validated and corrected your markup errors? (note: the font tag is depreciated... replace with span elements)
    validator.w3.org/nu
    File>Properties... to determine which IE security zone your site maps to (expected internet)
    Tools>Internet Options>General tab, 'Accessibility' button... there are settings for "Use font styles specified on web pages"..
    Post questions about html, css and scripting for website development to
    http://stackoverflow.com. If possible include a link to your website or a mashup with your questions.
    Questions regarding Internet Explorer 8, 9 and 10 and Internet Explorer 11 for the IT Pro Audience. Topics covered are: Installation, Deployment, Configuration, Security, Group Policy, Management questions. If you are a consumer looking for answers or to
    raise a question, it's highly recommended you head on over to http://answers.microsoft.com/en-us
    Rob^_^

  • Crystal Reports 2008 Barcode font not exported to any format

    Hi,
    I am creating a report that will use IDAutomationC128XXL barcode font (GS1 standard). I have downloaded and installed this font in my machine. I use the Visual Basic UFLs (IDAutomationFontEncoderUCC128()) to convert my content to barcode. I also have changed the field's font to IDAutomationC128XXL (by right click and field formatting). After this, i am able to see the barcode created in the my report preview. However when i try to export my report to PDF or any other format, the barcode is not coming up. It comes empty when i export to PDF.
    Am i missing any step to print barcodes in PDF during export from crystal report?

    Hi Sankara,
    Licensed fonts are Not exported to PDF.
    You should get in touch with IDAutomation's support and ask what are the alternatives.
    -Abhilash

  • Font not visible in Flash CS5

    Hi,
    I have purchased this font "HY Zhong Hei Simplified Chinese J" and installed on my PC but it is not visible in FLASH CS5
    Please help.
    Thanks,
    Vikrant

    Yes it is listed in other softwares like photoshop and it is also in TTF format.
    Photoshop: Font showing up
    Flash CS5: Font not showing up

  • Powershell scripts not writing it to output file

    Hi,
    Below is my script which loops through all sites and web in a site collection and if the particular web part is added in a page, it will give the page URL and it should be written to a output file.
    function enumerateWebParts($Url)
    $webApp = Get-SPWebApplication $Url #Get WebApplication URL
    foreach($web in $webApp | Get-SPSite -Limit All | Get-SPWeb -Limit All) #foreach loop to iterate through all sites and webs of WebApplication
    if ([Microsoft.SharePoint.Publishing.PublishingWeb]::IsPublishingWeb($web)) #Check if site is a publishing site
    $pWeb = [Microsoft.SharePoint.Publishing.PublishingWeb]::GetPublishingWeb($web)
    $pages = $pWeb.PagesList
    foreach ($item in $pages.Items)
    $fileUrl = $webUrl + "/" + $item.File.Url
    $manager = $item.file.GetLimitedWebPartManager([System.Web.UI.WebControls.Webparts.PersonalizationScope]::Shared);
    $wps = $manager.webparts
    foreach ($type in $wps) #loop through each type found $wps
    #Write-Host " type searching";
    Write-Host $type.GetType().Name;
    if ($type.GetType().Name -eq "RightMenu") #if webpart $type -like KWizCom select webpart object
    Write-Host "found";
    $wps | select-object @{Expression={$pWeb.Url};Label="Web URL"},@{Expression={$fileUrl};Label="Page URL"},DisplayTitle, IsVisible, @{Expression={$type};Label="Type"}
    Write-Host $fileUrl;
    $page=$pweb.Url+$fileUrl;
    Write-Output $page;
    else #if web is not a publishing site
    $pages = $null
    $pages = $web.Lists["Site Pages"]
    if ($pages)
    foreach ($item in $pages.Items)
    $fileUrl = $webUrl + "/" + $item.File.Url
    $manager = $item.file.GetLimitedWebPartManager([System.Web.UI.WebControls.Webparts.PersonalizationScope]::Shared);
    $wps = $manager.webparts
    foreach ($type in $wps)
    if ($type.GetType().Name -eq "RightMenu")
    $wps | select-object @{Expression={$Web.Url};Label="Web URL"},@{Expression={$fileUrl};Label="Page URL"},DisplayTitle, IsVisible, @{Expression={$type};Label="Type"}
    Write-Host $fileUrl;
    $page=$pweb.Url+$fileUrl;
    Write-Output $page;
    else
    # Write-Host “… completed processing” $web
    $row = enumerateWebParts(‘http://sptest.danfoss.net’) #call the enumerateWebParts function pass it the URL for the web application
    I run the command through D:\RightMenu.ps1 | Out-File D:\RightMenu.txt
    Aruna

    Try 
    http://stackoverflow.com/questions/10340007/exporting-powershell-output-to-text-file
    You can always redirect the output an exe to a file like so (even from cmd.exe):
    powershell c:\test.ps1 > c:\test.log
    Within PowerShell, you can also redirect individual commands to file
    but in those cases you probably want to append to the log file rather
    than overwrite it e.g.:
    $logFile = 'c:\temp\test.log'
    "Executing script $($MyInvocation.MyCommand.Path)" > $logFile
    foreach ($proc in Get-Process) {
    $proc.Name >> $logFile
    "Another log message here" >> $logFile
    If this helped you resolve your issue, please mark it Answered

  • Controling Bursting Output File Name

    Is there a RTF template parameter I can set that will set the file name? It generates cryptic names for us (usually xmlp some numbers followed by .pdf) for the attachments it emails.
    Some people have said you can control it with a bursting control file but I have yet to figure out how to setup this file or where to load it as there is no spot for it in the web UI.

    There is nothing in the bursting control query to control the output file name when bursting as an email attachment. Were running BIP Enterprise 10.1.3.3.1 on an 10g Application Server backed up by SSO authentication. I have looked through the RTF template documentation and I ahve yet to find a tag to specify. Also, no where in the interface is there any option to load a Bursting Control File or edit the properties contained within whatever is used by default.

  • Barcode Font not available in PDF after adding to Font Management

    Hello CF experts,
    I need to use a barcode font in a PDF document. I installed
    the font in Font Management, but nothing happens when I attempt to
    use it. I've tried to use it both in and out of PDF's, and it
    doesn't work either way. It does work in normal HTML code if the
    local machine has the font installed, but this isn't very helpful,
    as I need it to be served up from the Server with fontembed for PDF
    usage.
    Here is what the Font Manager shows:
    User Defined Fonts
    Actions Font Family Font Face Font Type Useable In Path
    IDAutomationHC39M IDAutomationHC39M TRUETYPE PDF/FlashPaper
    /var/www/html/MM/IDAutomationHC39M_Free.ttf
    I've tried using it in <font> tags, CSS Styles, etc,
    and nothing works.
    Any ideas?
    Thanks

    Hey SafariTECH,
    The Server is the source for any fonts used? This hasn't been
    my experience at all. Web pages don't embed fonts, but rely on the
    clients PC having the requested font face installed.
    My problem is that I have a unique need for a Barcode font to
    be available to clients without having to run around and install it
    locally. In concept I should be able to embed the font in
    Flashpaper or a PDF and bypass the need to make the font available
    on each client's PC.
    Is anyone successfully using the PDF "Font Embed" feature
    this way using fonts installed in the Font Manager?
    Is there any easy way to tell if the font's installed in Font
    Manager are actually working and/or available?
    Thanks-

Maybe you are looking for

  • Update two DataSources one Query?

    I am building a dynamic site using Dreamweaver CS5 and Coldfusion 9. Ok after messing with this particular page for almost five hours now and still have not figured this out I thought I would ask someone (anyone that reads this) who has a better clue

  • Problem with call forwarding. Calls can not be forwarded for incoming external calls

    Hi Everybody, how are you? I have a problem with call forwarding. Everything was fine but now is not working. In the reception of an office, the receptionist activate the call forward option to an internal extension. If somebody, internal in the offi

  • Mail 2.1 Crash When I click to open Inbox Mail

    Help !!! Here's my crash report. I don't know how to repair??? Date/Time: 2007-02-07 13:42:42.658 -0800 OS Version: 10.4.8 (Build 8L127) Report Version: 4 Command: Mail Path: /Applications/Mail.app/Contents/MacOS/Mail Parent: WindowServer [57] Versio

  • File upload field

    I have a profile update page, with a file field where the user can upload a photo. But I have a major problem. I know that the fileupload form cannot contain a value from a database. When I submit the form without the image, it resets the photo field

  • Incompatability Issues  MAC OS 10.4.10 With USB headphones

    I bought iListen so I could type more quickly as I have some disability issues and type very slowly. I had a lot of trouble training iListen. I bought a package which included a Platronics USB headset and USB Mic fromthe Apple online store. After man