Proablem with Barcode Fonts

Hi All,
We have implemented oracle Warehouse Management and using Bar code functionality to read Item ID.
We are suing LXE MX-9 Device to read barcode.
Steps we performed to test if its working or not
1.Took one Item ID from database .
2.Downloaded demo version of CODE 128 font and copied it to c:\windows\Fonts
3.Opned word document and pasted Item ID,Selected the characters[Item ID] and selected Code 128 font from drop down and generated Bar code.
4. Tooke the barcode generated in WORD and copied in XML publisher template.
5.Registered Code128 font using XML Publisher administrator and did the Font Mapping.
6.Generated XML publishere Report.
Our consultants used LXE MX9 bar code scanners on Barcode we provided them. But the scanner is not recognizing the Barcode.
Please suggest any changes that are required to make barcode scanner to work.
Regards,
Mastan Ali.

Every barcode (i think) has its own delimeter value required for the scanners to read properly. For example, a 3of9 font need asterisk(*). Check the font document for similar config.

Similar Messages

  • Problem with barcode font in Forms9i

    I need urget help with the following matter:
    I'm using a barcode font to display a text item. In developer everything is ok, but when i run the form in the web browser, the barcode font is replaced with another normal font (arial i think)!
    I don't know what to do!!
    Is it possible to use barcode fonts in Forms 9i?
    Do i have to modify some configuration scripts in order to use them??
    Please help!
    Regards, Andreea

    Thank you for your promt answer. I have tried to modify uifont.ali but i think i'm not doing the right thing, because it still doesn't work. My barcode font is named "Code EAN13". Could you tell me more specific what lines i should add to the uifont file..
    Thanks!!
    Andreea

  • Barcode Fonts in Oracle AS 10g

    Hello.
    I've an forms application, that initiali has been developed to work on Oracle AS 10g Windows. It has a TTF barcode font, but the reference there has been made with the windows font name. I've tryed to mapped it in uifont.ali in linux, but with no sucess. When running the form (that creates a report), the max i've archived is to make the font name (linux) apear in the document fonts properties, but no barcode apears in the document. The oracle developer reports builder recognizes the font, but when generating the report, no barcode apears...
    does anyome has managed to create reports with barcode fonts in linux?
    Thanks in advance
    Bruno Santos

    Hi,
    Here's the Oracle Forms 10g Deployment Guide
    http://download-east.oracle.com/docs/cd/B14099_11/web.1012/b14032/toc.htm
    HTH,
    Jim

  • 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^_^

  • Using barcode font with distributed reports?

    Hi
    We have designed a report that uses the barcode font Code39AzaleaRegular3 that is supplied with Crystal Reports 2008. We use third-party software that incorporates a 'Crystal viewer' to allow users to run Crystal reports without having Crystal Reports installed on their computers. My question is whether we can install the Azalea fonts on these computers or would that violate any licensing agreement?

    My question is whether we can install the Azalea fonts on these computers or would that violate any licensing agreement?
    - You can not install the Azalea fonts as installed on your development system. Unfortunately at this time there is no CR MSM or MSI that includes the fonts. This issue is being tracked under TE 5000082393. New MSM and MSI files will be release with Service Pack 3 for CR 2008 (mid June estimated).
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Anyone suggests a barcode font paid/free that really works with Crystal Report?

    Hi fellow B1 Users,
    I am having difficulty producing a print of crystal label report that produces barcodes which can be scanned.
    It seems like I have not been lucky getting barcode fonts and its dimensions (size with height and width) right so it can be scanned by simple
    barcode scanners.
    Anyone got their crystal label to be scan-able?
    Please suggest.
    Thank you,
    Syed

    Hi Gordon,
    Good to see you still active in SAP B1 forums.
    I tried fonts such as CCode39.
    However, I got lucky this time, the font IDAutomationHC39M worked for me, size 18.
    Did not have to do much setting on barcode scanner though I have done it before
    Thank you.

  • Printing a barcode font no longer works properly

    I have been using a true type font "3 of 9 barcode" to print mailing labels on an internal website using the following css for some time:
    .barcode { font-family: "3 of 9 Barcode", Times, serif; font-size:36px; }
    After upgrading to Firefox 5 it stopped working. This currently renders the font correctly on the page but when I try to print the page it uses Wingdings. This is happening on multiple computers and multiple printers. The font is installed on all the computers and I've even tried using @font-face with no success.
    [http://www.thomaspainerants.com/firefox_barcode_works.png Screenshot of Firefox properly rendering the barcdoe font.]
    [http://www.thomaspainerants.com/firefox_barcode_broken.png What happens when I try to print]. In this case I printed to PDF but the same thing happens when printing to a normal printer. Printing in the latest versions of Chrome & IE9 works properly though not in Safari.
    [http://www.thomaspainerants.com/3_OF_9_BARCODE.TTF 3 of 9 Barcode font]

    Abandon all hope yee who enter this thread. Abandon hope for mozilla fixing the issue that is. I went with a jQuery based bmp generator. It's pretty easy to implement and has worked well for me.
    download: http://code.google.com/p/jquery-barcode/downloads/detail?name=jquery.barcode.0.3.js&can=2&q=
    demo : http://jquery-barcode.googlecode.com/svn/trunk/jquery-barcode/demo/demo.html
    Implementation:
    Put these includes in your header:
    &lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;js/jquery.barcode.0.3.js&quot;&gt;&lt;/script&gt;
    Everything that needs to be a barcode should have the same class. I chose &quot;barcode39&quot;.
    &lt;span class=&quot;barcode39&quot;&gt;405479&lt;/span&gt;
    &lt;span class=&quot;barcode39&quot;&gt;405339&lt;/span&gt;
    &lt;span class=&quot;barcode39&quot;&gt;405341&lt;/span&gt;
    Then run this script at the bottom:
    &lt;script&gt;
    $(&#39;.barcode39&#39;) .barcode({code:&#39;code39&#39;});
    &lt;/script&gt;

  • Problem with Direct printing of PDF with Barcodes in R12

    Hi All,
    We are facing a problem in direct printing in EBS R12 with xml pdf reports which contains some barcode fonts. We are using fonts from IDAutomation for barcodes. Printing from request output is working fine. But when it is printed directly everything get printed other than the barcodes. Did anybody face this problem before and fixed it?
    Regards,
    Benny

    Benny,
    Output from XML Publisher comes out correctly. The barcodes are stripped off during pdftops conversion. Any idea?
    How did you verify the above?
    PASTA 3.0 Release Information (Doc ID 239196.1)
    BIP PDF Output Does Not Print MICRD Barcode Font - View Output Ok (Doc ID 747195.1)
    Thanks,
    Hussein

  • 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-

  • Unable to Preview barcode font fields in Word Template Builder PDF Preview

    I have searched for solutions to this problem but did not find anything that I have not tried. I have IDAutomation Barcode fonts installed and am using the Word template builder v10.1.3.4 Build 129. My Templates work fine in EBS, but I cannot Preview in a PDF, any fields that are formatted with my barcode or MICR fonts. I have created an xdo.cfg file as per the documentation and placed it in C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config. I can successfully preview in an RTF, but not a PDF. Any suggestions?
    Here is my xdo.cfg file:
    <config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
         <!-- Properties -->
         <properties>
              <!-- System level peoprties -->
              <!-- PLEASE SELECT A VALID TEMPFILE DIRECTORY!!! -->
              <property name="system-temp-dir">E:\Temp</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>
              <!-- Windows Wingdings font -->
              <font family="Wingdings" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\WINGDING.ttf" />
              </font>
              <!-- GnuMICR font -->
              <font family="GnuMICR" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\GnuMICR.ttf" />
              </font>
              <!-- IDAutomationC39L -->
              <font family="IDAutomationC39L" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationC39L.ttf" />
              </font>
              <!-- IDAutomationC39M -->
              <font family="IDAutomationC39M" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationC39M.ttf" />
              </font>
              <!-- IDAutomationC39S -->
              <font family="IDAutomationC39S" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationC39S.ttf" />
              </font>
              <!-- IDAutomationC39XL -->
              <font family="IDAutomationC39XL" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationC39XL.ttf" />
              </font>
              <!-- IDAutomationC39XS -->
              <font family="IDAutomationC39XS" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationC39XS.ttf" />
              </font>
              <!-- IDAutomationC39XXL -->
              <font family="IDAutomationC39XXL" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationC39XXL.ttf" />
              </font>
              <!-- IDAutomationHC39L -->
              <font family="IDAutomationHC39L" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationHC39L.ttf" />
              </font>
              <!-- IDAutomationHC39M -->
              <font family="IDAutomationHC39M" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationHC39M.ttf" />
              </font>
              <!-- IDAutomationHC39S -->
              <font family="IDAutomationHC39S" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationHC39S.ttf" />
              </font>
              <!-- IDAutomationHC39XL -->
              <font family="IDAutomationHC39XL" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationHC39XL.ttf" />
              </font>
              <!-- IDAutomationHC39XS -->
              <font family="IDAutomationHC39XS" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationHC39XS.ttf" />
              </font>
              <!-- IDAutomationHC39XXL -->
              <font family="IDAutomationHC39XXl" style="normal" weight="normal>
              <truetype path="C:\WINDOWS\Fonts\IDAutomationHC39XXL.ttf" />
              </font>
         </fonts>
    </config>
    Thank for any assistance.
    Regards,
    Donn

    The fonts settings did not show up properly. Here is an example inside comments:
              <!-- IDAutomationHC39S -->
    <!--     <font family="IDAutomationHC39S" style="normal" weight="normal> -->
    <!--     <truetype path="C:\WINDOWS\Fonts\IDAutomationHC39S.ttf" /> -->
    <!--     </font> -->
    The font family, name, and path have been checked thoroughly.
    Thanks,
    Donn

  • RDLC Reports with Custom Font - Error HRESULT E_FAIL has been returned from a call to a COM component.

    Hi,
    I got an ASP.NET MVC (Razor View Engine and C#) application running on a Windows Azure Web Role.
    I use RDLC local reports to create pdf files with printable price tags with respective barcodes.
    I got it working on Azure after installing the barcode font (TrueType) using a start-up task. Recently, it stopped working without me changing anything related to this functionality.
    I'm getting the following error and so far I didn't find any solution. I know the problem is the barcode font because the pdf is generated well with a standard font like Arial. Also, it works perfectly with barcodes when running the app
    locally on my computer. 
    Error HRESULT E_FAIL has been returned from a call to a COM component.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.]
    System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
    Microsoft.ReportingServices.Rendering.RichText.TextRun.ShapeAndPlace(Win32DCSafeHandle hdc, FontCache fontCache) +1450
    Microsoft.ReportingServices.Rendering.RichText.TextRun.GetWidth(Win32DCSafeHandle hdc, FontCache fontCache, Boolean isAtLineEnd) +30
    Microsoft.ReportingServices.Rendering.RichText.LineBreaker.GetLine(Paragraph paragraph, TextLine line, Win32DCSafeHandle hdc, FontCache fontCache, FlowContext flowContext, Single left, Single right, Single height, Stack`1 lineRunsIndex, Stack`1 lineRunsCharIndex, Int32 lineIndents) +266
    Microsoft.ReportingServices.Rendering.RichText.LineBreaker.FlowParagraph(Paragraph paragraph, Directions direction, Win32DCSafeHandle hdc, Single dpiX, FontCache fontCache, FlowContext flowContext, Boolean keepLines, SizeF flowContextSize, Int32& contentOffset) +768
    Microsoft.ReportingServices.Rendering.RichText.LineBreaker.Flow(TextBox textBox, Win32DCSafeHandle hdc, Single dpiX, FontCache fontCache, FlowContext flowContext, Boolean keepLines, Single& height) +617
    Microsoft.ReportingServices.Rendering.RichText.LineBreaker.Flow(TextBox textBox, Graphics g, FontCache fontCache, FlowContext flowContext, Boolean keepLines, Single& height) +182
    Microsoft.ReportingServices.Rendering.RichText.TextBox.MeasureFullHeight(TextBox textBox, Graphics g, FontCache fontCache, FlowContext flowContext, Single& contentHeight) +759
    Microsoft.ReportingServices.Rendering.HPBProcessing.TextBox.CalculateVerticalSize(PageContext pageContext) +467
    Microsoft.ReportingServices.Rendering.HPBProcessing.TextBox.DetermineVerticalSize(PageContext pageContext, Double topInParentSystem, Double bottomInParentSystem, List`1 ancestors, Boolean& anyAncestorHasKT, Boolean hasUnpinnedAncestors) +35
    Microsoft.ReportingServices.Rendering.HPBProcessing.PageItem.CalculateVertical(PageContext pageContext, Double topInParentSystem, Double bottomInParentSystem, PageItem[] siblings, List`1 ancestors, Boolean& anyAncestorHasKT, Boolean hasUnpinnedAncestors, Nullable`1 sourceWidth) +977
    Microsoft.ReportingServices.Rendering.HPBProcessing.Tablix.AddRowMember(TablixMember rowMember, Int32 colIndex, Int32 rowSpan, Int32 colSpan, LevelInfo childInfo, PageContext pageContext, Double updateWidth) +1104
    Microsoft.ReportingServices.Rendering.HPBProcessing.Tablix.CreateRowMemberChildren(Tablix tablix, TablixMember rowMemberParent, Int32 defTreeLevel, Boolean parentBorderHeader, Int32 parentRowIndex, Int32 parentColIndex, Int32 sourceIndex, Boolean resetContext, Boolean parentHasFooters, LevelInfo parentLevelInfo, PageContext pageContext) +4255
    Microsoft.ReportingServices.Rendering.HPBProcessing.Tablix.CreateRowMemberChildren(Tablix tablix, TablixMember rowMemberParent, Int32 defTreeLevel, Boolean parentBorderHeader, Int32 parentRowIndex, Int32 parentColIndex, Int32 sourceIndex, Boolean resetContext, Boolean parentHasFooters, LevelInfo parentLevelInfo, PageContext pageContext) +3657
    Microsoft.ReportingServices.Rendering.HPBProcessing.Tablix.CreateTablixRows(Tablix tablix, TablixMember rowMemberParent, Int32 defTreeLevel, Boolean parentBorderHeader, Int32 parentRowIndex, Int32 parentColIndex, List`1& pageStructMemberCell, Boolean ignoreTotals, Boolean& finishLevel, Boolean parentHasFooters, CreateItemsContext createItems, Double startInTablix, Double endInTablix, PageContext pageContext) +4341
    Microsoft.ReportingServices.Rendering.HPBProcessing.Tablix.CreateTablixItems(Tablix tablix, PageContext pageContext, CreateItemsContext createItems, Double startInTablix, Double endInTablix) +239
    Microsoft.ReportingServices.Rendering.HPBProcessing.Tablix.CreateVertically(PageContext pageContext, CreateItemsContext createItems, Double startInTablix, Double endInTablix, Double topInParentSystem) +374
    Microsoft.ReportingServices.Rendering.HPBProcessing.Tablix.DetermineVerticalSize(PageContext pageContext, Double topInParentSystem, Double bottomInParentSystem, List`1 ancestors, Boolean& anyAncestorHasKT, Boolean hasUnpinnedAncestors) +662
    Microsoft.ReportingServices.Rendering.HPBProcessing.PageItem.CalculateVertical(PageContext pageContext, Double topInParentSystem, Double bottomInParentSystem, PageItem[] siblings, List`1 ancestors, Boolean& anyAncestorHasKT, Boolean hasUnpinnedAncestors, Nullable`1 sourceWidth) +977
    Microsoft.ReportingServices.Rendering.HPBProcessing.PageItemContainer.DetermineContentVerticalSize(PageContext pageContext, Double topInParentSystem, Double bottomInParentSystem, List`1 ancestors, Boolean& anyAncestorHasKT, Boolean hasUnpinnedAncestors, Boolean resolveState, Boolean resolveItem) +496
    Microsoft.ReportingServices.Rendering.HPBProcessing.PageItemContainer.DetermineVerticalSize(PageContext pageContext, Double topInParentSystem, Double bottomInParentSystem, List`1 ancestors, Boolean& anyAncestorHasKT, Boolean hasUnpinnedAncestors) +281
    Microsoft.ReportingServices.Rendering.HPBProcessing.PageItem.CalculateVertical(PageContext pageContext, Double topInParentSystem, Double bottomInParentSystem, PageItem[] siblings, List`1 ancestors, Boolean& anyAncestorHasKT, Boolean hasUnpinnedAncestors, Nullable`1 sourceWidth) +977
    Microsoft.ReportingServices.Rendering.HPBProcessing.ReportSection.NextPage(RPLWriter rplWriter, Int32 pageNumber, Int32 totalPages, Double top, Double availableHeight, ReportSection nextSection, Boolean isFirstSectionOnPage) +1382
    Microsoft.ReportingServices.Rendering.HPBProcessing.Report.NextPage(RPLWriter rplWriter, Int32 totalPages) +384
    Microsoft.ReportingServices.Rendering.HPBProcessing.HPBProcessing.GetNextPage(RPLReport& rplReport) +437
    Microsoft.ReportingServices.Rendering.ImageRenderer.PDFRenderer.Render(Report report, NameValueCollection deviceInfo, Hashtable renderProperties, CreateAndRegisterStream createAndRegisterStream) +1021
    Microsoft.ReportingServices.Rendering.ImageRenderer.RendererBase.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, Hashtable& renderProperties, CreateAndRegisterStream createAndRegisterStream) +93
    My source code:
    LocalReport report = new LocalReport();
    // Rdlc file path
    report.ReportPath = Server.MapPath("~/Reports/PriceTags.rdlc");
    // Data source
    report.DataSources.Add(new ReportDataSource("productsDataSet", dataset1));
    // Some parameters
    ReportParameterCollection reportParameters = new ReportParameterCollection();
    reportParameters.Add(new ReportParameter("currency", "EUR"));
    reportParameters.Add(new ReportParameter("precision", 2));
    report.SetParameters(reportParameters);
    // FileContentResult GenPdf(LocalReport report, string filename)
    return GenPdf(report, "Price Tags");
    Any help on this issue would be welcome and sorry for any grammar mistakes.
    Thanks in advance.
    Vitor Pinto

    Hi Vitor,
    Thanks for your posting!
    It seems that the error may have more than one possibilities. I recommend you could try to use the Azure remote debugger to debug your cloud service project on Azure instance. Please see this tutorials:
    http://blogs.msdn.com/b/cie/archive/2014/01/24/windows-azure-remote-debugging.aspx
    You could debug your code using the cloud service URL.
    And you could enable the Diagnostics feature for collecting Logging Data by Using Azure Diagnostics (http://msdn.microsoft.com/library/gg433048.aspx).
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • 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

  • Adobe Reader X is not showing barcode font

    Hi there,
    I'm generating a pdf with a GS1-128 barcode with IDAutomation fonts.
    I noticed that Adobe Reader X does not display this font.
    Previous version do!
    I attach an example: the font should be visible in the appropriate box present on the second page. http://www.ingmezzina.it/pdf_no_barcode.pdf
    Is there any solution to this problem?

    I'm having a similar problem, everytime I launch reader or if I try to open a PDF it crashes on my winxp sp3 PC with a visual c++ runtime error and closes. I can't even get to any preferences or anything in time.

  • How to add a barcode font for use in Web Intelligence (WebI) XIR2 and 3x?

    Anyone have the steps to add a barcode font to WebI XIR2 and 3x?  Not finding a good KBase on it and was also wondering if there any "gotchas" in terms of printing and exporting to .pdf.
    Thanks.

    Hi Kevin,
    Also, if the solution provided in the previous post doesn't helps you then try the following solution.
    Following are the steps to apply barcode font (IDAutomationHC39M):
    1) In Windows Explorer, browse to the following folder:
    -- C:\Windows\Fonts
    2) On the File menu click Install New Font then browse to the font you want to install.
    3) Edit the properties on the fonts you have just added:
    In the "Embedding" tab, you should get a property like "Preview & Print embedding allowed".
    But, nothing related to a license limitation regarding the embedding, else, you will not be allowed to use the added fonts in PDF or XLS generation.
    4) Once the above points have been done:
    -- Copy the .ttf fonts you want to use in the following XIR2 folder:
    <BO_INSTALL_DIR>\Business Objects\j2sdk1.4.2_08\jre\lib\fonts
    5) Add the following entries into the fontalias.xml file, which is in the following folder:
    <BO_INSTALL_DIR>\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\fonts
    The template looks like the following one:
    <FONT NAME="IDAutomationHC39M">
    <FONTFAMILY PLATFORM="ttf" NAME="IDAutomationHC39M (IDAutomationHC39M)">
    <FONTATTRIBUTE BOLD="false" ITALIC="false" LOGICAL="IDAutomationHC39M" PHYSICAL="IDAutomationHC39M.ttf"/>
    </FONTFAMILY>
    <FONTFAMILY PLATFORM="win" NAME="IDAutomationHC39M"/>
    <FONTFAMILY PLATFORM="java" NAME="IDAutomationHC39M"/>
    <FONTFAMILY PLATFORM="html" NAME="IDAutomationHC39M"/>
    </FONT>
    6) Add the following entries into the u2018i18n.xmlu2019 file, which is in the following folder:
    <BO_INSTALL_DIR>\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\scripts
    You have different sections in this i81n.xml file.
    -- Under the first section
    <I18N>
    <FontFinder>
    <font key=u201DIDAutomationHC39Mu201D value=u201DIDAutomationHC39Mu201D/>
    u2026u2026u2026u2026u2026u2026u2026u2026u2026..
    </ FontFinder>
    < FontFinder2>
    <font key=u201DIDAutomationHC39Mu201D value=u201DIDAutomationHC39Mu201D/>
    u2026u2026u2026u2026u2026u2026u2026u2026u2026..
    </ FontFinder2>
    -- Under the u2018font_aliasingu2019 section
    <font_aliasing>
    <T1>
    u2026u2026u2026u2026.
    </T1>
    <TTF>
    u2026..
    <font name=u201DIDAutomationHC39Mu201D>
    <os type=u201Dallu201D>
    <Attributs style=u201D0u201D filename=u201DIDAutomationHC39M.ttfu201D encoding=u201Du201D aliaspsname =u201CIDAutomationHC39Mu201D/>
    u2026
    </os>
    </TTF>
    7) Save the both files.
    8) Restart the Businessobjects servers or local computer.
    9) Login in to infoview and create a new web intelligence report by using the Java Report Panel or Html Report Panel;
    10) In the left pane, select the "Cell Format Properties": you will notice that an entry "IDAutomationHC39M" has been added into the font dropdown list.
    Just test the above u2018IDAutomationHC39Mu2019 barcode font, at your end and update me with the results.
    Regards,
    Sarbhjeet Kaur

Maybe you are looking for

  • Can I swap my hard drive to another ibook g3?

    My screen has broken [liquid damage] and to get it fixed it'll cost £100-£300 and I don't know if it's just the screen gone. It will be cheaper probably to buy a new ibook off ebay and sell my ibook in parts. But I'll need to back up my 60gb hard dri

  • Can I get an older version of Pages for my iPad?

    I'm not ready to move to Mavericks on my 3 computers, but the new Pages on my new ipad mini won't coordinate with Pages on my macs. Is there any way to get the OLD version that worked in ios7?

  • "Microsoft Visual Studio 2013 Professional Stopped Working" When I'm Trying To Install

    So for a college class we were given a link to a visual studio exe file.  Visual Studio 2013 Professional Update 2. When I try to run the exe file it just gives a black rectangle for a few seconds with the visual studio logo on it then stops and give

  • Why am I suddenly getting error messages when updating the vault?

    Hi, I would greatly appreciate any advice anyone here can offer of how to correct a problem that started recently. I've updated the vault for Aperture successfully many times before, but now, when I attempt to update the vault I've started receiving

  • Oracle Performance 11g - Warning: log write elapsed time

    Hello , We are facing quite bad performance with our SAP cluster running Oracle 11g . In the ora alert file we are having constant message for " Thread 1 cannot allocate new log, sequence xxxxxx Private strand flush not complete" However , this seems