Printing text in Gray color

Hi,
I have forms which are  printing all the grey color text in dark black, on xerox printers. When the output is of PS type, it works all well and good, but for PCL, it is printing all black.
I have been using hppcl5c.xdc for PCL. Do I need to have a xerox XDC? If yes, where can I get it or what changes do I need to make to the HP XDC in order to make it work?
Is there probably a specific property that needs to be changed in order to get the Gray text printed gray instead of black?
Is there anything else that I am probably not doing right?
Thanks.
Here is my XDC if you need:
<?xml version="1.0" encoding="UTF-8"?> <?xfa generator="XFA2_0" APIVersion="3.1.10056.0"?> <xdp:xdp xmlns:xdp="http://ns.adobe.com/xdp/"> <xdc name="hppcl5c" id="hppcl5c" xmlns="http://www.xfa.org/schema/xdc/1.0/">   <pdl>     <renderLib name="pcldriver"/>     <!-- ========================================== -->     <!-- OUTPUT SEQUENCES                           -->     <!-- ========================================== -->     <seq id="preDoc"><ESC/>%-12345X@PJL RDYMSG DISPLAY=""&#13;&#10;<var name="staple"/><var name="jog"/>@PJL ENTER LANGUAGE = PCL&#13;&#10;<ESC/>&l1T<ESC/>*t600R<ESC/>&u600D</seq>     <seq id="postDoc"><ESC/>%-12345X@PJL RDYMSG DISPLAY=""&#13;&#10;</seq>     <seq id="preRecord"/>     <seq id="postRecord"/>     <seq id="prePage"/>     <seq id="postPage"/>     <seq id="copy"><ESC/>&l<var name="numCopies"/>X</seq>     <seq id="paginationSimplex"><ESC/>&l0S</seq>        <seq id="paginationDuplexLongEdge"><ESC/>&l1S</seq>        <seq id="paginationDuplexShortEdge"><ESC/>&l2S</seq>        <seq id="pagination"><var name="pagination"/></seq>     <seq id="stapleOn">@PJL SET LSTAPLE = ON&#13;&#10;</seq>     <seq id="stapleOff">@PJL SET LSTAPLE = OFF&#13;&#10;</seq>     <seq id="jogNone">@PJL SET JOBOFFSET = OFF&#13;&#10;</seq>     <seq id="jogPageSet">@PJL SET JOBOFFSET = BETWEENCOPIES&#13;&#10;</seq>        <!-- ========================================== -->     <!-- Font Sequences                             -->     <!-- ========================================== -->     <!-- PCL fonts -->     <seq id="Arial_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b16602T</seq>     <seq id="Arial_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b16602T</seq>     <seq id="Arial_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b16602T</seq>     <seq id="Arial_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b16602T</seq>     <seq id="Albertus Extra Bold_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s4b4362T</seq>     <seq id="Albertus Medium_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s1b4362T</seq>     <seq id="Antique Olive_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4168T</seq>     <seq id="Antique Olive_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4168T</seq>     <seq id="Antique Olive_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4168T</seq>     <seq id="CG Omega_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4113T</seq>     <seq id="CG Omega_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4113T</seq>     <seq id="CG Omega_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4113T</seq>     <seq id="CG Omega_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b4113T</seq>     <seq id="CG Times_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4101T</seq>     <seq id="CG Times_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4101T</seq>     <seq id="CG Times_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4101T</seq>     <seq id="CG Times_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b4101T</seq>     <seq id="Clarendon Condensed_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s3b4140T</seq>     <seq id="Coronet_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4116T</seq>     <seq id="Courier_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s0b4099T</seq>     <seq id="Courier_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s3b4099T</seq>     <seq id="Courier_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s3b4099T</seq>     <seq id="Courier_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s0b4099T</seq>     <seq id="CourierPS_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s0b24579T</seq>     <seq id="CourierPS_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s0b24579T</seq>     <seq id="CourierPS_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s3b24579T</seq>     <seq id="CourierPS_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s3b24579T</seq>     <seq id="Garamond_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4197T</seq>     <seq id="Garamond_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4197T</seq>     <seq id="Garamond_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4197T</seq>     <seq id="Garamond_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b4197T</seq>     <seq id="Helvetica Narrow_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s0b24580T</seq>     <seq id="Helvetica Narrow_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v5s0b24580T</seq>     <seq id="Helvetica Narrow_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s3b24580T</seq>     <seq id="Helvetica Narrow_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v5s3b24580T</seq>     <seq id="Helvetica_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b24580T</seq>     <seq id="Helvetica_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b24580T</seq>     <seq id="Helvetica_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b24580T</seq>     <seq id="Helvetica_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b24580T</seq>     <seq id="ITC Avant Garde Gothic_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b24607T</seq>     <seq id="ITC Avant Garde Gothic_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b24607T</seq>     <seq id="ITC Avant Garde Gothic Demi_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s2b24607T</seq>     <seq id="ITC Avant Garde Gothic Demi_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s2b24607T</seq>     <seq id="ITC Bookman Light_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s-3b24623T</seq>     <seq id="ITC Bookman Light_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s-3b24623T</seq>     <seq id="ITC Bookman Demi_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s2b24623T</seq>     <seq id="ITC Bookman Demi_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s2b24623T</seq>     <seq id="ITC Zapf Chancery_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b45099T</seq>     <seq id="ITC Zapf Dingbats_Normal_Normal_fontSpecific"><ESC/>&t0P<ESC/>(14L<ESC/>(s1p<var name="fontSize"/>v0s0b45101T</seq>     <seq id="Letter Gothic_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s0b4102T</seq>     <seq id="Letter Gothic_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h1s0b4102T</seq>     <seq id="Letter Gothic_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s0p<var name="fontPitch"/>h0s3b4102T</seq>     <seq id="Marigold_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4297T</seq>     <seq id="New Century Schoolbook_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b24703T</seq>     <seq id="New Century Schoolbook_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b24703T</seq>     <seq id="New Century Schoolbook_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b24703T</seq>     <seq id="New Century Schoolbook_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b24703T</seq>     <seq id="Palatino_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b24591T</seq>     <seq id="Palatino_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b24591T</seq>     <seq id="Palatino_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b24591T</seq>     <seq id="Palatino_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b24591T</seq>     <seq id="Symbol_Normal_Normal_fontSpecific"><ESC/>&t0P<ESC/>(19M<ESC/>(s1p<var name="fontSize"/>v0s0b16686T</seq>     <seq id="SymbolPS_Normal_Normal_fontSpecific"><ESC/>&t0P<ESC/>(19M<ESC/>(s1p<var name="fontSize"/>v0s0b45358T</seq>     <seq id="Times_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b25093T</seq>     <seq id="Times_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b25093T</seq>     <seq id="Times_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b25093T</seq>     <seq id="Times_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b25093T</seq>     <seq id="Times New Roman_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b16901T</seq>     <seq id="Times New Roman_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b16901T</seq>     <seq id="Times New Roman_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b16901T</seq>     <seq id="Times New Roman_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b16901T</seq>     <seq id="Univers_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s0b4148T</seq>     <seq id="Univers_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s0b4148T</seq>     <seq id="Univers_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v0s3b4148T</seq>     <seq id="Univers_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v1s3b4148T</seq>     <seq id="Univers Condensed_Normal_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s0b4148T</seq>     <seq id="Univers Condensed_Normal_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v5s0b4148T</seq>     <seq id="Univers Condensed_Bold_Normal_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v4s3b4148T</seq>     <seq id="Univers Condensed_Bold_Italic_ISO-8859-1"><ESC/>&t0P<ESC/>(19U<ESC/>(s1p<var name="fontSize"/>v5s3b4148T</seq>     <seq id="Wingdings_Normal_Normal_fontSpecific"><ESC/>&t0P<ESC/>(19M<ESC/>(s1p<var name="fontSize"/>v0s0b31402T</seq>   </pdl>   <deviceInfo>     <!-- ========================================== -->     <!-- Device information                         -->     <!-- ========================================== -->     <option name="manufacturer">General</option>     <option name="model">General</option>     <option name="language">pcl</option>     <option name="languageLevel">5c</option>     <!-- ========================================== -->     <!-- Device options                             -->     <!-- ========================================== -->     <option name="supportsInteractiveForms">0</option>     <option name="supportsHiddenFieldObjects">0</option>     <option name="supportsInvisibleFieldObjects">0</option>     <option name="supportsInvisibleFieldBorderObjects">0</option>     <option name="supportsInvisibleFieldCaptionObjects">0</option>     <option name="supportsHiddenBoilerPlateObjects">0</option>     <option name="supportsInvisibleBoilerPlateObjects">0</option>     <option name="supportsDrawLine">1</option>     <option name="supportsDrawArc">1</option>     <option name="supportsDrawRectangle">1</option>     <option name="supportsNativeRectangle">1</option>     <option name="supportsDrawText">1</option>     <option name="supportsNativeLinearFill">0</option>     <option name="supportsNativeRadialFill">0</option>     <option name="gradientFillStepSize">0.0625in</option>     <option name="supportsNativePatternFill">1</option>     <option name="supportsNativeLineStyles">1</option>     <option name="maxOutputLineLength">0</option>     <option name="enumerateColors">1</option>     <option name="strokeTypeMultiplier">1</option>     <option name="pageOffsetX">-0.25in</option>     <option name="pageOffsetY">-0.25in</option>     <option name="supportsCopy">1</option>     <option name="supportsMacros">1</option>     <option name="supportsPCLLogicalOperationCommand">1</option>     <!-- ========================================== -->     <!-- PCL Color Treatment option                 -->     <!--                                            -->     <!--   Device ID:                               -->     <!--      8 = Color Laserjet 4500               -->     <!--      6 = Any other Color Laserjet          -->     <!--                                            -->     <!--   Color Treatment Code                     -->     <!--      3 = Vivid Graphics                    -->     <!--      6 = Screen Match                      -->     <!-- ========================================== -->     <option name="colorTreatmentDevicePcl">6</option>     <option name="colorTreatmentCodePcl">6</option>     <!-- ========================================== -->     <!-- Font options                               -->     <!-- ========================================== -->     <option name="supportsFontEmbedding">1</option>     <option name="supportsFontLinking">0</option>     <option name="supportsFontSubsetting">1</option>     <option name="supportsFontRasterizing">1</option>     <option name="enumerateFonts">0</option>     <option name="startingFontNumber">9000</option>            <!-- ========================================== -->     <!-- Duplex options                             -->     <!--     0 - Simplex (no-Duplex)                -->     <!--     1 - Duplex, Long-Edge Binding          -->     <!--     2 - Duplex, Short-Edge Binding         -->     <!-- ========================================== -->     <option name="jobLevelDuplex">0</option>     <!-- ========================================== -->     <!-- Text formatting                            -->     <!-- ========================================== -->     <option name="boilerplateTextRetrieval">formattedFragments</option>     <option name="fieldTextRetrieval">formattedFragments</option>     <option name="outputZeroRotation">0</option>     <!-- ========================================== -->     <!-- Resolution                                 -->     <!-- ========================================== -->     <option name="deviceXResolution">600</option>     <option name="deviceYResolution">600</option>     <option name="defaultRasterResolution">300</option>     <option name="deviceRasterTextResolution">300</option>     <option name="autoCalcGraphicDimensions">1</option>     <!-- ========================================== -->     <!-- Image options                              -->     <!-- ========================================== -->     <option name="blackIsZero">0</option>     <option name="outputImagesByLine">1</option>     <option name="supportsColorImages">1</option>     <option name="supportedCompressionTypes">none</option>     <option name="imageCompression">none</option>     <option name="supportsEncodeColorMap">none</option>     <option name="supportsImageScaling">0</option>     <option name="supportsLinkedImages">0</option>     <option name="supportsEmbeddedImages">1</option>     <option name="supportedEmbeddedImageFormats">internal</option>     <option name="supportedLinkedImageFormats">internal</option>     <!-- ========================================== -->     <!-- Supported graphic types                    -->     <!-- ========================================== -->     <option name="supportsMonochrome1">1</option>     <option name="supportsGreyscale1">1</option>     <option name="supportsGreyscale2">1</option>     <option name="supportsGreyscale4">1</option>     <option name="supportsGreyscale8">1</option>     <option name="supportsPalette1">1</option>     <option name="supportsPalette2">1</option>     <option name="supportsPalette4">1</option>     <option name="supportsPalette8">1</option>     <option name="supportsRGB8">1</option>     <option name="supportsRGB16">1</option>     <!-- ========================================== -->     <!-- Native end caps                            -->     <!-- ========================================== -->     <option name="endCap_butt">1</option>     <option name="endCap_square">2</option>     <option name="endCap_round">4</option>     <!-- ========================================== -->     <!-- Native line styles                         -->     <!-- ========================================== -->     <option name="solid">LT</option>     <option name="dotted">LT2,0.5,1</option>     <option name="dashed">LT3,1.0</option>     <option name="dashDot">LT5,2.5</option>     <option name="dashDotDot">LT6</option>     <!-- ========================================== -->     <!-- The following should be in xci -->     <!-- ========================================== -->     <option name="linesAsRaster">0</option>     <option name="arcsAsRaster">0</option>     <option name="rectanglesAsRaster">0</option>     <option name="textAsRaster">0</option>     <option name="renderImagesInColor">1</option>     <option name="rasterizeAll">0</option>     <option name="rasterizeBoilerPlate">0</option>     <option name="imageCompression">none</option>     <option name="ignoreBoilerplate">0</option>     <option name="useNativeLineStyles">1</option>     <!-- ========================================== -->     <!-- Medium                                     -->     <!-- ========================================== -->     <medium stock="default" short="612pt" long="792pt" imagingBBox="none">2</medium>     <medium stock="executive" short="7.25in" long="10.5in">1</medium>     <!--<<medium stock="letter" short="8.5in" long="11in" imagingBBox="none">2</medium>-->     <medium stock="letterSpecial" short="8.5in" long="11in" imagingBBox="none">2</medium>     <medium stock="legal" short="8.5in" long="14in">3</medium>     <medium stock="ledger" short="11in" long="17in">6</medium>     <medium stock="a5" short="148mm" long="210mm">25</medium>     <medium stock="a4" short="210mm" long="297mm">26</medium>     <medium stock="a3" short="297mm" long="420mm">27</medium>     <medium stock="b5JIS" short="182mm" long="257mm">45</medium>     <medium stock="b4JIS" short="250mm" long="354mm">46</medium>     <medium stock="hagakiPostcard" short="100mm" long="148mm">71</medium>     <medium stock="oufukuHagakiPostcard" short="200mm" long="148mm">72</medium>     <medium stock="envelopeMonarch" short="3.875in" long="7.5in">80</medium>     <medium stock="envelopeCommercial" short="4.125in" long="9.5in">81</medium>     <medium stock="DLInternational" short="110mm" long="220mm">90</medium>     <medium stock="C5International" short="162mm" long="229mm">91</medium>     <medium stock="B5International" short="176mm" long="250mm">100</medium>     <medium stock="custom">101</medium>     <medium stock="letterPlain" short="612pt" long="792pt">2</medium>     <medium stock="letterLetterhead" short="612pt" long="792pt">2</medium>     <!--<medium stock="letterSpecial" short="612pt" long="792pt">2</medium>-->     <medium stock="letterColor" short="612pt" long="792pt">2</medium>     <medium stock="a4Plain" short="210mm" long="297mm">26</medium>     <medium stock="a4Letterhead" short="210mm" long="297mm">26</medium>     <medium stock="a4Special" short="210mm" long="297mm">26</medium>     <medium stock="a4Color" short="210mm" long="297mm">26</medium>     <medium stock="b4JISPlain" short="250mm" long="354mm">46</medium>     <medium stock="b4JISLetterhead" short="250mm" long="354mm">46</medium>     <medium stock="b4JISSpecial" short="250mm" long="354mm">46</medium>     <medium stock="b4JISColor" short="250mm" long="354mm">46</medium>     <!-- ========================================== -->     <!-- Units                                      -->     <!-- ========================================== -->     <deviceUnits name="general"             hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="pageDimensions"      hSize=".1pt" vSize=".1pt" fracDigits="0" fraction="round"/>     <deviceUnits name="lineDimensions"      hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="linePlacement"       hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="lineThickness"       hSize="1mm"   vSize="1mm"   fracDigits="2" fraction="round"/>     <deviceUnits name="graphicPlacement"    hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="graphicDimensions"   hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="textPlacement"       hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="fontSize"            hSize="1pt"   vSize="1pt"   fracDigits="3" fraction="round"/>     <deviceUnits name="arcPlacement"        hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="arcDimensions"       hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="rectanglePlacement"  hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="rectangleDimensions" hSize=".12pt" vSize=".12pt" fracDigits="0" fraction="round"/>     <deviceUnits name="color"               hSize="0pt"   vSize="0pt"   fracDigits="0" fraction="round"/>     <!-- ========================================== -->     <!-- Barcodes                                   -->     <!-- ========================================== -->     <barcodes>       <barcodeDefinition type="code2Of5Interleaved" support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="auto,none" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="code3Of9"            support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="auto,none" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%*"/>       <barcodeDefinition type="pdf417"              support="software"/>       <barcodeDefinition type="ean8"                support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="upcA"                support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="code128"             support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars=" &#33;&#35;&#38;&#39;$%()*+,-./0123456789:;&#60;=&#62;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_&#96;abcdefghijklmnopqrstuvwxyz{|}~"/> <!-- need to add " -->     <barcodeDefinition type="code128A"            support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars=" &#33;&#35;&#38;&#39;$%()*+,-./0123456789:;&#60;=&#62;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_"/> <!-- need to add " -->     <barcodeDefinition type="code128B"            support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars=" &#33;&#35;&#38;&#39;$%()*+,-./0123456789:;&#60;=&#62;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_&#96;abcdefghijklmnopqrstuvwxyz{|}~"/> <!-- need to add " -->     <barcodeDefinition type="code128C"            support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789"/> <!-- need to add " -->     <barcodeDefinition type="code128SSCC"         support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789"/> <!-- need to add " -->       <barcodeDefinition type="ean13"               support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="fixed" checksum="auto" textLocation="belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="code2Of5Matrix"      support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="auto,none" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789"/>       <barcodeDefinition type="code2Of5Industrial"  support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="auto,none" textLocation="none,above,below,aboveEmbedded,belowEmbedded"  validDataChars="0123456789"/>       <barcodeDefinition type="codabar"             support="software" moduleWidth="0.191mm-1.25mm" moduleHeight="5mm-1250mm" wideNarrowRatio="2.2-3.0" checksum="none" textLocation="none,above,below,aboveEmbedded,belowEmbedded" validDataChars="0123456789-$:/.+" startChar="ABCDabcd*NTEnte" endChar="ABCDabcd*NTEnte"/>       <barcodeDefinition type="postAUSStandard"     support="software" checksum="auto" textLocation="none,above" validDataChars="0123456789" dataLength="8"/>       <barcodeDefinition type="postAUSCust2"        support="software" checksum="auto" textLocation="none,above" validDataChars="0123456789"/>       <barcodeDefinition type="postAUSCust3"        support="software" checksum="auto" textLocation="none,above" validDataChars="0123456789"/>       <barcodeDefinition type="postAUSReplyPaid"    support="software" checksum="auto" textLocation="none,above" validDataChars="0123456789" dataLength="8"/>       <barcodeDefinition type="postUSStandard"      support="software" checksum="auto" textLocation="none,above,below" validDataChars="0123456789" dataLength="9"/>       <barcodeDefinition type="postUS5Zip"          support="software" checksum="auto" textLocation="none,above,below" validDataChars="0123456789" dataLength="5"/>       <barcodeDefinition type="postUSDPBC"          support="software" checksum="auto" textLocation="none,above,below" validDataChars="0123456789" dataLength="11"/>       <barcodeDefinition type="postUKRM4SCC"        support="software" checksum="auto,none" textLocation="none,above,below" validDataChars="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"/>        <!-- other barcodes not supported by this device but still need to be rendered -->       <barcodeDefinition type="code11"              support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" checksum="auto,none" textLocation="none,above,below" validDataChars="0123456789-"/>       <barcodeDefinition type="msi"                 support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" checksum="none,1mod10,2mod10,1mod10_1mod11" textLocation="none,above,below" printCheckDigit="1" validDataChars="0123456789" dataLength="1-14"/>       <barcodeDefinition type="plessey"             support="none" wideNarrowRatio="2.0-3.0" moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" checksum="auto,none" textLocation="none,above,below" validDataChars="0123456789ABCDEF"/>       <barcodeDefinition type="upcE"                support="none" wideNarrowRatio="fixed"   moduleWidth="0.125mm-1.25mm" moduleHeight="0.125mm-1250mm" textLocation="none,above,below" printCheckDigit

