ARIAL FONT IN REPORTS(WINDOWS), NOT SHOWN CORRECTLY UNDER LINUX

Our Reports are developed under Windows (Report Builder 9.0.4.0.33 and Windows 2000/Windows XP) and generated under Linux (IAS 10.1.2.0.2 with Red Hat Advanced Server). The Report Output is a PDF, that will be downloaded by the user with WEB.SHOW_DOCUMENT. This works fine, but fonts are not shown correctly in the PDF, especially ARIAL, which is the font we use.
I have run the Fontsolution Configuration Script from Metalink, but we still have a problem.
When you look at the font.pdf, wich is the testreport from fontsolutions, some sizes and styles of Arial are printed correctly others not.
Arial 8 is ok, but Arial 10 and Arial 12 are something like Times New Roman.
Arial 12 Bolded is correct, but Arial 12 italic and Arial 12 bold italic are also not
the Arial Font.
How can we correct this problem?
Regards
Udo
These are the files changed by Fontsolution Configuration Script:
uifont.ali
# uifont.ali provided in fontsolutions.tar for developer 9.0.2
# $Header: uifont.ali@@/main/22 \
# Checked in on Tue Jan 8 15:32:42 PST 2002 by idc \
# Copyright (c) 1999, 2002 by Oracle Corporation. All Rights Reserved. \
# $
# $Revision: /main/22 $
# Copyright (c) Oracle Corporation 1994, 2002.
# All Rights Reserved.
# DESCRIPTION:
# Each line is of the form:
# <Face>.<Size>.<Style>.<Weight>.<Width>.<CharSet> = \
# <Face>.<Size>.<Style>.<Weight>.<Width>.<CharSet>
# The <Face> must be the name (string/identifier) of a font face. The
# <Style>, <Weight>, <Width>, and <CharSet> may either be a numeric
# value or a predefined identifier/string. For example, both US7ASCII
# and 1 are valid <CharSet> values, and refer to the same character set.
# The <Size> dimension must be an explicit size, in points.
# The following is a list of recognized names and their numeric
# equivalents:
# Styles Numeric value
# Plain 0
# Italic 1
# Oblique 2
# Underline 4
# Outline 8
# Shadow 16
# Inverted 32
# Overstrike 64
# Blink 128
# Weights Numeric value
# Ultralight 1
# Extralight 2
# Light 3
# Demilight 4
# Medium 5
# Demibold 6
# Bold 7
# Extrabold 8
# Ultrabold 9
# Widths Numeric value
# Ultradense 1
# Extradense 2
# Dense 3
# Semidense 4
# Normal 5
# Semiexpand 6
# Expand 7
# Extraexpand 8
# Ultraexpand 9
# Styles may be combined; you can use plus ("+") to delimit parts of a
# style. For example,
# Arial..Italic+Overstrike = Helvetica.12.Italic.Bold
# are equivalent, and either one will map any Arial that has both Italic
# and Overstrike styles to a 12-point, bold, italic Helvetica font.
# All strings are case-insensitive in mapping. Font faces are likely to
# be case-sensitive on lookup, depending on the platform and surface, so
# care should be taken with names used on the right-hand side; but they
# will be mapped case-insensitively.
# See your platform documentation for a list of all supported character
# sets, and available fonts.
# BUGS:
# o Should accept a RHS ratio (e.g., "Helv = Arial.2/3").
#===============================================================
[ Global ] # Put mappings for all surfaces here.
# Mapping from MS Windows
#Arial = helvetica
#"Courier New" = courier
#"Times New Roman" = times
#Modern = helvetica
#"MS Sans Serif" = helvetica
#"MS Serif" = times
#"Small Fonts" = helvetica
"Sadvocra" = helvetica..Oblique.Medium
"sAdC128d" = helvetica..Plain.Medium
"CarolinaBar-B39-25F2" = helvetica...Bold
#"IDAutomationSMICR" = helvetica
# Mapping from Macintosh
#"New Century Schlbk" = "new century schoolbook"
#"New York" = times
#geneva = helvetica
#===============================================================
[ Printer ] # Put mappings for all printers here.
#===============================================================
[ Printer:PostScript1 ] # Put mappings for PostScript level 1 printers here.
# Sample Kanji font mappings
...UltraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
...UltraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
...ExtraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
...ExtraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
...Light..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
...Light..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
...DemiLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
...DemiLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
.....JEUC = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..JEUC
.....SJIS = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..SJIS
# Mapping from MS Windows
#Roman = palatino
#Script = "itc zapf chancery"
#FixedSys = courier
#System = helvetica
# Mapping from Macintosh
#"Avant Garde" = "itc avant garde gothic"
# Mapping from Motif display
#fixed = courier
#clean = times
#lucidatypewriter = courier
#lucidabright = times
#Arial = helvetica
#"Courier New" = courier
#"Times New Roman" = times
# MICR font
#helvetica=IDAutomationSMICR
#===============================================================
[ Printer:PostScript2 ] # Put mappings for PostScript level 2 printers here.
# Sample Kanji font mappings
...UltraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
...UltraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
...ExtraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
...ExtraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
...Light..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
...Light..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
...DemiLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
...DemiLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
.....JEUC = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..JEUC
.....SJIS = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..SJIS
# Mapping from MS Windows
#Roman = palatino
#Script = "itc zapf chancery"
#FixedSys = courier
#System = helvetica
# Mapping from Macintosh
#"Avant Garde" = "itc avant garde gothic"
# Mapping from Motif display
#fixed = courier
#clean = times
#lucidatypewriter = courier
#lucidabright = times
#===============================================================
[ Printer:PCL5 ] # Put mappings for PCL 5 printers here.
helvetica = univers
times = "cg times"
clean = "antique olv"
fixed = courier
lucida = univers
lucidabright = "cg times"
lucidatypewriter = courier
"new century schoolbook" = univers
terminal = "line printer"
#===============================================================
[ Display ] # Put mappings for all display surfaces here.
#===============================================================
[ Display:Motif ] # Put mappings for Motif displays here
# Fix for bug no 778937 DO NOT MOVE!
Roman.....sjis = lucida.....jeuc
Script.....sjis = lucidabright.....jeuc
FixedSys.....sjis = fixed.....jeuc
System.....sjis = lucida.....jeuc
.....sjis = .....jeuc
# Mapping from MS Windows
Roman = lucida
Script = lucidabright
FixedSys = fixed
System = lucida
# Mapping from Macintosh
"Avant Garde" = helvetica
"Bookman" = times
#===============================================================
[ Display:CM ] # Put mappings for all CM displays here.
# These are DEC-specific, and may need localization
*..Blink = Blinking
*..Inverted+Underline.Bold = ReverseBoldUnderline
*..Inverted+Underline. = UnderlineReverse
*..Underline.Bold = UnderlineBold
*..Inverted.Bold = ReverseBold
*...Bold = Bold
*..Underline = Underline
*..Inverted = Reverse
* = Plain # The font of last resort
# Oracle Report PDF sections
# Three new sections have been added:
# [ PDF ] - Used for font aliasing and Multibyte language support
# [ PDF:Embed ] - Used for Type 1 font embedding
# [ PDF:Subset ] - Used for True Type Font subsetting
[ PDF ]
# This example shows how to rename helvetica font to Courier font
# helvetica = Courier
# You can Alias specific styles of font as below
# helvetica.12..Bold.. = Courier.14....
# "Lucida Bright".12..Bold = "New Century Schoolbook"
# Support for Far Eastern Languages:
# PDF section can be additionally used to enable Multibyte language support
# built into Reports. To use this feature with Adobe (r) Acrobat (c), you
# need to install the Asian font pack available online at the Adobe web site.
# .....SJIS = "HeiseiKakuGo-W5-Acro"
# A Japanese report run with Shift-JIS character set is replaced to
# HeiseiKakuGo-W5-Acro CID font.
arial = Arial
"arial" =Arial
"arial narrow" = "Arial Narrow"
"courier new" = "Courier New"
tahoma = Tahoma
"microsoft sans serif" = "Microsoft Sans Serif"
"ms sans serif" = "MS Sans Serif"
"times new roman" = "Times New Roman"
[ PDF:Embed ]
# This example shows how to embed Type 1 helvetica font into the PDF file:
# helvetica = "helvetica.afm helvetica.pfa"
# You need to specify the .afm file before the .pfa file.
# The font files must exist in one of the folders specified in REPORTS_PATH.
[ PDF:Subset ]
# This example shows how to subset Arial True Type font into the PDF file:
# helvetica = "Arial.ttf"
# The True Type font files must exist in any one of the folders specified in
# REPORTS_PATH.
helvetica..Oblique.Medium = "Sadvocra.ttf"
helvetica..Plain.Medium = "Sadc128d.ttf"
helvetica...Bold = "CarolinaBar-B39-25F2-Normal.ttf"
# NOTES ON PRECEDENCE OF PDF SECTIONS:
# If you have entries for a same font in many PDF sections, then Font
# Aliasing entry will take precedence over Font Embedding entry. Entries
# in Font Embedding will take precedence over the entries in Font Subsetting
# section.
# Generic entries for a font must follow more specific entries for the same
# font. For instance, if you want to subset helvetica Plain, helvetica Bold,
# helvetica Italic and helvetica Bold-Italic fonts, your entries must be:
# [ PDF:Subset ]
# helvetica..Italic.Bold.. = "Arialbi.ttf"
# helvetica...Bold.. = "Arialb.ttf"
# helvetica..Italic... = "Ariali.ttf"
# helvetica..... = "Arial.ttf"
# If helvetica..... entry appears in the top of the list, all the styles of
# helvetica font in the layout will be subset as helvetica Plain font.
uiprint.txt
# This is the printer configuration file.
# The format for entries in this file is:
# <OSName>:<Type>:<Version>:<Long Name>:<Description File>:
# The first field is the name of the printer. It is the name you give
# to lpq.
# The second field is the type of driver to be used for the printer.
# Currently, "PostScript" and "ASCII" are the only types of driver for
# printers supported for now. But in future we may be supporting
# drivers for other printer types.
# The third field is the version of the type of printer driver. It's 1
# or 2 for all PostScript printers; or 1 for ASCII printers.
# The fourth field is a long description of the printer. This will be
# presented to the user in the "Choose Printer" dialog window.
# The fifth field is the printer description file to be used. For
# PostScript printers it is the PPD file of the printer. (This field is
# currently unused for ASCII printers.)
# You can use default.ppd for the description file if you don't have a
# PPD file for the printer, but it's best to use the correct PPD file
# for the printer.
# You must fill in at least the first two fields (printer name and
# type). If the version is empty, it defaults to "1"; if the long name
# or description are empty, they will default to empty strings. A
# version of 1 or an empty long name is fine, but, for PostScript
# printers, you must fill in the description file name.
# You don't have to update this file to use any printer. The printer
# chooser interface let's you select a printer and driver at run time,
# as well as associate a printer description file to the printer. You
# should list all printers accessible to users here, however, to
# simplify selecting a printer.
# The first entry in this file will be used as the default printer, if
# no printer was selected in the operating system. (For Unix, the
# following environment variables will be used in turn to get the
# default printer's name:
# TK2_PRINTER
# ORACLE_PRINTER
# PRINTER
# For other platforms, see the Installation and User's Guide for your OS
# for information on setting the default printer.)
# WARNING: Do not define multiple entries for the same printer by the
# same name. Selecting a printer with multiple entries will always result
# in the first entry being selected. Instead, see if your OS allows you
# to create an alias for the printer, and use an alias for the second type.
# The following are examples; replace them with printers accessible from
# this machine.
# hqunx15:PostScript:1:The really slow printer on 12th floor:dcln03r1.ppd:
# hqdev2_pos:PostScript:1:The fast ScriptPrinter in 1281:dclps321.ppd:
# hqunx106:ASCII:1:LNO printer in the 11th floor printer room:none:
# hqdev9:PostScript:1:Bogus printer for Reports ASCII QA:default.ppd:
# hqunx121:PostScript:1:APO printer in 500OP for NLS QA:ok800lt1.ppd:
# --- Note that the following two printers are aliases for the same
# --- physical printer, with different names for different types:
# tk2hp4m:PCL:5:HP printer in 771 for testing PCL:ui4.hpd:
# tk2bw1ps:PostScript:1:HP printer in 771 for testing PS:hp4mp6_1.ppd:
# Not A Printer:ASCII:1:Configure your uiprint.txt file:none:
fontprinter:PostScript:1:printer for fonting fixes:default.ppd:
datap462.ppd
*PPD-Adobe: "4.0"
*% Adobe Systems PostScript(R) Printer Description File
*% Copyright 1987-1992 Adobe Systems Incorporated.
*% All Rights Reserved.
*% Permission is granted for redistribution of this file as
*% long as this copyright notice is intact and the contents
*% of the file is not altered in any way from its original form.
*% End of Copyright statement
*FormatVersion: "4.0"
*FileVersion: "3.1"
*PCFileName: "DATAP462.PPD"
*LanguageVersion: English
*Product: "(Dataproducts LZR 2665)"
*PSVersion: "(46.2) 1"
*ModelName: "Dataproducts LZR-2665"
*NickName: "Dataproducts LZR-2665 v46.2"
*% ==== Options and Constraints =====
*OpenGroup: InstallableOptions/Options Installed
OpenUI Option1/Optional Lower Tray: Boolean
*DefaultOption1: False
*Option1 True/Installed: ""
*Option1 False/Not Installed: ""
CloseUI: Option1
*CloseGroup: InstallableOptions
UIConstraints: Option1 False *InputSlot Lower
*% General Information and Defaults ===============
*ColorDevice: False
*DefaultColorSpace: Gray
*FreeVM: "178744"
*LanguageLevel: "1"
*VariablePaperSize: False
*FileSystem: False
*Throughput: "26"
*Password: "0"
*ExitServer: "
count 0 eq {  % is the password on the stack?
true
dup % potential password
statusdict /checkpassword get exec not
} ifelse
{  %  if no password or not valid
(WARNING : Cannot perform the exitserver command.) =
(Password supplied is not valid.) =
(Please contact the author of this software.) = flush
quit
} if
serverdict /exitserver get exec
*End
*Reset: "
count 0 eq {  % is the password on the stack?
true
dup % potential password
statusdict /checkpassword get exec not
} ifelse
{  %  if no password or not valid
(WARNING : Cannot reset printer.) =
(Password supplied is not valid.) =
(Please contact the author of this software.) = flush
quit
} if
serverdict /exitserver get exec
systemdict /quit get exec
(WARNING : Printer Reset Failed.) = flush
*End
*DefaultResolution: 300dpi
*?Resolution: "
save
initgraphics
0 0 moveto currentpoint matrix defaultmatrix transform
0 72 lineto currentpoint matrix defaultmatrix transform
3 -1 roll sub dup mul
3 1 roll exch sub dup mul
add sqrt round cvi
( ) cvs print (dpi) = flush
restore
*End
*% Halftone Information ===============
*ScreenFreq: "50.0"
*ScreenAngle: "54.0"
*DefaultScreenProc: Dot
*ScreenProc Dot: " {dup mul exch dup mul add sqrt 1 exch sub } "
*ScreenProc Line: "{ pop }"
*ScreenProc Ellipse: "
{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
*End
*DefaultTransfer: Null
*Transfer Null: "{ }"
*Transfer Null.Inverse: "{ 1 exch sub }"
*% Paper Handling ===================
*% Use these entries to set paper size most of the time, unless there is
*% specific reason to use PageRegion.
*OpenUI *PageSize: PickOne
*OrderDependency: 30 AnySetup *PageSize
*DefaultPageSize: Letter
*PageSize Letter: "statusdict /lettertray get exec letterR"
*PageSize Letter.Transverse: "statusdict /lettertray get exec letter"
*PageSize Legal: "statusdict /legaltray get exec"
*PageSize Ledger: "statusdict /ledgertray get exec"
*PageSize Statement: "statusdict /statementtray get exec"
*PageSize Tabloid: "statusdict /11x17tray get exec"
*PageSize A3: "statusdict /a3tray get exec"
*PageSize A4: "statusdict /a4tray get exec a4R"
*PageSize A4.Transverse: "statusdict /a4tray get exec a4"
*PageSize A5: "statusdict /a5tray get exec"
*PageSize B4: "statusdict /b4tray get exec"
*PageSize B5: "statusdict /b5tray get exec b5R"
*PageSize B5.Transverse: "statusdict /b5tray get exec b5"
*CloseUI: *PageSize
*% These entries will set up the frame buffer. Usually used with manual feed.
*OpenUI *PageRegion: PickOne
*OrderDependency: 40 AnySetup *PageRegion
*DefaultPageRegion: Letter
*PageRegion Letter: "letterR"
*PageRegion Letter.Transverse: "letter"
*PageRegion Legal: "legal"
*PageRegion Ledger: "ledger"
*PageRegion Tabloid: "11x17"
*PageRegion A3: "a3"
*PageRegion A4: "a4R"
*PageRegion A4.Transverse: "a4"
*PageRegion A5: "a5"
*PageRegion B4: "b4"
*PageRegion B5: "b5R"
*PageRegion B5.Transverse: "b5"
*PageRegion Statement: "statement"
*CloseUI: *PageRegion
*% The following entries provide information about specific paper keywords.
*DefaultImageableArea: Letter
*ImageableArea Letter: "20 16 591 775 "
*ImageableArea Letter.Transverse: "18 19 593 773 "
*ImageableArea Legal: "18 19 593 990 "
*ImageableArea Ledger: "18 16 1205 775 "
*ImageableArea Tabloid: "16 19 775 1206 "
*ImageableArea A3: "18 21 823 1170 "
*ImageableArea A4: "18 18 576 823 "
*ImageableArea A4.Transverse: "18 19 577 823 "
*ImageableArea A5: "18 19 401 577 "
*ImageableArea B4: "19 15 709 1017 "
*ImageableArea B5: "20 19 495 709 "
*ImageableArea B5.Transverse: "20 19 495 709 "
*ImageableArea Statement: "22 19 374 594 "
*?ImageableArea: "
save
/cvp {(                ) cvs print ( ) print } bind def
/upperright {10000 mul floor 10000 div} bind def
/lowerleft {10000 mul ceiling 10000 div} bind def
newpath clippath pathbbox
4 -2 roll exch 2 {lowerleft cvp} repeat
exch 2 {upperright cvp} repeat flush
restore
*End
*% These provide the physical dimensions of the paper (by keyword)
*DefaultPaperDimension: Letter
*PaperDimension Letter: "612 792"
*PaperDimension Letter.Transverse: "612 792"
*PaperDimension Legal: "612 1008"
*PaperDimension Ledger: "1224 792"
*PaperDimension Tabloid: "792 1224"
*PaperDimension A3: "842 1191"
*PaperDimension A4: "595 842"
*PaperDimension A4.Transverse: "595 842"
*PaperDimension A5: "420 595"
*PaperDimension B4: "729 1032"
*PaperDimension B5: "516 729"
*PaperDimension B5.Transverse: "516 729"
*PaperDimension Statement: "396 612"
*RequiresPageRegion All: True
*OpenUI *InputSlot: PickOne
*OrderDependency: 20 AnySetup *InputSlot
*DefaultInputSlot: Upper
*InputSlot Upper: "0 statusdict /setpapertray get exec"
*InputSlot Lower: "1 statusdict /setpapertray get exec"
*?InputSlot: "
save
[ (Upper) (Lower) ] statusdict /papertray get exec
(get exec) stopped ( pop pop (Unknown)} if = flush
restore
*End
*CloseUI: *InputSlot
*OpenUI *ManualFeed: Boolean
*OrderDependency: 20 AnySetup *ManualFeed
*DefaultManualFeed: False
*ManualFeed True: "statusdict /manualfeed true put"
*ManualFeed False: "statusdict /manualfeed false put"
*?ManualFeed: "
save
statusdict /manualfeed get {(True)}{(False)}ifelse = flush
restore
*End
*CloseUI: *ManualFeed
*DefaultOutputOrder: Reverse
*% Font Information =====================
*% This datap462.ppd is provided by fontsolutions.tar
*DefaultFont: Courier
*Font ArialMT: Standard "(001.004)" Standard ROM
*Font Arial-ItalicMT: Standard "(001.004)" Standard ROM
*Font Arial-BoldMT: Standard "(001.004)" Standard ROM
*Font Arial-BoldItalicMT: Standard "(001.004)" Standard ROM
*Font ArialNarrow: Standard "(001.004)" Standard ROM
*Font ArialNarrow-Italic: Standard "(001.004)" Standard ROM
*Font ArialNarrow-Bold: Standard "(001.004)" Standard ROM
*Font ArialNarrow-BoldItalic: Standard "(001.004)" Standard ROM
*Font CourierNewMT: Standard "(001.004)" Standard ROM
*Font CourierNew-ItalicMT: Standard "(001.004)" Standard ROM
*Font CourierNew-BoldMT: Standard "(001.004)" Standard ROM
*Font CourierNew-BoldItalicMT: Standard "(001.004)" Standard ROM
*Font Courier: Standard "(001.004)" Standard ROM
*Font Courier-Bold: Standard "(001.001)" Standard ROM
*Font Courier-BoldOblique: Standard "(001.001)" Standard ROM
*Font Courier-Oblique: Standard "(001.001)" Standard ROM
*Font Helvetica: Standard "(001.001)" Standard ROM
*Font Helvetica-Bold: Standard "(001.001)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
*Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
*Font IDAutomationSMICR: Standard "(001.001)" Standard ROM
*Font Symbol: Special "(001.001)" Special ROM
*Font Tahoma: Standard "(001.001)" Standard ROM
*Font Tahoma-Bold: Standard "(001.001)" Standard ROM
*Font Times-Bold: Standard "(001.001)" Standard ROM
*Font Times-BoldItalic: Standard "(001.001)" Standard ROM
*Font Times-Italic: Standard "(001.001)" Standard ROM
*Font Times-Roman: Standard "(001.001)" Standard ROM
*Font TimesNewRomanMT: Standard "(001.001)" Standard ROM
*Font TimesNewRoman-BoldMT: Standard "(001.001)" Standard ROM
*Font TimesNewRoman-BoldItalicMT: Standard "(001.001)" Standard ROM
*Font TimesNewRoman-ItalicMT: Standard "(001.001)" Standard ROM
*?FontQuery: "
save
/str 100 string dup 0 (fonts/) putinterval def
count 1 gt
exch dup str 6 94 getinterval cvs
(/) print print (:) print
FontDirectory exch known
{(Yes)}{(No)} ifelse =
{exit} ifelse
}bind loop
(*) = flush
restore
*End
*?FontList: "
FontDirectory { pop == } bind forall flush
(*) = flush
*End
*% Printer Messages (verbatim from printer):
*Message: "%%[ exitserver: permanent state may be changed ]%%"
*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
*Message: "\FontName\ not found, using Courier"
*% Status (format: %%[ status: <one of these> ]%% )
*Status: "idle"
*Status: "busy"
*Status: "waiting"
*Status: "printing"
*Status: "warming up"
*Status: "PrinterError: BD check"
*Status: "PrinterError: Paper jam"
*Status: "PrinterError: Replace toner bag"
*Status: "PrinterError: Warming up"
*Status: "PrinterError: Timing error"
*Status: "PrinterError: Fuser check"
*Status: "PrinterError: Cover opened"
*Status: "PrinterError: Toner empty"
*Status: "PrinterError: Empty & reset output bin(s)"
*Status: "PrinterError: Sorter or jogger error"
*Status: "PrinterError: Scanner check"
*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
*Source: "serial9"
*Source: "serial25"
*Source: "AppleTalk"
*Source: "Centronics"
*% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
*PrinterError: "BD check"
*PrinterError: "Paper jam"
*PrinterError: "Replace toner bag"
*PrinterError: "Warming up"
*PrinterError: "Timing error"
*PrinterError: "Fuser check"
*PrinterError: "Cover opened"
*PrinterError: "Toner empty"
*PrinterError: "Empty & reset output bin(s)"
*PrinterError: "Sorter or jogger error"
*PrinterError: "Scanner check"
*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
*% Color Separation Information =====================
*DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
*InkName: ProcessBlack/Process Black
*InkName: CustomColor/Custom Color
*InkName: ProcessCyan/Process Cyan
*InkName: ProcessMagenta/Process Magenta
*InkName: ProcessYellow/Process Yellow
*% For 60 lpi / 300 dpi =====================================================
*ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
*ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
*ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
*ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
*ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
*ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
*% For 53 lpi / 300 dpi =====================================================
*ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
*ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
*ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
*ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
*ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
*ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
*ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
*ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
*ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
*% For "Dataproducts LZR 2665" version 46.2
*% Produced by "GETapd.ps" version 2.0 edit 47
*% Converted to meet 4.0 specification
*% Last Edit Date: Sep 15 1992
*% The byte count of this file should be exactly 011228 or 011572
*% depending on the filesystem it resides in.
*% end of PPD file for Dataproducts LZR 2665

