Printing/Font issue

I have a graphic designer who is having trouble with printing Freehand documents with the font Adobe Garamond in it. Now he is the only one having this problem, and he has a copy of the font from one of the other GD's here. The document will print if I go to the print page and then have it do a preview, which it brings up in Preview. Other documents in Freehand print, however if I change the font to Adobe Garamond they don't print.
Any ideas?

Hello Theodore,
Do you find that Garmond gets substituted with Courier, or is there simply no text where there should be text?
If the printer is a postscript device, Garamond is typically a printer resident font, meaning that if the font is present in the file, it would be substituted by the printer resident font. Sometimes there can be issues with the printer font so the application can be configured so that the font is downloaded with the file and used rather than substituted.
I would also check printing from another application but using the same font. This should help determine if the font is ok.
Paul

Similar Messages

  • Cups printing font issue. Laserjet P1005 [SOLVED]

    Hi,
    since some weeks I've got the Problem, that the fonts are really screwed up when printing in landscape mode, have a look at this:
    http://piie.net/files/print.jpg
    In this case I printed two pages on one paper. When printing it normal it works fine.
    My specs:
    printer:  HP laserjet p1005
    cups up to date
    Driver:    HP LaserJet P1005 Foomatic/foo2xqx (recommended) (grayscale, 2-sided printing)
    does anybody have an idea how to fix it?
    thanks and kind regards,
    --peter,
    Last edited by piie (2010-12-04 20:36:32)

    My Solution
    There is a patch at the end of this post.
    My solution for now is to edit /usr/bin/foo2xqx-wrapper.
    Change line 1:
    FROM : #!/bin/sh
    TO : #!/bin/bash
    because the syntax I know is only for bash.
    Find these lines near the bottom of the script:
    foo2zjs-pstops $PSTOPS_OPTS | \
    $PREFILTER \
    | ($GS $PAPERSIZE -g$DIM -r$RES $GSDEV $GSOPTS \
    -sOutputFile="|cat 1>&3" $GAMMAFILE -_ >/dev/null) 3>&1 \
    | foo2xqx -r$RES -g$DIM -p$PAPER -m$MEDIA -n$COPIES -d$DUPLEX -s$SOURCE \
    $COLOR $CLIP_UL $CLIP_LR $CLIP_LOG $SAVETONER -T$DENSITY \
    -J "$LPJOB" -U "$USER" \
    $BC $AIB $COLOR2MONO $NOPLANES $EXTRAPAD -D$DEBUG
    That's where all the transformations from [text|postscript|image] to printer code happens.
    Add this line just above that block:
    ps2ps <(cat) >(cat) | \
    ps2ps does not work with pipes, only with command arguments, so I use bash process substitution as a workaround.
    Here is the patch :
    --- /usr/bin/foo2xqx-wrapper
    +++ /usr/bin/foo2xqx-wrapper
    @@ -1,4 +1,4 @@
    -#!/bin/sh
    +#!/bin/bash
    #* Copyright (C) 2003-2006 Rick Richardson
    @@ -650,6 +650,7 @@
    GS="$GSBIN -q -dBATCH -dSAFER -dQUIET -dNOPAUSE"
    +ps2ps <(cat) >(cat) | \
    foo2zjs-pstops $PSTOPS_OPTS | \
    $PREFILTER \
    | ($GS $PAPERSIZE -g$DIM -r$RES $GSDEV $GSOPTS \
    I am not competent enough to evaluate how clever or sketchy this patch is, but it works and I think it's safe

  • ICal Print List Hang / Font Issue / Sync Problems...

    Okay, here's a couple issues all wrapped up into one thread/post - reason is cause I suspect they may all be tied together somehow, but am not sure.
    Sync Problems...
    Regarding the Syncing problems, you can find an ongoing thread about @ http://forums.markspace.com/viewtopic.php?t=1632
    In short, some of us are having issues with events syncing to our Palm to the wrong timezone, causing them to be an hour off (usually within the new & old DST date change). Yes, all the usual fixes have been tried - pls read the thread noting "adairnet" and ymatto" postings.
    Also, in addition to this time issue, I have iCal events that I've deleted in iCal still show up on the Palm after one-way syncing!
    Print List Hang...
    Every week I print a "list" of events from a certain calendar. The past couple weeks I noticed some lines in the notes field printing on top of each other. Twas odd indeed, but I hadn't had the time to look into the reason. Then this week I was going thru my usual printing proceedure and now iCal locks up, hangs up, crashes, forcing me to force-quit the program. It's usually after I extend the dates beyond 2 or 3 days, but I've not been able to find a consistency. I've redone events thinking they were corrupt with no success.
    Font Problems...
    After the Print List issue above, I opened my Console program to see if it was reporting anything. At first it indicated that it could not find Helvetica Neue and would substitute it for Helvetica. This put me in touch with some font corruption - so I got rid of those bad fonts and activated Helvetica Neue which got rid of that message. But made me wonder if there are more font problems causing the print hanging & syncing problems. I have FontAgent Pro and do have some font issues that I'm trying to work out.
    But the Console is displaying another string of messages every time the Print List proceedure hangs up which I cannot figure out...
    2007-04-24 16:24:54.151 iCal[28975] NSATSGlyphStorage inconsistency. Cannot find run storage for character range {138 67} for CTRun 0xDBE87D0. Ignoring the run...
    2007-04-24 16:24:55.175 iCal[28975] -[NSMutableStringProxyForMutableAttributedString replaceOccurrencesOfString:withString:options:range:] called with out-of-bounds range. For apps linked on Tiger this will raise an exception. For earlier apps it will produce this one-time warning and continue with existing behavior (which is undefined).
    2007-04-24 16:24:55.176 iCal[28975] * NSThread: ignoring exception '* -[NSMutableStringProxyForMutableAttributedString replaceOccurrencesOfString:withString:options:range:]: Range or index out of bounds' that raised during delayed perform of target 0xdde58d0 and selector 'renderPreview'
    So, all of this is causing me to wonder if the iCal or SyncServices database is corrupt. Is there a way to dig into the iCal db and check for corruption &/or fix it?
    Or does anybody have any further suggestions on any of these issues?
    thanx.jason.

    RedKamel,
    The SyncServices folder should be avoided like "a swarm of bees". This article discusses some of the issues that can arise when the SyncServices folder is deleted or modified:
    http://docs.info.apple.com/article.html?artnum=301920
    Data loss and Data corruption can result from deleting or modifying the SyncServices folder, and that data loss or corruption can be propogated to devices, .Mac, and other applications that sync with SyncServices.
    If you have isolated an issue with the other steps in your post, I would recomend speaking with AppleCare before removing that folder.
    Hope this helps,
    Nathan C.

  • Japanese font issue when print

    Hi ,
    We're trying to implement SAP for our Japan company, and use our existing abap list as some print out report.
    The system was upgraded 3 yrs ago, from non-unicode to unicode.
    And existing system spool used, LOCL, was created when system running under unicode.
    Now we tried to create new output device ""UNI""
    and device type SWINCFT
    This device was created due to ""LOCL"" device can't have japanese character work properly, printed as box.
    But the print font in this output device ""UNI"" is much smaller than we printed in LOCL.
    Please tell us what we can to to adjust the font bigger for better user experience.
    reagrds,
    Steven

    Hi Nils,
    Yes, sorry to mention that this was created at the first place.
    regards,
    Steven

  • Font issue between Reports Designer and Report Output

    Hi.
    I've succesfully migrated several reports from 6i to 10g (10.1.2.0.2) with and without parameter form. However, I have the following font issue:
    - When report is run from Reports Designer, font is kept.
    - When report is run from a forms module (through rwserver on the same machine, that is not really from an application server, but using Oracle BC4J or Developer Suite enviroment) the report output is different. In this case a bigger font is displayed and occasional truncation happens for some fields.
    The question is: How can i avoid this difference in font behaviour?. Is it font.ali related?. How come this happen on the same machine(Windows XP)? These reports are to be deployed on Linux, where reasonably, and font machine is expected to happen.
    Font used: Arial (Occidental) 9

    this might be an issue with the printer that is associated also, and the permissions to the printer that you might have..
    login to the application server machine and restart the reports server as an admin..try running the reports via the URL..i have a feeling that this issue might be somethiing to do with the permission(s) to the printer from your AS machine

  • Print quality issues

    Hello
    We are having print quality issue when printing PDF's to our Canon iR C2880/C3380 UFR II.  This was the most recent print driver from canons website which was download about 6 weeks ago. version 2.9.  At one time we were having other pring quality issues and we changed from the post script driver to the ufr ii which solved the problem at the time. 
    This past saturday we upgrade the operating systems on the systems in question and they are now running windows 7 64 bit with service pack 1 installed. image 1 is the orignal pdf that was printed with a 3rd party pdf printer(PDF Xchange view version 2.5)  image 2 is the same document that was printed using acrobat reader 10.1.2
    the options for the print were pretty much identical between the program.  Print as image was not selected.  1 thing to note with the acrobat when  print as image was selected there was a slight improvement in the print quality.
    Any help would greatly be appreciated.
    image 1
    image2

    Hi, nd a warm welcome to the forums!
    Off the bat, it looks like maybe bad RAM/ROM in the Printer, or corrupt Font.
    Can you have another Computer jook to it and print for a test?
    Can you try Printing from Adobe Reader...
    http://www.adobe.com/products/acrobat/readstep2.html
    Can you in Preview, Save As a picture format for a test?

  • Acrobat 7 Pro - Comment Summary Font Issue

    We have a situation involving font usage in comments in Acrobat 7 Pro that I hope someone can shed some light on. It will be some time before we can move to version 8 or 9, so the problem is important to us.
    Here's the symptom, then I have a few basic background questions. The text in a Note comment includes a 'less than or equal to' symbol which appears correctly. The problem comes when the comments are summarized to a PDF file or printed. The 'equal to' portion has now disappeared! I first thought that this might be a font issue, but now am unsure.
    My basic questions are:
    What font is Acrobat using when a comment is created? I realize that you can set a preference for which font to use when viewing comments, but apparently not when creating them?
    When a comment summary is created to a PDF file, what determines which font is used in the summary? We have seen cases where the resulting PDF has used Arial or Tahoma or SimSun or.........
    We have had at least one situation where opening the same Acrobat 7 PDF in Acrobat 8 Pro did not exhibit the problem when summarized there. Was this a known issue that was repaired in Acrobat 8?
    Thanks much for any information you can provide.

    Hi David,
    This is a known issue with Acrobat on Mac.
    Please follow the steps mentioned in the KB : http://helpx.adobe.com/acrobat/kb/blank-eula-screen-appears-acrobat.html

  • Font issue in Acrobat 8

    We have been having problems with .eps files placed in Quark and exported to a pdf. In Acrobat 7 standard the fonts from the .eps file gets garbled when read on the PC. Use local fonts seems to cure this problem, but I took the pdf file and opened it in Acrobat 8 and got this message. "Cannot extract the embedded font 'XYSNP+Trajan-Regular'. Some characters may not display or print correctly." Now all the surrounding text in Trajan that was input from Quark 6.5 changes to a different font when printed. Would switching to an Opentype version of the font solve this problem?
    Thanks

    I have been having the same sort of problem but with Illustrator CS3, Photoshop CS3, InDesign CS2, and Acrobat 8 Professional. I am the only Mac in the building (brand new system), everyone else is on PC. I am only getting the font issue with the Optima family. The school I work for purchased the font as a PostScript Type 1 outline font. We were guessing that I might be having issues because I am on a Mac.
    When working in InDesign, I have to print off most of my pieces on an inkjet printer, if I try to print to a xerox laser, Indesign crashes or pops up with an error "There is a problem with the font Optima." I have been using both methods for creating a pdf in indesign:exporting to and printing as.
    If I use the optima font in Illustrator I get a "can't print the illustration. There's a bad font used in the system" error.
    When I create PDF's through Indesign, the PDF turns out fine on-screen, but the error message pops up "Cannot extract the embedded font 'XQFZSM+Optima'. Some characters may not display or print correctly."
    When I try to print the PDF out on either a laser or inkjet printer, the optima font has a lot of missing letters or is replaced by a different font.
    This has been very frustrating. The weird thing is that it doesnt happen with all projects that use the optima font. I have done some very small projects (envelopes, postcards) and have either had an issue or no issue at all with optima; and Ive worked on larger projects (magazines, newsletters) and have almost always-from what I can remember-had a problem.
    Is this something that I can fix with program settings? Or would a Mac compatible font be the solution?
    Thanks

  • Arabic font issue in the pdf report in fusion middleware 11.1.1.2

    we are migrating from windows to red-hat Linux web logic 10.3.2 and fusion middle-ware 11.1.1.2 that worked perfectly in the windows after making compliation and publishing the application on redhat i found there is arabic font issue in the reports with the arabic language and it appeared if we print more than five paper in pdf as the the last two paper have no issue but the issue in the first printed paper
    there is something also if we print one or two or three paper it print arabic fony fine
    any help will be appreciated

    we are migrating from windows to red-hat Linux web logic 10.3.2 and fusion middle-ware 11.1.1.2 that worked perfectly in the windows after making compliation and publishing the application on redhat i found there is arabic font issue in the reports with the arabic language and it appeared if we print more than five paper in pdf as the the last two paper have no issue but the issue in the first printed paper
    there is something also if we print one or two or three paper it print arabic fony fine
    any help will be appreciated

  • Terminus 9pt font issue in Konsole after upgrade

    I have a slightly weird font issue in Konsole following a bunch of upgrades today. Basically, at the beginning of the command line and the beginning of subsequent words on that line, the very first character sort of flashes and gets truncated if it is one of several letters. Very narrow characters are not affected (e.g. i) but most are (e.g. n, g, m, r etc.). Once I press enter, the characters look perfectly normal - the issue only occurs on the line being edited and while I am entering or within words as opposed to spaces. Moreover, it only occurs for the first letters of words. Subsequent letters look fine. Once a space is typed following the first word, the character looks normal unless and until I type another letter or return to edit the first word. If I type "cat" it will be a truncated c; at "cat " all looks fine; then "cat c" and the first c is truncated; "cat cat " all is well; "cat c" with the cursor moved back over the second c and the second c rather than the first is truncated.
    Any thoughts as to what I should check? I'm using the infinality stuff from AUR. I updated that last night. However, I don't _think_ I saw the issue today until after upgrading the kernel. Here are the last entries from pacman.log:
    [2012-04-06 00:46] Running 'pacman -U gcc-gcj-4.7.0-1-x86_64.pkg.tar.xz'
    [2012-04-06 00:46] upgraded gcc-gcj (4.6.3-1 -> 4.7.0-1)
    [2012-04-06 00:46] Exited with code 0
    [2012-04-06 00:46] Running 'pacman -U pdftk-1.44-6-x86_64.pkg.tar.xz'
    [2012-04-06 00:46] upgraded pdftk (1.44-5 -> 1.44-6)
    [2012-04-06 00:46] Exited with code 0
    [2012-04-06 00:58] Running 'pacman -U freetype2-infinality-2.4.9-1-x86_64.pkg.tar.xz'
    [2012-04-06 00:58] ==> Infinality environment variables are located in the file /etc/profile.d/infinality-settings.sh. Change it according to your taste.
    [2012-04-06 00:58] ==> Fontconfig files have moved to fontconfig-infinality package which should be installed and configured separately.
    [2012-04-06 00:58] ==> For best experience, install either Windows, Apple or Google fonts. More information is available at http://www.infinality.net.
    [2012-04-06 00:58] upgraded freetype2-infinality (2.4.8-5 -> 2.4.9-1)
    [2012-04-06 00:58] Exited with code 0
    [2012-04-06 00:58] Exited with code 0
    [2012-04-06 01:01] Running 'pacman -U lib32-freetype2-infinality-2.4.9-1-x86_64.pkg.tar.xz'
    [2012-04-06 01:01] upgraded lib32-freetype2-infinality (2.4.8-5 -> 2.4.9-1)
    [2012-04-06 01:01] Exited with code 0
    [2012-04-06 01:06] Running 'pacman -U dpkg-1.16.2-1-x86_64.pkg.tar.xz'
    [2012-04-06 01:06] upgraded dpkg (1.16.1.2-2 -> 1.16.2-1)
    [2012-04-06 01:06] Exited with code 0
    [2012-04-06 01:06] Exited with code 0
    [2012-04-06 03:15] Running 'pacman -Syu'
    [2012-04-06 03:15] synchronizing package lists
    [2012-04-06 03:15] starting full system upgrade
    [2012-04-06 03:16] upgraded util-linux (2.21-6 -> 2.21.1-2)
    [2012-04-06 03:16] upgraded kmod (7-1 -> 7-2)
    [2012-04-06 03:16] upgraded udev (181-5 -> 181-9)
    [2012-04-06 03:16] upgraded bluez (4.99-1 -> 4.99-2)
    [2012-04-06 03:16] upgraded filesystem (2012.2-2 -> 2012.2-4)
    [2012-04-06 03:16] upgraded laptop-mode-tools (1.60-1 -> 1.60-2)
    [2012-04-06 03:16] upgraded libgpod (0.8.2-3 -> 0.8.2-4)
    [2012-04-06 03:16] upgraded libmtp (1.1.2-1 -> 1.1.2-2)
    [2012-04-06 03:16] upgraded lm_sensors (3.3.2-1 -> 3.3.2-2)
    [2012-04-06 03:16] upgraded mkinitcpio (0.8.5-1 -> 0.8.6-2)
    [2012-04-06 03:16] upgraded pcmciautils (018-2 -> 018-4)
    [2012-04-06 03:16] upgraded syslog-ng (3.3.4-4 -> 3.3.4-5)
    [2012-04-06 03:16] upgraded system-config-printer-common (1.3.9-1 -> 1.3.9-2)
    [2012-04-06 03:16] upgraded tzdata (2012b-3 -> 2012c-1)
    [2012-04-06 03:16] upgraded udisks (1.0.4-2 -> 1.0.4-3)
    [2012-04-06 03:16] Exited with code 0
    [2012-04-06 20:23] Running 'pacman -Syu'
    [2012-04-06 20:23] synchronizing package lists
    [2012-04-06 20:23] starting full system upgrade
    [2012-04-06 20:27] upgraded chromium (18.0.1025.142-1 -> 18.0.1025.151-1)
    [2012-04-06 20:27] upgraded foomatic-db (1:4.0.7_20110707-1 -> 1:4.0.15_20120406-1)
    [2012-04-06 20:27] upgraded foomatic-filters (1:4.0.7_20110707-1 -> 1:4.0.15_20120406-1)
    [2012-04-06 20:27] upgraded foomatic-db-engine (1:4.0.7_20110707-1 -> 1:4.0.15_20120406-1)
    [2012-04-06 20:27] upgraded foomatic-db-nonfree (1:4.0.7_20110707-1 -> 1:4.0.15_20120406-1)
    [2012-04-06 20:27] upgraded gnutls (3.0.17-1 -> 3.0.18-1)
    [2012-04-06 20:27] >>> Updating module dependencies. Please wait ...
    [2012-04-06 20:27] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-04-06 20:27] ==> Building image from preset: 'default'
    [2012-04-06 20:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-04-06 20:27] ==> Starting build: 3.2.14-1-ARCH
    [2012-04-06 20:27] -> Parsing hook: [base]
    [2012-04-06 20:27] -> Parsing hook: [udev]
    [2012-04-06 20:27] -> Parsing hook: [autodetect]
    [2012-04-06 20:27] -> Parsing hook: [pata]
    [2012-04-06 20:27] -> Parsing hook: [scsi]
    [2012-04-06 20:27] -> Parsing hook: [sata]
    [2012-04-06 20:27] -> Parsing hook: [resume]
    [2012-04-06 20:27] -> Parsing hook: [filesystems]
    [2012-04-06 20:27] -> Parsing hook: [usbinput]
    [2012-04-06 20:27] -> Parsing hook: [fsck]
    [2012-04-06 20:27] ==> Generating module dependencies
    [2012-04-06 20:27] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-04-06 20:27] ==> Image generation successful
    [2012-04-06 20:27] ==> Building image from preset: 'fallback'
    [2012-04-06 20:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-04-06 20:27] ==> Starting build: 3.2.14-1-ARCH
    [2012-04-06 20:27] -> Parsing hook: [base]
    [2012-04-06 20:27] -> Parsing hook: [udev]
    [2012-04-06 20:27] -> Parsing hook: [pata]
    [2012-04-06 20:27] -> Parsing hook: [scsi]
    [2012-04-06 20:27] -> Parsing hook: [sata]
    [2012-04-06 20:27] -> Parsing hook: [resume]
    [2012-04-06 20:27] -> Parsing hook: [filesystems]
    [2012-04-06 20:27] -> Parsing hook: [usbinput]
    [2012-04-06 20:27] -> Parsing hook: [fsck]
    [2012-04-06 20:28] ==> Generating module dependencies
    [2012-04-06 20:28] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-04-06 20:28] ==> Image generation successful
    [2012-04-06 20:28] upgraded linux (3.2.13-1 -> 3.2.14-1)
    [2012-04-06 20:28] upgraded linux-docs (3.2.13-1 -> 3.2.14-1)
    [2012-04-06 20:28] upgraded linux-headers (3.2.13-1 -> 3.2.14-1)
    [2012-04-06 20:28] >>> Updating module dependencies. Please wait ...
    [2012-04-06 20:28] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-04-06 20:28] ==> Building image from preset: 'default'
    [2012-04-06 20:28] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
    [2012-04-06 20:28] ==> Starting build: 3.0.27-1-lts
    [2012-04-06 20:28] -> Parsing hook: [base]
    [2012-04-06 20:28] -> Parsing hook: [udev]
    [2012-04-06 20:28] -> Parsing hook: [autodetect]
    [2012-04-06 20:28] -> Parsing hook: [pata]
    [2012-04-06 20:28] -> Parsing hook: [scsi]
    [2012-04-06 20:28] -> Parsing hook: [sata]
    [2012-04-06 20:28] -> Parsing hook: [resume]
    [2012-04-06 20:28] -> Parsing hook: [filesystems]
    [2012-04-06 20:28] -> Parsing hook: [usbinput]
    [2012-04-06 20:28] -> Parsing hook: [fsck]
    [2012-04-06 20:28] ==> Generating module dependencies
    [2012-04-06 20:28] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
    [2012-04-06 20:28] ==> Image generation successful
    [2012-04-06 20:28] ==> Building image from preset: 'fallback'
    [2012-04-06 20:28] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
    [2012-04-06 20:28] ==> Starting build: 3.0.27-1-lts
    [2012-04-06 20:28] -> Parsing hook: [base]
    [2012-04-06 20:28] -> Parsing hook: [udev]
    [2012-04-06 20:28] -> Parsing hook: [pata]
    [2012-04-06 20:28] -> Parsing hook: [scsi]
    [2012-04-06 20:28] -> Parsing hook: [sata]
    [2012-04-06 20:28] -> Parsing hook: [resume]
    [2012-04-06 20:28] -> Parsing hook: [filesystems]
    [2012-04-06 20:28] -> Parsing hook: [usbinput]
    [2012-04-06 20:28] -> Parsing hook: [fsck]
    [2012-04-06 20:28] ==> Generating module dependencies
    [2012-04-06 20:28] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
    [2012-04-06 20:28] ==> Image generation successful
    [2012-04-06 20:28] upgraded linux-lts (3.0.26-1 -> 3.0.27-1)
    [2012-04-06 20:28] Exited with code 0
    [2012-04-06 20:29] Exited with code 0
    I'm using Terminus (TTF) in size 9 in Konsole. This hasn't been changed for quite a while.
    Any suggestions on how best to troubleshoot this? Is it possible that I need to rebuild some other AUR packages associated with the infinality ones but which haven't actually been updated? Or is it likely to be to do with something else in the list?
    EDIT: It only seems to be some fonts at some sizes e.g. Monaco 8pt is OK but Terminus 9pt isn't; Terminus 10pt is OK; etc.
    Last edited by cfr (2012-04-07 00:18:15)

    Applications/Font Book and validate your fonts.

  • Printing font Barcode3of9 from Crystal Reports XI

    I have an issue with printing font Barcode3of9 from Crystal Reports XI utilizing Manhattan Associates Performance Management (PM) UI application.
    The font is applied to a field that is converted from a number to a text using the CStr formula in Crystal Reports XI in order to display the value as a barcode.
    The barcode on the report is converted successfully in the PM UI 100% of the time.  However the business tries to print the report using the print or the export the report functions and the barcode is not converted 100% of the time into a barcode only the value of the field displays.
    The font is installed on the server that the business accesses and I have installed the font on the web server for our testing environment, but it still does not aide with fixing the issue.
    Does anybody have any experience with this issue?
    Thank you

    Please contact Manhatten Assoc. for supporting their software.

  • Backround Tasks??? I can't export PDF.. is it font issue? I thought my computer was crashing. I just replaced new harddrive.

    Backround Tasks??? I can't export PDF.. is it font issue? I thought my computer was crashing. I just replaced new harddrive.

    take a look here
    File Crashing on Output - printing/PDF/other

  • Font issue witth PDF report

    Hi,
    I have a requirement to Print the Company name in GE Inspira font.
    I have installed the GE Inspira font in my local machine.
    Then in my template I selected the same font ,but PDF output it is showing Arial Font.
    Could any body please tell me the steps how do I see the GE Inspira fonts when I am previewing the Template in PDF.
    Thanks in Advance
    Please let me know the solution as soon as possible.
    Thanks
    Siva

    946811 wrote:
    Hi,
    I have a requirement to Print the Company name in GE Inspira font.
    I have installed the GE Inspira font in my local machine.
    Then in my template I selected the same font ,but PDF output it is showing Arial Font.
    Could any body please tell me the steps how do I see the GE Inspira fonts when I am previewing the Template in PDF.
    Thanks in Advance
    Please let me know the solution as soon as possible.
    Thanks
    SivaDuplicate post -- Font Issues with XML Templates(PDF report)

  • FONT ISSUES! between 2 computers and 1 Mtn file

    This a warning to all Motion 4 users, after troubleshooting for 2 hours between 2 computers (one not opening the file created in the other), it turns out that ONE of the typeface wasn't installed in the other machine, which cause Motion 4 to quit unexpectedly (I though a PNG file I was using was too big...)
    SO if you're trying to open a mtn4 file onto an other machine, and it crashes on you, it could be a font issue!
    Hopefully Apple will have a fix for it, especially after the 10 error reports I sent them
    Cheers everyone!
    Message was edited by: Philippe Clairo

    If you go into System Preferences > Sharing, there is an option to share your Printer with other computers. I used to do this which allowed other computers to be able to print to my printer while connected to my Mac. However, you need to have the "host" Mac turned on for this to work. So, perhaps this might be a solution?
    My last printer started having problems, so the current printer I have has an Ethernet port on it, so it is connected to the network, so any computer in the house can print to that printer, and I no longer need to have my main computer on so others can print to the printer now.

  • Font issue in smartform

    Hi Experts,
    I am facing a problem in Smartforms.... I have taken a font size 3 and font type courier for specified text print,
    But the problem is that at the time of Print preview its show very small but after print in Line Printer it aromatically
    change the font . Print takes big font automatic.
    Pl suggest me....
    Thanks & Regards,
    Swapnika

    Please check the printing from your word document. Keep the required fonts and sizes in the word document.
    Later we try the smart form font issue.

