Barcode font is shrunk

We were using visual studio 2005 with crystall reports 11 release 2. we bought the precision id code 128 barcode font. when exported to pdf for printing purposes, it was shrinking the barcode making it unreadable for the scanners. this was overcome by adding a registry key called ForceLargerFonts. since then it was working fine. Now we have upgraded to crystal reports 2008 and are back to square now. its shrinking the barcode. I tried creating the registry key as earlier and is still shriking the font. what can be done to stop shrinking the code 128 barcode.

Hi, Jimmy;
It sounds like this is a web based application. You'll need to make the ForceLargerFonts key available to the web server as well.
From one of our kbases:
To work around this issue:
1. Press Ctrl-Alt-Del on your keyboard, then click the Task Manager button. Click the Processes tab. The security account is listed beside your process name (for IIS 5 the process name is aspnet_wp.exe and for IIS 6 it is w3wp.exe).
2. Open the registry editor. On the Start menu, click Run then type "regedit" and click OK.
3. Navigate to the following registry sub key:
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
There will be a number of keys here that start with "S-1-5". Inspect each one and look for your security account name in the ProfileImagePath entry. Take note of the key (folder) you are on when you find your process.
4. Go to the following registry sub key:
(I'm not sure what the exact key is but you should be able to find it):
HKEY_USERS\[your security profile]\Software\Business Objects\12\Crystal Reports\Export\Pdf
5. Right-click the sub key and click New > DWORD Value. Name the DWORD value "ForceLargerFonts" and set it to the value of 1.
6. Restart IIS, and try the application again.
Regards,
Jonathan

Similar Messages

  • Barcode Fonts. Ok on Linux, not on Windows

    Hi all.
    I need to print a PDF (or even HTML) report, which uses a barcode font. I placed the TTF fonts under reports/fonts, and included on the REPORTS_PATH. Installed the fonts on the client machine.
    On a Linux server, it works (the report prints correctly). But on a Windows Server, the font is not recognized. Output as PDF or HTML, the results are the same.
    What am I missing? The reports version is 11.1.2.
    OEL 5.8 and Windows 7 32 bits.
    Thanks in advance

    Hello,
    Is it a new Font installed recently ?
    Do you know if the Windows has been rebooted since the font has been installed ?
    Regards

  • 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:
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
    <script type="text/javascript" src="js/jquery.barcode.0.3.js"></script>
    Everything that needs to be a barcode should have the same class. I chose "barcode39".
    <span class="barcode39">405479</span>
    <span class="barcode39">405339</span>
    <span class="barcode39">405341</span>
    Then run this script at the bottom:
    <script>
    $('.barcode39') .barcode({code:'code39'});
    </script>

  • TS2167 I changed my header in iweb and when I published the site the font had shrunk and it displayed incorrectly. It was only on my home page, not on others. I have iweb 3.0.4. Help!?!?

    I changed my header in iweb and when I published the site the font had shrunk and it displayed incorrectly. It was only on my home page, not on others. I have iweb 3.0.4. Help!?!?

    Just in-case anyone els runs into this, I figured it out... I was working from my hotel and apperantly the fire wall was not allowing anything to uplaod, but I wasn't getting an error message from iweb, it would say that everything was published succesfully even though it wasn't. Once I went home and used my connection eveything worked fine.

  • 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

  • Barcode font installed in sap b1 8.8 pl 6

    hi,
    i made barcode label report in crystal report in my local pc.  i have use barcode font (IDAutomationHC39M) in this report. in preview of crystal report, report seen ok., but whenever seen preview through sap, barcode font not support and display actual value(not barcode style). how i , install this font in sap ? please advise.
    thanks
    tejas

    NO, This type font is  not available in General setting or PLD. this type of  font instilled in my local PC. also crystal report is also installed in my local pc. I have use sap data in crystal report through ODBC. i am not working in server. i am accessing sap through citrix., whenever i have see the report(which is in my local pc, which is sharable) through sap, in preview barcode font not support. what should i do the resolve this problem? i want same result through sap.  please suggest.
    thanks
    tejs

  • 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

  • How to Prind Barcode font In the PDF output

    Hi Guru
    I have designed the RTF file in word In which one of the field is barcode field , I have loaded the XML Data to the RTF
    when I submit the concurrent program and view tha output as PDF file the barcode field is give me data like this 12132145 but here i want to barcode font (symbol ) how come i bring that font to my PDF output when i sumbit the request and view the o/p ... How to design that in RTF please ur suggestion
    Thanks
    AT

    Hi Guru
    I am able to bring the barcode font in the RTF template but in O/P PDF file Barcode Font is not printing advice me
    I have done this so far
    1)Copy new font IDAutomationHC39M file to Windows/Fonts directory.
    2)Copy xdo.cfg in C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\config directory.
          <font family="Troy E-13B" style="normal" weight="normal"> 
            <truetype path="C:\WINDOWS\fonts\Troy E-13B.ttf">  
          </truetype></font>
          <font family="IDAutomationHC39M" style="normal" weight="normal"> 
            <truetype path="C:\WINDOWS\fonts\IDAutomationHC39M.ttf">  
          </truetype></font>I what the barcode font(symbol) to be printed in my result PDF Output plz advice me
    Thanks
    AT

  • 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

  • XSL-FO Barcode Font Mapping

    Hi everyone,
    I'm trying to use a barcode font (IDAutomationHC39M.ttf) inside a XSL-FO template (Standard Purchase Order Template). I already loaded the font and created the mapping using XML Publisher Administration Configuration, but I still cannot see the font being displayed on the PDF format. I did the reference in the code, e.g.:
    <fo:block>
    <fo:inline>Order Number: </fo:inline>
    <fo:inline font-family="IDAutomationHC39M">404</fo:inline>
    </fo:block>
    but, it didn't work. I really don't know what I'm doing wrong. I thought it was going to be just reference the font. I would really appreciate any possible help because this is a last minute request of the client and we will be soon going to production.
    Thanks,
    Hugo

    I am having the same problem here. Were you able to create the font mapping? Once I click the apply button, I get an error message.

  • 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

  • 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

  • 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

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

Maybe you are looking for