If you want to make platform independent use of fonts, you have to use the family, such as sans serif.
Arial is owned by monotype (http://monotype.com/). You have to contact them if you wish to redistribute it with your application. They also might have a suitable version that renders nicely under linux.
Pete

Similar Messages

  • IOException can not shown correctly under the Chinese platform

    Under English windows platform, I run follwong code with JDK1.6, it will show correct message "{color:#333399}Cannot run program "abc": CreateProcess error=2, The system cannot find the file specified{color}". But, under the Chinese platform, it cannot shown the message correctly. it will show "{color:#333399}Cannot run program "abc": CreateProcess error=2, ????????".{color} It is a JDK 1.6's bug?
    {color:#ff6600}try
    Runtime.getRuntime().exec("abc");
    catch (IOException e)
    System.out.println(e.getMessage());
    }{color}

    Try e.getLocalizedMessage() to see if it helps.

  • Adobe Reader 9.1.2 does not maximize correctly under Linux

    This bug was originally reported at http://forums.adobe.com/message/1784395  Unfortunately, the bug seems to remain in the 9.1.2 release.
    Any word on when this bug will be fixed?
    John Perkins
    [email protected]

    How are you installed Reader? Using any package manager, or manualy from Adobe.com? What distribution you use? Have you tried strace? Any debug in command line?

  • The maximize/minimize and close and buttons are not shown correctly when FF windows is maximized.

    I have the same problem on all my computers, one running Windows 7 and two with Vista.
    The three buttons in the upper right corner of the FF windows are not shown correctly. They are soft of cut off in the middle when the FF window is maximized.

    It is possible that the screen is too wide or too high and that the scroll bars fall off.<br />
    Open the system menu via Alt+Space and see if you can resize that window.<br />
    If that works then close Firefox to save that setting.<br />
    See also:
    * http://kb.mozillazine.org/Resizing_oversize_window
    Window sizes and positions are stored in [http://kb.mozillazine.org/localstore.rdf localstore.rdf] in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder].
    See http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Kazakh characters not shown correctly in BO reports

    Context :
    While doing a project in KZ we make use of Business objects (BO XI R3 SP1) to generate reporting.
    The language used for the reporting is Russian, but some client identification data of the company, which contains Kazakh characters,  should be shown in the reports. 
    Problem :
    KZ characters are not shown correctly in the BO reports  (majority of time '?' is shown)
    Details :
    As I understand BO doesn't support the KZ language.  We get the following message  (CS : invalid native charset).
    NLS_LANG :  Russian : .CL8MSWIN1251  --> works
    NLS_LANG :  Kazakh : .CL8RK1048  -->  not supported by BO.  (This is though supported by the Oracle client and functions when we use SQL Plus)
    Is there a workaround available to show KZ characters correctly in BO  ?
    Thanks

    See my comments in this post:
    client_get_file_name do not go to specified folder

  • Gray image not shown correctly in photo app

    Hi, in my iphone App, I create a Gray CGImage. Some code is here:
    colorSpace = CGColorSpaceCreateDeviceGray();
    if (colorSpace == NULL)
    fprintf(stderr, "Error allocating color space\n");
    return NULL;
    CGDataProviderRef dataProvider =
    CGDataProviderCreateWithData(NULL,
    myimagebuffer,
    bitmapByteCount,
    NULL);
    CGImageRef cgImage = CGImageCreate(col,
    row,
    8,
    8,
    col,
    colorSpace,
    kCGImageAlphaNone,
    dataProvider,
    NULL,
    false,
    kCGRenderingIntentDefault);
    And then I use this CGImage to make a UIImage. This image shows OK in UIImageView. I also use UIImageWriteToSavedPhotosAlbum to save this gray scale image to photo album. But when I open iphone native Photo app, this image is not shown correctly.
    Anyone has the same experience?
    Thanks,
    fm

    Post Author: JeffI
    CA Forum: Older Products
    Because I am sure other people will encounter this issue, I will post the solution here...The issue lies in what program is associated with .bmp files. In my specific case the customer had PhotoSuite 4 by Roxio associated with opening bmp files.  I am not sure exactly why (perhaps it doesn't support drag-and-drop?) but if you create a .reg file and import this it should fix the problem. The bolded part is the important part. Windows Registry Editor Version 5.00&#91;HKEY_CLASSES_ROOT&#93;&#91;HKEY_CLASSES_ROOT\*&#93;"InfoTip"="prop:Type;DocAuthor;DocTitle;DocSubject;DocComments;Write;Size""QuickTip"="prop:Type;Size""AlwaysShowExt"="""TileInfo"="prop:Type;Size"&#91;HKEY_CLASSES_ROOT\.bmp&#93;@="Paint.Picture""PerceivedType"="image""Content Type"="image/bmp"&#91;HKEY_CLASSES_ROOT\.bmp\OpenWithList&#93;&#91;HKEY_CLASSES_ROOT\.bmp\OpenWithList\MSPaint.exe&#93;@=""&#91;HKEY_CLASSES_ROOT\.bmp\OpenWithProgids&#93;"Paint.Picture"=hex(0):

  • PDFs are not shown correctly at more than 150% size

    Hi,
    we use Adobe Reader 8.1.2 and we can´t change it in our company.
    we now have the problems, that a few documents are not shown correctly, when they are shown with more than 150% on the screen.
    at 150% the signature and some lines are shown, when we look at the document witz 177% the lines and the signatures disappear.
    Does someone have the same problem AND a solution?
    Hajo

    Hi,
    I'm having exactly the same problem with my 80gb ipod on my new laptop which is also running Windows 7 64 bit and iTunes 10.1.1.4.
    I initially just tried syncing photos and according to iTunes it was still syncing after 4 hours, this was for 6700 photos and I wasn't asking for full resolution, but iPod just said Connected - Eject before disconnecting. I couldn't disconnect and in the end had to close iTunes before disconnecting, then there were no photos on the iPod.
    Disconnected, rebooted then when I connected the iPod I got the message that it was synced to another PC which I expected so i click to erase and synch, iPod initially showed synching then went to Connected - eject message but itunes was saying "finishing synch" it showed this for hours and out of 6543 songs on the PC it was onlt showing 6002 on iPod. I stopped the synch trie dejecting but got same message Iancenaz got. Again had to close iTunes before I could disconnect iPod safely.
    I'm going to try synching it back on mhy old laptop which is running Windows XP and an older version of iTunes as I suspect its either a Windows 7 or iTunes 10 problem.

  • HT201070 Since my last update RAW - Files from Nikon D800 are not shown correctly in the Finder as small prewiev. Can anybody help ?

    Since my last update  to 10.8.4 RAW - Files from Nikon D800 are not shown correctly in the Finder as small prewiev. Can anybody help ?

    update 10.8.5 solved this problem. Thankyou anyway.

  • Placed PNG images which are made in 3ds max are not shown correctly in Ilustrator

    Hello,
    Why placed PNG images (renders) which are made in 3ds max (and then photoshoped) are not shown correctly in Ilustrator. Images appear very noise so you can't see almost a thing. the same pictures (renders) made in Revit appear ok.
    Is there a solution to solve this issue?
    Thanks.

    You would have to provide screenshots of how it looks in PS, including the channels visible. MAX may have embedded extra channels that throw off AI. And of course check whether your PNG is actually 8bit, not 16bit.
    Mylenium

  • Polish character in the word "tysiecy" is not shown correctly  in my output

    Hi ,
    From time to time we have noticed that polish character
    in the word "tysiecy" is not shown correctly on the output type: RD10/ZD10 in my form.
    It is showing '' tysi#cy '' .We don't know why it is behaving like this??
    Please help me if any clue there to solve ..

    HI,
    Use a Latin-2 device type like I2SWIN to create the spool output. Or if you have a Unicode system, use device type SWINCF.
    Regards,
    Aidan

  • German umlauts are not shown correctly, when a received e-mail is opened the first time. What can I do?

    When I open a received e-mail the first time, German umlauts (ä, ö, ü) are not shown correctly. Instead of them there are characters like §,$. When I close the e-mails and open them again the German umlauts are shown correctly. I don't know how to solve that problem. Who can help me?

    ''Zenos [[#answer-670786|said]]''
    <blockquote>
    Fascinating. Sounds like an inconsistency between the encoding being used and the encoding being declared. I can't think why it should change when you re-open the message, unless Thunderbird is adding a correct encoding declaration.
    (Most users complain about it working in the opposite direction; messages stored as drafts often restore with damaged "special" characters such as smart quotes, accented characters and umlauts.)
    </blockquote>

  • Type2 SCD attributes not shown correctly across subject areas

    User259188     
    March 21, 2012 2:04 AM
    Type2 SCD attributes not shown correctly across subject areas
    Hi,
    The issue is that Type2 SCD attributes are showing the old value when used outside the domain of Type2 SCD dimension.
    For example, if we try to display the value of Type2 SCD attribute from Contact dimension in Opportunities subject area we get the old value instead of current one.
    The reason is that Revenue fact table which is used between Contact and Opportunities dimensions is keeping the old value of Contact ROW_WID.
    Is there a suggested / recommended approach on how to solve this ?
    Would adding the Contact INTEGRATION_ID in Revenue fact table and using it for join instead of ROW_WID, while filtering out on current flag be a best practice ?
    Please advise
    Boris

    Hi Boris,
    to understand how PR_CONTACT_WID is populated on the W_REVN_F, you must use Informatica (PowerCenter Designer) and view the backward link path.
    You could see that PR_CONTACT_WID is search in the Lookup LKP_W_PARTY_PER_D_With_Geo_Wid (mapplet mplt_SIL_RevenueFact) :
    - table W_PARTY_PER_D
    - Query : SELECT
    LOOKUP_TABLE.ROW_WID as ROW_WID,
    LOOKUP_TABLE.GEO_WID as GEO_WID,
    LOOKUP_TABLE.INTEGRATION_ID as INTEGRATION_ID,
    LOOKUP_TABLE.DATASOURCE_NUM_ID as DATASOURCE_NUM_ID,
    LOOKUP_TABLE.EFFECTIVE_FROM_DT as EFFECTIVE_FROM_DT,
    LOOKUP_TABLE.EFFECTIVE_TO_DT as EFFECTIVE_TO_DT
    FROM
    W_PARTY_PER_D LOOKUP_TABLE, W_REVN_FS
    WHERE W_REVN_FS.PR_CONTACT_ID = LOOKUP_TABLE.INTEGRATION_ID
    AND W_REVN_FS.DATASOURCE_NUM_ID = LOOKUP_TABLE.DATASOURCE_NUM_ID
    ORDER BY
    LOOKUP_TABLE.DATASOURCE_NUM_ID,
    LOOKUP_TABLE.INTEGRATION_ID,
    LOOKUP_TABLE.EFFECTIVE_FROM_DT,
    +LOOKUP_TABLE.EFFECTIVE_TO_DT --+
    - Condition : EFFECTIVE_FROM_DT <= IN_DATE AND EFFECTIVE_TO_DT > IN_DATE
    So your value for PR_CONTACT_WID is dependent of the value of IN_DATE ( --> IIF(ISNULL(CLOSE_DT), EXCH_DT, CLOSE_DT)).
    You must verify for one record where you think there is an issue the CLOSE_DT and EXCH_DT on the table W_REVN_F (CLOSE_DT and U_RVN_EXCH_DT)
    Hope it helps,
    Benoît

  • New Photos App - Thumbnails on edge or not shown correctly

    Hi,
    after upgrading from iPhotos to Photos Version 1.0 (209.52.0), all my pictures that have been taken on edge are not shown correctly in thumbnail size.
    When double clicking one of it they are visualized correctly but the thumbnail is still wrong.
    The Problem is being fixed when rotating the thumbnail photo for and back on the overview page.
    The picture have been taken by a Sony Alpha 500
    Hope this gets fixed.
    regards
    christian

    In case anyone else has this issue...
    It appears that Photos is "fixing" these photos by itself.
    I have left Photos open all day (about 12 hours now), and now there are no more photos without thumbnails (that I could find anyway).
    There are still LOTS of photos that have fuzzy or improperly rotated photos, but I wonder if Photos is correcting these as well. I think I will leave the program open for another 12-24 hours and see what happens.

  • Alter nate color applied in SSRS report is not updating correctly when you export to excel

    alternate color applied in SSRS report  is not updating correctly when you export to excel. Please let me know how can I resolve this issue
    Smash126

    Expression I am using report is
    =IIf(RowNumber(
    Nothing)
    Mod2 = 0,
    "Silver",
    Nothing)
    Smash126

  • Installed arial font but still does not appear in se71 for use

    Hi All ,
    I Have installed ARIAL font from c:/windows/font  usin tcode Se73, What I expected is that it will appear in the F4 values in se71. Do I have to do soemthing more to get that to use in se71 .
    Thanks for help
    Vinay

    No problem here under 10.7.2
    Yvan KOENIG (VALLAURIS, France)  dimanche 20 janvier 2011 14:21:10
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

Maybe you are looking for

  • Problem with username and password

    I've been trying to set up a new back up from scratch, and after losing my network and wifi connection, I just about have it all working again. I have wireless connection, and I have the TC appearing correctly in Airport Utility, green light, reporti

  • Cannot view 3D PDFs on an Apple computer

    I publish a digital magazine that includes 3D PDFs generated by Geomagic Design (was Alibre Design) and they read very well on a PC. However, they show a blank screen on Apple products. When I asked Goemagic about the problem, they basically had a ru

  • Safari 6.0.5 unexpectedly quits

    Running 10.8.4 on my MacBook Pro and in recent days, Safari 6.0.5 unexpectedly quits. Not while I am working in it, but when the window is closed and the app is just running in the background. I get no alert that is has crashed, it just quits. I pull

  • IPod Dock Won't Charge iPod Classic 3rd Gen

    Hi, I have an iPod Classic 3rd generation that is running Version 2.3 with the Capacity of 13.9 GB. Model: M946OCH It looks like this: http://profile.ultimate-guitar.com/profilemojo_data/5/8/5/1/585103/pics/_c297123_image0.png The problem: this iPod

  • Best Way to Create PDFs?

    Here's the story: I've a doc I've created in InDesign that I output as two single-page PDFs and link to from a web page on a site. Said site is in the process of being folded into WordPress which will be used as a CMS. Part of the reason for going wi