Maybe you are looking for

  • Associative  array binding - poor performance

    Dear All i have very very low performence when i am inserting a binary array using associative array bind. i mean when i insert huge jagged binary array. the jagged array has BinarryArray[0][0]........BinarryArray[0][8000] BinarryArray[1][0]........B

  • InDesign CS4 Crashes after Software Update Install

    Re: Indesign CS4 keeps crashing! I am having the same problem. My InDesign CS4 was fine for months, no problems, until I got a software update available message and I downloaded the update and installed it. After the install I restarted the computer.

  • False Positives with GRC AC 5.2

    Hi, I actually have been working with GRC AC 5.2 (Compliance Calibrator) and we encountered several problems with false positives, working in the risk analysis. ¿do anyone knows how to solve this problem? ¿do you have documents or links to help? Than

  • Help...SOE

    Dear Sir; i am new in HRMS and Payroll ...can you help me Question: A company has more employees as an example name used: ben ahmed mahmoud base salary: 1000 Tunisian dinar (TND) Deductions: * Pension: 2.75% of salary * Social Insurance 5% of salary

  • FICO overveiw docs for ABAP consultants

    hi can any one send me FICO overview documents, which are very help for ABAP consultants. if any one will send it , i will get a great help from ur side, because i am new to the FICO, and iam not the finance background, so iam facing lot of problems