Hi
KEEP a BREAK-POINT and debug the internal table lines how it is coming
some overlap must be happening ..check.
Also check the code where you are getting this text into internal table.
1) One way to debug smartform is to debug the Function Module of that smartforms.
If you want to debug particular smartform node that the solution would be,
insert a "Program Line" just above the node you want to debug and this program line write a normal abap breakpoint.
So whenever you call the smartforms, it will stop at this breakpoint and you can debug onwards.
2) SFTRACE can be used for debugging SMARTFORMS.
Read More here.
http://help.sap.com/saphelp_erp2004/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
Reward points for useful Answers
Regards
Anji

Similar Messages

  • I'm unable to print in lightroom 5.4 . Macbook retina  OS X Version 10.9.2. Print button is in gray color.

    I'm unable to print in lightroom 5.4 . Macbook retina  OS X Version 10.9.2. Print button is in gray color.

    Pages v5 does not play nice with current Avery label templates in Word format. Pages v5 does not natively perform mail merge without adapting a third-party AppleScript solution.
    Labelist 8 is in the OS X App Store for USD $20. It is comprehensive, label software. Download button on their site gives you a free, full functional, 30-day trial. Recommend you consider Labelist over any Pages v5 kludge. Your time has a value.

  • Publisher to PDF - saves colored text as gray?

    For some unknown reason, when I save a Microsoft Publisher document as a pdf, anywhere there was colored text is gray in the pdf version.  Colored boxed show up correctly.  I have uninstalled and reinstalled Adobe Reader twice with the same result.  Does anyone have any suggestions on how to fix this problem?  Thanks!

    I would suggest finding a forum for MS Publisher since it uses it's own PDF engine. It more than likely has something to do with that step. Reader is just seeing the results.

  • Gray color prints as brown using Photoshop CS6

    I reformatted my computer and installed a fresh copy of Windows 7 service pack 1 and installed Photoshop CS6 and when I print my work the color gray prints as brown and the yellow green has a shade of brown in it as well so its darker. I did calibrate my monitor, I use sRGB IEC61966-2.1 as ICC profile and RGB in working spaces, and US Web Coated v2 as CMYK. I changed the mode to CMYK 16 bit and proof setup to Working CMYK. In printer setting I set the color handling to Photoshop manages colors and set it to hardproofing. I did match it with the color management in display settings. What am I missing? What else should I do? I think my Epson T1100 printers are fine because they both print the same color gray as brown so it must be in Photoshop where the problem is, but I'm stuck now and don't know what to do. Please anyone help me? This is frustrating..Before I reformatted I was using Photoshop CS5 and my prints are fine but when I reformatted and installed a fresh copy of Windows 7 and Photoshop CS6 the printing problems starts, I reinstalled Photoshop CS5 but the print outs still has problems, color gray prints as brown..By the way, I print on white bond papers and white box boards, so color blending is not the case I'm sure..If anyone have anymore solution, please let me know? Thank you very much in advance.

    Thank you very much for taking the time to answer my questions. I did what you suggested. I also downloaded and used the WhackedRGB image and its profile but the result of the print out didn't change. The gray still has brown or reddish brown tint on it. Other colors are off as well. Here's what I did with the settings:
    And here is the scanned result of the print out:
    I did try to use other document profiles and printer profiles to ther documents, experimented a bit but this is the best print result I came up with, with regards to color accuracy, as you can see, the gray is way off and also the other colors..I don't know if there's a bug in PS CS6 or something. I reformatted twice already and installed everything with fresh copy and still this persist..
    Another thing, when I tried to print the Whacked document for the first time this window popped up, I just clicked ok and then ctrl+P again and the print settings appeared with no problem and so I was able to print it..But does this mean CS6 is not compatible with my printer and I have to use previous version of Photoshop? But I did try reinstalling PS CS5 but the prints were the same as with CS6..I'm confused.

  • I wonder about the colors in the program. When i work and later gonna print the text i have some problem. The color is not the same when im print it. One color on the screen and another when i print it why?

    I wonder about the colors in the program. When i work and later gonna print the text i have some problem. The color is not the same when im print it. One color on the screen and another when i print it why?

    I wonder about the colors in the program. When i work and later gonna print the text i have some problem. The color is not the same when im print it. One color on the screen and another when i print it why?

  • Why can I not print PDF files in color?

    Windows 7 Ultimate (x64
    Adobe Reader 10.0.11
    HP Color LaserJet CP1215
    I downloaded U.S.IRS tax Form 1040 for 2014 from Forms and Publications (PDF).  All the text is black. Much of the form has a pale green background that does not extend to the edge of the page.  There are fill-in areas that have a pale purple background.  At least that is the way the form appears when I view it on my PC. 
    When I try to print the form in color, however, all the text is white except for the word "Form" in the upper-left corner.  The green background prints as solid black.  The fill-in areas are white, which makes the white text invisible.  (When I print merely in black-and-white, the text is black, the green background is a very light gray shadow, and the fill-in areas are white.  Thus, the form looks okay.) 
    Also, if I attempt to print a PDF file that contains color images, the images print strangely.    Images are stretched horizontally and then cut off at right edge of the actual image box.  Furthermore, text is white against a background of alternating, narrow, vertical, black and white stripes.  An example is page 8 of the AVG 2015 User Manual from http://download.avgfree.com/filedir/doc/AVG_Free/avg_free_uma_en_2015_15.pdf.  (Again, printing this in black-and-white, the text is black, the background is white, and the image appears as an appropriate black-and-white approximation of the actual image.) 

    Do you have Acrobat installed? Can you open it and load a PDF? If so, select print and select the desired printer. If this does not work, then tell us the error message you get. It would help to know the OS and version of Acrobat. Air is a separate product (and I still don't know what it does, sorry).

  • Objects print Text does not?

    Hi
    I installed a new black ink cartridge
    and only objects print text will not print.
    I drew a black box to test the black ink and
    a dark gray box prints but not black.
    My main concern is text will not print or
    only very faintly.
    I wiped the contacts on the cartridge but no difference.
    The printer is and HP 830c which as always worked.
    thanks in advance

    Turn off print color - print grayscale to test black ink cartridge. Continually print black boxes full ink until print head clears and wipe head with wet hot cotton ball. Black print slowly gets better and better. These were re manufactured print cartridges from PrintPal.
    from original poster

  • Adobe Prints Text as Double Image

    When I print pdf documents online[specifically http://content.educationdirectonline.com/course/VET010/online/vet010_088001.pdf ] the text prints out fuzzy, with a gray double image of the text right behind it, almost like a shadow. I've tried turning off the printer(Dell Photo Printer 720 with new black ink cartridge and full colored) to reset the cache, but it hasn't helped. The problem seems to be specific to Adobe, because I have printed text documents with notepad and they turn out fine.
    Also, I have tried changing scaling options, text rounding options, and even tried printing the pdf as an image, none of which have effected the problem I am experiencing.
    If anyone would help me solve this mystery it would be greatly appreciated! Thanks for taking the time to read through this.
    -Josh Lammon

    It seems to print fine for me. I would suspect that you may need to update your printer driver.
    What version of Reader are you using?

  • Print pages have gray background

    Hi InDesign Experts,
       I'm new to using InDesign, although I have ancient experience with Pagemaker... When I print the sample pages I've set up, the page prints in a light gray color. Is this normal? Or can I turn something off, so the text, images, and graphics display on a white page?
    Thanks for your help.
    janesaun

    janesaun wrote:
    Hi Peter,
        My Adobe Acrobat 9 Pro includes: Acrobat Distiller.app, Acrobat uninstaller.app, Adobe Acrobat Pro.app, which to me means that it should be able to create PDF documents and read them with no problem.
       OK, I retried creating a PDF. This time I located the resulting document, and it has no gray in the background of the document.
    When I searched through HP's list of postscript printers, mine was not on its list. I bought that printer not all that long ago specifically because it said it was "Mac" compatible. I have an email into HP to see if they have a workaround download that I could get to give it that functionality. What kind of HP printer do you have?
    Thanks for your help.
    With appreciation,
    janesaun
    That's what I wanted to verify about Acrobat. Yes, you should be using the Acrobat virtual printer rather than any OS converter, and if there's no gray in the PDF there should be none in the physical print either. For fun, print the PDF and see if it works better. That would confirm a printer driver issue in ID.
    I have an old HP Laserjet 1000 that a client gave me because it WON'T work with her Mac.

  • Printing text using jdk 1.4...only first character in string output

    I have read way too many forum postings and still can't get simple ascii to come out my printer. Please don't point me to awt printing samples. I don't want the overhead/baggage of graphics contexts when they shouldn't be needed.
    If I create a printer that's a file (set to generic/ascii), then after printing and giving a filename the file contents look ok. So, this seems to be a DocFlavor issue or something.
    However when I try to print to a network printer (usb attached), I only get at best a single character on my page.
    The following is tracing from my print method (shows text to be printed and doc flavors supported by printer):
    PrinterImpl::print(text=hello world)
    image/gif; class="[B"
    image/gif; class="java.io.InputStream"
    image/gif; class="java.net.URL"
    image/jpeg; class="[B"
    image/jpeg; class="java.io.InputStream"
    image/jpeg; class="java.net.URL"
    image/png; class="[B"
    image/png; class="java.io.InputStream"
    image/png; class="java.net.URL"
    application/x-java-jvm-local-objectref; class="java.awt.print.Pageable"
    application/x-java-jvm-local-objectref; class="java.awt.print.Printable"
    application/octet-stream; class="[B"
    application/octet-stream; class="java.net.URL"
    application/octet-stream; class="java.io.InputStream"
    It appears, that besides copious image printing support (why PNG and not TEXT?!?!?!?) I can print Printable's from the awt api, as well as byte arrays and input streams. I wish to not use the awt printing api.
    I have tried all mentioned DocFlavors regarding BYTE_ARRAY.AUTOSENSE, etc. Nothing gives me more than a single character of output.
    Any ideas? I'm getting a little burnt out on this problem.
    Thanks.

    I cannot comment on the 2 examples you referenced, because I don't have a Postscript printer, but your own example does not work, at least under Win2K, neither on a USB nor an ASCII printer, here is why (aside from the fact that it contains 2 or 3 formal errors).
    I am trying desparately to print a simple ASCII file on a USB printer under Win2K since weeks and found 2 problems, but no solution so far.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Java PrintServiceLookup.lookupPrintServices() returns nothing
    =============================================================
    I want to print a simple ASCII file on a USB printer under Win2K and found 2 problems. Here is the 1st one.
    PrintServiceLookup.lookupPrintServices(<DocFlavor>, <AttributeSet>) returns nothing when I specify any AttributeSet:
    PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
    I tried
    aset.add(new Copies(1));
    or
    aset.add(MediaSizeName.ISO_A4);
    I tried it with JDK 1.4.2 and with Java 6, same problem.
    When I specify null for AttributeSet, I get as many services as I have printers specified in the Printers folder of the Control panel.
    I have scanned quite a few contributions about this subject, and it looks like this problem has been around since years, but I haven't found a solution.
    But there is a circumvention of the problem for a parallel printer (at least an HP Laserjet 4 Plus): forget lookupPrintServices, just use the default printer. It works. Here are the essential code lines to print a simple ASCII file in Win2K.
    //String fileID = = args[0];
    FileInputStream textStream = new FileInputStream(fileID);
    PrintService defService = PrintServiceLookup.lookupDefaultPrintService();
    DocFlavor myFormat = DocFlavor.INPUT_STREAM.AUTOSENSE;
    PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
    aset.add(MediaSizeName.ISO_A4);
    DocPrintJob job = defService.createPrintJob();
    Doc myDoc = new SimpleDoc(textStream, myFormat, null);
    try {
    job.print(myDoc, aset);
    } catch (PrintException pe) {
    System.out.println(pe.toString());
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Cannot print on a USB printer with Java PrintService
    ====================================================
    I want to print a simple ASCII file on a USB printer under Win2K and
    found 2 problems. Here is the 2nd one.
    Even though
    PrintServiceLookup.lookupPrintServices(<DocFlavor>, <AttributeSet>)
    returns nothing when I specify any AttributeSet, I can still print on the default printer, which I get by
    PrintService defServicedefService = PrintServiceLookup.lookupDefaultPrintService();
    but only on a parallel printer (HP Laserjet 4 Plus), either directly attached or over the network. When I try the very same code on a locally USB-attached printer, the printer is obviously reacting, but nothing is printed.
    In case of a Lexmark 730 (an ink printer), the driver even lies, it has printed 100%,
    on a Samsung CLP-510 (a color laser) the ready light flashes twice, that's all.
    The file to be printed has 5 lines and a "0C"X at the end in order to force a page eject at the end.
    I tried it with JDK 1.4.2 and with Java 6, same problem.
    I should mention that I can print that little file out of the editor Textpad without any problem.
    Edited by: eSchobbert on Jan 30, 2008 7:26 AM
    Sorry I forgot to mention, that this post refers to the pretty old post of MartinHilpert of May 22, 2003 2:45 AM

  • HP LaserJet Pro 400 MFP M425dn won't print text at 72 point size or larger

    My workplace recently purchased an HP LaserJet Pro 400 MFP M425dn all-in-one printer. It works excellently with the exception of the fact that it won't print text that's 72 points or larger in size. I've tried numerous fonts that're pre-installed with Windows, and all of them print properly at point size 71.5 or smaller; anything else simply doesn't show up in prints. The content that's sized at 72 points or higher *does* affect the flow of other printed content on the page, however. It's like the 72-point or larger text is occupying space, but it's completely invisible on the printed page. I've tested this using Microsoft Word 2002 on three separate computers, two of which have Windows 7 installed and one of which has Windows Vista installed. The problem is identical on all three computers. The printer is connected via ethernet cable to our wired network. I've installed the included printer software, and I don't believe that there are any updates to it that weren't installed up to this point. Any thoughts on how to resolve this issue?

    hello, i only made an account to solve this for you guys because it has been a headache for me also.... let me apologize before hand for terrible grammar and punctuation i am in a huge hurry  Now this may not work for everybody but i fixed it on my machine with the following   now before you print ...use (ctrl+p) in your word processor to open the print window click on (properties) then navigate to the (advanced) tab now, I have a section called printer features under this category there is an option to "send truetype as bitmap" enable this and see if it can help any of you, for me, with this ENABLED I can print any size font my word processor will allow me to type  specs of my machinedell d6420win7msoft word 2007 printer itself is hp laserjet 200 color m276 printer driver is HP LaserJet 200 color MFP M276 PCL 6 i understand that this printer and driver is not identical to yours per se  but the nature of these drivers makes it highly likely that this solution will work for most of you  if this helps, have somebody else post it more noticeably because i will probly not be signing back in to this website i created this account just to post this and hopefully solve this annoying issue for many of you ...no kudos needed   

  • Am using hp deskjet 1050 series...am not able to print text in black ,why?

    hie....am using the hp deskjet 1050 printer and scanner ....ealier i was able to print all kind of text(black and color)....but now am unable to print text in black....why is it so?

    Hi,
    Please go to HP Printer Assistant (you can see this in Start Menu->HP->HP 3540 Series).Select 'Set Preferences'.Go to Layout tab and select Advanced tab. Go to Document Options and select 'Black Ink Only' (for black prints only).
    Colour Only doesnot makes sense. If you want to print the colour,just reset the above option.
    By default, HP printer prints black area with black and color with color.
    Hope this helps.

  • Can this be changed in Mail messages? Light gray color.

    When viewing and printing email from my Inbox, the "To" line and the date (upper right on email) appear in a pale gray color.
    Am printing email on a Canon PIXMA MX310, and printing in full standard color becaue I need too keep the messages intact as far as font colors, highlights, etc. 
    Problem is when these pages are faxed and photocopied, the two pale gray areas often come out very light, too faded. 
    Can it be changed?     .
    Thanx.
    P.S.  An example is this cut and paste from this Apple Support Communities page where it shows the "sign out" link.  See how pale the "Welcome" is.  It is even lighter than that in my email.
    Welcome, ParrotPal

    I found that they do list in the order you put them on the phone, but when I had to do a reset/restore it placed them into a nearly alphabetical order.
    I have found no way to manually change the order nor did my local Genius Bar.

  • Printing Problems - FH11 - shifted color values

    I am printing on a non-PostScirpt, ink-jet printer (LexMark
    X6190). When I print a document, with various combinations of text
    and photos, the colors on the header change. On a correct page, the
    header would be a medium wine red. But, on page with a photo
    (imported JPEG) the header color will shift to more of a light
    brown. And, occasionally, on pages with just text, the header color
    shifts to more of a pinkish value. Text colors (dark blue) do not
    shift from page to page.
    It "feels" like a color calibration problem, and that
    specifically in the red zone. And, LexMark Customer Service (after
    running some tests) assured us it is not a printer/hardware
    problem.
    Any thoughts, suggestions...
    Thanks

    BigNewfy wrote:
    > I am printing on a non-PostScirpt, ink-jet printer
    (LexMark X6190). When I
    > print a document, with various combinations of text and
    photos, the colors on
    > the header change.
    Does your document contains a mix of RGB and CMYK colors. Are
    all of your
    images, text and vector objects using the same color space?
    Does the printer use RGB or CMYK input? What does the printer
    documentation
    recommend?
    What are your FH color management settings?
    When in the Print dialog, does the printer driver offer any
    color
    adjustments? If so, have you used any of them?
    Judy Arndt

  • F380 All In One won't print text

    Printer will not print any text from any document.   It will print photos, graphics, graphs, tables, everything except text.  This is a brand new issue - it was working great; this is a new problem.  I have tried printing documents from my computer and documents online including pdfs but no text will print.  It has plenty of ink.  I tried uninstalling the printer and driver and reinstalling them but nothing works.  Help!!  I have Windows 8.1 and use MS Office 365 to create most documents.
    If the document has text and tables or jpegs inserted, the tables and jpegs will print fine but no text appears.  If the document is just text, all I get is a blank page. 

    Hi @lacooper,
    Welcome to the HP Forums!
    I understand that text is not printing with your HP Deskjet F380 on Windows 8.1 when using Microsoft Office 365. I am happy to look into this issue for you!
    What happens when you print text from NotePad? Does it work? If so, then the problem could like with Microsoft Office 365. If that is the case, then I would contact Microsoft Office Support.
    If that is not the case, I would then try our HP Print and Scan Doctor, and take a look through this guide, Missing, Faded, or Dull Colors.
    Best of luck!
    “Please click the Thumbs up icon below to give me a virtual high-five for responding.”
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

Maybe you are looking for

  • Report Painter : Value not collapsing

    Hello Friends, I have an issue with report painter.  In the report group ( GRR1 ), I have I have defined an element as total, and have set the final field as "explode".  But when I execute the report the said heading does not have any '+' symbol and

  • File orientation on the designjet 800ps, using mac os x and photoshop

    Hi everyone We're having a problem with the orientation of the printout we're getting from a designjet 800PS...... The printer is working fine (except for some slight banding), but we are trying to work out the orientation first. Essentially when we

  • Installing 10.1.3.1 with 10.1.2.0.2 breaks the latter

    Hi there, I installed SOA Suite 10.1.3.1 on a Windows XP machine where BPEL Designer 10.1.2.0.2 was already installed. Both installations were based on the Olite database. This broke the 10.1.2.0.2 release. The BPEL Server no longer started as it was

  • DIscrepancy between Flash Playback Speed and SWF

    I'm experiencing a fairly signifigant DIscrepancy between rate of apparant motion in the flash files Im working on, and "speed" of the "finished" SWFs. Put another way, what appears to be a reasonable speed for a tween in Flash, is a tad too fast whe

  • Oracle Database Express Edition used in a standalone database

    I have been developing databases for years in Access. I have had alot of people want me to make databases for them. I do not want to make the databases in access and then have to worry about sending a database to a different state and then find out t