Poor printing java 1.5

Hi,
I have a problem with printing on java 1.5 on XP. Everything was fine on 1.42, but now the printing stops after a few pages and the text looks poor. There is no error message when the printing stops early.
My swing application has several tabbed panes each of which is added to a Book. Each tab is scaled to fit on the page and is printed on a separate page. Each page will print separately but the text still looks bad. Even removing the scaling doesn�t help the text.
I disable the double buffering before printing.
I have tried a few different printers and also changing heap sizes �Xmx to 1g but get the same results.
Any ideas on how I can resolve theses problems?
Thanks

Hi Phil,
thanks for the reply , i have tried your suggestion but got some mixed results.
Using jre1.5.0_09, the text looks a bit better but still not as good 1.42. The number of paint calls is down to 35. I have noticed some random crashes whn trying to print a book of 12 pages or the printing stops after a few pages. A couple of times it printed the whole book.
Here is the error log from 1 of the crashes
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c9010f3, pid=29548, tid=13988
# Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b03 mixed mode, sharing)
# Problematic frame:
# C [ntdll.dll+0x10f3]
--------------- T H R E A D ---------------
Current thread (0x00a0bb48): JavaThread "Finalizer" daemon [_thread_in_native, id=13988]
siginfo: ExceptionCode=0xc0000005, writing address 0x056bf014
Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x02f8f6d8, EDX=0x056bf00c
ESP=0x02f8f6e8, EBP=0x02f8f720, ESI=0x056beff8, EDI=0x056bf00c
EIP=0x7c9010f3, EFLAGS=0x00010246
Top of Stack: (sp=0x02f8f6e8)
0x02f8f6e8: 6d0d9469 056bf00c 056beff8 00a0bc08
0x02f8f6f8: 6d0d1218 00a701e5 0ad9eda0 00a0bb48
0x02f8f708: 00000000 00000000 02f8f6fc 02f8f838
0x02f8f718: 6d0f5b2c 00000000 02f8f738 00cac480
0x02f8f728: 00a0bc08 02f8f740 06f12780 02f8f740
0x02f8f738: 02f8f758 00bf8a4a 06eeb5d8 00c8fd2d
0x02f8f748: 06eec628 00a77769 02f8f750 2ab20648
0x02f8f758: 02f8f76c 00ace580 06eeb5d8 2b390650
Instructions: (pc=0x7c9010f3)
0x7c9010e3: 24 00 00 00 00 90 90 90 90 90 8b 54 24 04 33 c0
0x7c9010f3: ff 4a 08 75 26 89 42 0c f0 ff 4a 04 7d 03 c2 04
Stack: [0x02e90000,0x02f90000), sp=0x02f8f6e8, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x10f3]
J java.awt.Font.pDispose()V
J java.awt.Font.finalize()V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
v ~StubRoutines::call_stub
V [jvm.dll+0x86e84]
V [jvm.dll+0xddead]
V [jvm.dll+0x86d55]
V [jvm.dll+0x8c128]
C [java.dll+0x2006]
J java.lang.ref.Finalizer.runFinalizer()V
J java.lang.ref.Finalizer$FinalizerThread.run()V
v ~OSRAdapter
v ~StubRoutines::call_stub
V [jvm.dll+0x86e84]
V [jvm.dll+0xddead]
V [jvm.dll+0x86d55]
V [jvm.dll+0x86ab2]
V [jvm.dll+0xa16b2]
V [jvm.dll+0x10f4ac]
V [jvm.dll+0x10f47a]
C [MSVCRT.dll+0x2a3b0]
C [kernel32.dll+0xb683]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J java.awt.Font.pDispose()V
J java.awt.Font.finalize()V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
v ~StubRoutines::call_stub
J java.lang.ref.Finalizer.invokeFinalizeMethod(Ljava/lang/Object;)V
J java.lang.ref.Finalizer.runFinalizer()V
J java.lang.ref.Finalizer$FinalizerThread.run()V
v ~OSRAdapter
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00357ec0 JavaThread "DestroyJavaVM" [_thread_blocked, id=7316]
0x05519a90 JavaThread "AWT-EventQueue-1" [_thread_in_native, id=30548]
0x03567ce8 JavaThread "TimerQueue" daemon [_thread_blocked, id=10732]
0x0349c4d8 JavaThread "OutputFileMonitor" [_thread_blocked, id=14032]
0x033d8e18 JavaThread "AWT-Shutdown" [_thread_blocked, id=14920]
0x03493028 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5204]
0x034921b0 JavaThread "AWT-Windows" daemon [_thread_in_native, id=14556]
0x00a12d10 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1248]
0x00a118f8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=9736]
0x00a10c98 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15052]
=>0x00a0bb48 JavaThread "Finalizer" daemon [_thread_in_native, id=13988]
0x00a0a780 JavaThread "Reference Handler" daemon [_thread_blocked, id=13108]
Other Threads:
0x00a08e28 VMThread [id=14484]
0x00a13f28 WatcherThread [id=11932]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4416K, used 519K [0x06a70000, 0x06f30000, 0x091d0000)
eden space 3968K, 1% used [0x06a70000, 0x06a81c18, 0x06e50000)
from space 448K, 100% used [0x06ec0000, 0x06f30000, 0x06f30000)
to space 448K, 0% used [0x06e50000, 0x06e50000, 0x06ec0000)
tenured generation total 58116K, used 34480K [0x091d0000, 0x0ca91000, 0x26a70000)
the space 58116K, 59% used [0x091d0000, 0x0b37c0b8, 0x0b37c200, 0x0ca91000)
compacting perm gen total 8192K, used 6278K [0x26a70000, 0x27270000, 0x2aa70000)
the space 8192K, 76% used [0x26a70000, 0x27091910, 0x27091a00, 0x27270000)
ro space 8192K, 63% used [0x2aa70000, 0x2af7d860, 0x2af7da00, 0x2b270000)
rw space 12288K, 46% used [0x2b270000, 0x2b810728, 0x2b810800, 0x2be70000)
Dynamic libraries:
0x00400000 - 0x0040d000      C:\mb\Jre\jre_1.5.0-09\bin\javaw.exe
0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
0x6d6c0000 - 0x6d85b000      C:\mb\Jre\jre_1.5.0-09\bin\client\jvm.dll
0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
0x6d280000 - 0x6d288000      C:\mb\Jre\jre_1.5.0-09\bin\hpi.dll
0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
0x6d690000 - 0x6d69c000      C:\mb\Jre\jre_1.5.0-09\bin\verify.dll
0x6d300000 - 0x6d31d000      C:\mb\Jre\jre_1.5.0-09\bin\java.dll
0x6d6b0000 - 0x6d6bf000      C:\mb\Jre\jre_1.5.0-09\bin\zip.dll
0x6d000000 - 0x6d169000      C:\mb\Jre\jre_1.5.0-09\bin\awt.dll
0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
0x03790000 - 0x038ff000      C:\WINDOWS\system32\nview.dll
0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
0x7c9c0000 - 0x7d1d5000      C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\COMCTL32.dll
0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
0x77690000 - 0x776b1000      C:\WINDOWS\system32\NTMARTA.DLL
0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
0x71bf0000 - 0x71c03000      C:\WINDOWS\system32\SAMLIB.dll
0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
0x6d240000 - 0x6d27f000      C:\mb\Jre\jre_1.5.0-09\bin\fontmanager.dll
0x6d3c0000 - 0x6d3df000      C:\mb\Jre\jre_1.5.0-09\bin\jpeg.dll
0x03d50000 - 0x03d65000      C:\WINDOWS\system32\nvwddi.dll
0x04120000 - 0x048b0000      C:\mb\Ucam801\bin\ucam.dll
0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
0x03f80000 - 0x03fa5000      C:\WINDOWS\system32\IBFS32.DLL
0x6d4c0000 - 0x6d4d3000      C:\mb\Jre\jre_1.5.0-09\bin\net.dll
0x6d4e0000 - 0x6d4e9000      C:\mb\Jre\jre_1.5.0-09\bin\nio.dll
0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
0x74290000 - 0x74294000      C:\WINDOWS\system32\icmp.Dll
0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
0x77b40000 - 0x77b62000      C:\WINDOWS\system32\Apphelp.dll
0x71b20000 - 0x71b32000      C:\WINDOWS\system32\MPR.dll
0x75f60000 - 0x75f67000      C:\WINDOWS\System32\drprov.dll
0x71c10000 - 0x71c1e000      C:\WINDOWS\System32\ntlanman.dll
0x71cd0000 - 0x71ce7000      C:\WINDOWS\System32\NETUI0.dll
0x71c90000 - 0x71cd0000      C:\WINDOWS\System32\NETUI1.dll
0x71c80000 - 0x71c87000      C:\WINDOWS\System32\NETRAP.dll
0x75f70000 - 0x75f79000      C:\WINDOWS\System32\davclnt.dll
0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
0x04c30000 - 0x04cb5000      C:\Program Files\Nokia\Nokia PC Suite 6\PhoneBrowser.dll
0x04cc0000 - 0x04d4c000      C:\Program Files\Nokia\Nokia PC Suite 6\PCSCM.dll
0x04d50000 - 0x04d8f000      C:\WINDOWS\system32\ConnAPI.DLL
0x7c3a0000 - 0x7c41b000      C:\WINDOWS\system32\MSVCP71.dll
0x7c340000 - 0x7c396000      C:\WINDOWS\system32\MSVCR71.dll
0x76380000 - 0x76385000      C:\WINDOWS\system32\MSIMG32.dll
0x5edd0000 - 0x5ede7000      C:\WINDOWS\system32\OLEPRO32.DLL
0x77260000 - 0x77300000      C:\WINDOWS\system32\urlmon.dll
0x771b0000 - 0x77259000      C:\WINDOWS\system32\WININET.dll
0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
0x04ec0000 - 0x04eca000      C:\Program Files\Nokia\Nokia PC Suite 6\Lang\PhoneBrowser_eng.nlr
0x04f50000 - 0x04fdb000      C:\Program Files\Nokia\Nokia PC Suite 6\Resource\PhoneBrowser_Nokia.ngr
0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
0x04fe0000 - 0x05059000      C:\WINDOWS\system32\Audiodev.dll
0x05060000 - 0x052a4000      C:\WINDOWS\system32\WMVCore.DLL
0x04ed0000 - 0x04f0b000      C:\WINDOWS\system32\WMASF.DLL
0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
0x76980000 - 0x76988000      C:\WINDOWS\system32\LINKINFO.dll
0x76990000 - 0x769b5000      C:\WINDOWS\system32\ntshrui.dll
0x76b20000 - 0x76b31000      C:\WINDOWS\system32\ATL.DLL
0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
0x76400000 - 0x765a6000      C:\WINDOWS\system32\NETSHELL.dll
0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
0x76c00000 - 0x76c2e000      C:\WINDOWS\system32\credui.dll
0x77a20000 - 0x77a74000      C:\WINDOWS\System32\cscui.dll
0x76600000 - 0x7661d000      C:\WINDOWS\System32\CSCDLL.dll
0x058d0000 - 0x05913000      C:\Program Files\Microsoft Private Folder 1.0\ShellExt.dll
0x05930000 - 0x05953000      C:\WINDOWS\system32\PFLib.dll
0x4ffe0000 - 0x4ffe8000      C:\WINDOWS\system32\FLTLIB.DLL
0x05990000 - 0x05c55000      C:\WINDOWS\system32\xpsp2res.dll
0x767a0000 - 0x767d6000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL
0x767e0000 - 0x76825000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRV.DLL
0x2d4e0000 - 0x2d6d9000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\HPBF222E.DLL
0x6e680000 - 0x6e6bb000      C:\WINDOWS\system32\COMPSTUI.dll
0x2dae0000 - 0x2dc64000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\HPBF222G.DLL
0x6c600000 - 0x6c84b000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634U.DLL
0x68f00000 - 0x68f33000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634C.DLL
0x6c500000 - 0x6c519000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634L.DLL
0x68500000 - 0x6853a000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634X.DLL
0x6e000000 - 0x6e006000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634ZU.DLL
0x6e030000 - 0x6e048000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634WU.DLL
0x04a70000 - 0x04aa4000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634K.DLL
0x04ab0000 - 0x04ad1000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634P.DLL
0x03d40000 - 0x03d4e000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634J.DLL
0x68d00000 - 0x68d09000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634ZK.DLL
0x04ae0000 - 0x04ae5000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\NRG634WK.DLL
0x04af0000 - 0x04af7000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\2\hpblff0.dll
0x2ed70000 - 0x2ede3000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\2\HPBLFF7.dll
0x04b00000 - 0x04b11000      C:\WINDOWS\system32\MSVCIRT.dll
0x2edf0000 - 0x2eef1000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\2\HPBLFF3.DLL
0x06a30000 - 0x06a4c000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\2\HPBLFF1.DLL
0x6a900000 - 0x6a9c0000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\win2pdfi.dll
0x2ef00000 - 0x2ef62000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\win2pdf.dll
0x2ef70000 - 0x2ef99000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\FXSUI.DLL
0x71550000 - 0x7156f000      C:\WINDOWS\system32\ACLUI.dll
0x5a980000 - 0x5a9f2000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\FXSAPI.dll
0x68eb0000 - 0x68eb6000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\FXSRES.dll
0x5a8b0000 - 0x5a8e2000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\FXSWZRD.dll
0x76080000 - 0x760e5000      C:\WINDOWS\system32\MSVCP60.dll
0x76eb0000 - 0x76edf000      C:\WINDOWS\system32\TAPI32.dll
0x68d30000 - 0x68d94000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\FXSTIFF.dll
0x68f40000 - 0x68f4a000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\FXSDRV.DLL
0x6d1c0000 - 0x6d1e3000      C:\mb\Jre\jre_1.5.0-09\bin\dcpr.dll
VM Arguments:
jvm_args: -Dsun.java2d.d3d=false -Dsun.java2d.noddraw=true -Dswing.useSystemFontSettings=false -Xverify:none -Xss256k -Xmx512m
java_command: Ucam -unit=mil
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\j2sdk1.4.2_10\bin
PATH=C:\mb\Ucam801\autofixture\bin;C:\mb\Ucam801\autofixture\Perl\bin;C:\mb\Ucam801\autofixture\Tcl\bin;C:\mb\Ucam801\flexlm;C:\mb\Ucam801\bin;C:\PXPerl\parrot\bin;C:\PXPerl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_10\bin;"\";C:\Program Files\Support Tools;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\bin;C:\usr\local\bin;C:\PROGRA~1\VISION;C:\PROGRA~1\VISION\System;C:\PROGRA~1\COMMON~1\VISION;"C:\Program Files\IGC\DWG Viewer";C:\Program Files\ActiveState Komodo 3.0\
USERNAME=alan.coombes
DISPLAY=:0.0
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 1 (cores per cpu 1, threads per core 1) family 6 model 13 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 1047960k(259748k free), swap 2518916k(1618112k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_09-b03) for windows-x86, built on Oct 12 2006 01:20:10 by "java_re" with MS VC++ 6.0
Using jre1.6.0 the text looks much better and 35 paint calls for the same page. The text loks a bit stange as there very little space between some of the characters. Im stuck with using 1.5 for the moment.

Similar Messages

  • HP LaserJet 2600n poor print quality/streaking

    I am the original owner of an HP LJ 2600n with a poor print quality/streaking issue. The poor print quality occurs with any and all paper that I use (currently Hammerhill 20# stock) and occurred with Windows XP and Windows 7. The print cartidges are all genuine HP and changing them does not make any difference. I have cleaned the front door roller with no improvement.  My firmware version is 20070716. The black cartridge is at 33%; yellow 75%; cyan 91% and magenta 91%...
    Any advice would be appreciated. An example of the output is attached below:

    Hi everyone,
    I have resolved my problem. I took a leap and purchased a new toner cartridge, and the new catridge works great. Installed it yesterday and the test page comes out clean, clear and with no double image. I'm happy.
    Apparently the printer had not had a print item sent to it in over a year. I think that was actually hard on the toner cartridge.
    Tthanks to everyone for their help via private emails!
    mark

  • L7780 poor print quality after not using for 6 months

    Poor print quality after not using my printer for about 6 months.  Ran thru the tools (clean printhead, aligh, etc  . . .) didn't help. Replaced all chartridges, still no help. 
    I'm fairly tech savy, been in IT for 27 years starting with hardware support. 
    Question,  can I manually clean the printheads or should I just replace. I would rather try to clean them manually after just shelling out > $ 170 on new chartridges.
    thanks
    Brent 

    Hi @Brentl 
    Yes, you can clean the printhead and the inside of the printer. The following document will help; 'The Following Printheads are Missing or Damaged, Replace the Printhead' Message Displays on the All....
    I hope this helps.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Poor print quality through photoshop CS 6 using HP 7520

    Hi Im having poor print quality (muddy) dense, I might not have the proper color management or printer profile loaded on the HP 7520. using Windows 7 (64) bit.
    Thanks
    Bill

    Well, I guess it is all about the paper.
    I started using Premium Ink Jet paper which cleaned up the printing a great deal. Standard quality settings now produce just faint imperfections but higher quality settings eliminate them entirely.
    One of those "you get what you pay for" issues I guess.

  • New B209a has poor printing on every third line. Prints pictures ok.

    new B209a has poor printing on every third line. Prints pictures ok .Have all new ink and ran alingment and print head cleaning

    Sorry that you are having a problem printing documents. Try to print a self test page or printer status report from the printer itself, and see if you get the same results. 
    Also try to make a copy of a document, and see if the poor printing continues. 
    Have you MANUALLY cleaned the print head? If you can take the print head out, clean with lint free cloth and water. 
    **Click the KUDOS star on the left to say 'Thanks'**
    Please mark a reply "ACCEPTED AS SOLUTION" if it solved your problem, so others can find it.

  • C4180 poor print quality

    I've had my c4180 for a couple of years without any problems but the image print quality is now starting to deteriorate. When printing images on normal paper I usually print at maximum dpi but the quality is quite poor with white lines across the images. I've tried cleaning the print cartridges many times but it makes no difference. I've taken out the colour cartridge and given it a clean as recommended but still no improvement. There is just under half of the colour ink left so it's not because I'm running low either.
    It's looking like I will need to buy a new printer which I really didn't want to have to do as it works perfectly apart from this.
    Can anyone suggest anything?
    Thanks in advance.

    43,
    Ink has a limited life span.  It is sad, I know.  The ink in the printer may just be "old" beyond it's actual age.
    I have an old J6480 that I use only occasionally -- it is such a good printer that I keep it in spite of the fact that I might have to change out the cartridges more frequently than when the unit actually runs out of ink.
    You might change out the cartridges so you are not coating the insides of the printer with the old ink.
    If you are not going to use the printer very often, it does seem to help to keep it stored in a cabinet: dark and enclosed where there is not an abundance of light, dust, dampness, or temperature differences.  I keep the J6480 in a cabinet on the other side of the house and use it wirelessly about every six months.
    You may have to re-run the cleaning operation a couple of times after you do change the ink; change out the cartridges, test, and then decide.
    Click the Kudos Star!
    It is a nice way to say “Thank You” for the help.
    Although I strive to reflect HP's best practices, I do not work for HP. 
    Kind Regards,
    Dragon-Fur

  • Poor print quality with Epson Photo R265 - Please help

    I am changing over from Windows to Mac and finding it 'challenging' - it's me; not the mac (which I love)I'm sure, so any help would be much appreciated.
    My problem is: when I plugged my usb into the mac it instantly recognised my printer but when I printed a photo from iPhoto the quality was very poor with faded colours and faint lines.
    I went hunting for an answer, and convinced I'd found it, I downloaded the latest drivers from Epson but on reprinting...exactly the same problems.
    The on-screen quality is superb but on paper it's poor.
    I'd really appreciate any suggestions or help. I'm not at all knowledgeable when it comes to computers.
    thank you
    Caroline

    Both programs print very poorly. Either light and faded or streaker, or if I change the settings, very dark. Both useless. Frustrated I tried the same pics on Picassa on my Windows notebook. Quality was excellent. Put Picassa on the iMac and it now works great - in Picassa. how can that be?

  • Poor printing quality

    Have downloaded the trial version of Aperture to test. When printing I am getting poor quality prints, as well as seeing horizontal lines approx 1cm apart all the way down the photo. Have just printed the same photo with iPhoto with no problems. I am using a brand new Canon pixma ip4500.
    Any idea why this might be?

    Horizontal lines? Make sure you have the right print settings and paper settings on your printer.
    That sounds a LOT like you have the paper type set to plain paper, or have it set to draft mode, or something.

  • PSE7 Editor Poor Print Quality

    I am printing to an HP Laserjet 1200, monochrome. It is not an inkjet. When I upload a picture, it prints fine from the Organizer. When I then open it with Editor, and print to the same printer (without making any changes to the image), I get the message "Some PostScript print settings... will be ignored since you are printing to a non-PostScript printer." The Laserjet is non-PostScript. It then prints, however the quality is poorer. This same image will print with good quality using the Windows XP Picture and Fax Viewer, so it seems Editor specific. The Editor window says it is printing at 306 PPI, which seems adequate.
    I can find no options in PE7 that might cause this difference between Editor and Organizer printing.
    Is there something I should be looking at in options?

    43,
    Ink has a limited life span.  It is sad, I know.  The ink in the printer may just be "old" beyond it's actual age.
    I have an old J6480 that I use only occasionally -- it is such a good printer that I keep it in spite of the fact that I might have to change out the cartridges more frequently than when the unit actually runs out of ink.
    You might change out the cartridges so you are not coating the insides of the printer with the old ink.
    If you are not going to use the printer very often, it does seem to help to keep it stored in a cabinet: dark and enclosed where there is not an abundance of light, dust, dampness, or temperature differences.  I keep the J6480 in a cabinet on the other side of the house and use it wirelessly about every six months.
    You may have to re-run the cleaning operation a couple of times after you do change the ink; change out the cartridges, test, and then decide.
    Click the Kudos Star!
    It is a nice way to say “Thank You” for the help.
    Although I strive to reflect HP's best practices, I do not work for HP. 
    Kind Regards,
    Dragon-Fur

  • CP1025nw, repeptetive smudges, poor print quality, pushing toner button does nothing.

    I haven't used this printer in a couple of years, so I sense some of my issues might be related to that.  First up, the print quality is quite poor. Despite having a new black toner cartridge, the B&W printing isn't very strong; it's blotchy in some areas with random spots in others. Second, there are repeating color splotches all over the place. I've attached a photo. Third, pressing any of the toner buttons does nothing, no beeps, blinks, or movement. So far, the only things I've tried was toreplace the black toner cartridge and blow out the interior of the machine with compress air. I also removed the drum and gave that a quick and careful cleaning.. Any thoughts?

    Hi , Welcome back to the HP Support Forums! I understand that you're experiencing print quality issues on your HP LaserJet Pro CP1025nw. I would be happy to assist you with this. Please try the steps in this document to see if it will help resolve this issue. Resolving Print Quality Issues. If you get to Solution eleven: Replace the problem print cartridge.  I recommend you call technical support before you consider replacing the cartridge. Contact HP Technical Support: What you can do, is use the following link to create yourself a case number, then call and it may help speed up the call process:
    Step 1. Open link: www.hp.com/contacthp/
    Step 2. Enter Product number or select to auto detect
    Step 3. Scroll down to "Still need help? Complete the form to select your contact options"
    Step 4. Scroll down and click on: HP contact options - click on Get phone number
    Case number and phone number appear.
    I hope this helps.  

  • Get.print java issue

    I created a PDF form that contained a button with the action of Run Java Script. the purpose was to preselect a deginated printer for the end-user.  All worked well until Adobe Reader X.  In Reader X, the printer is ignored and selects the users default printer.  Below is the script.  Has anyone had this issue or discovered a solution?
    var pp = this.getPrintParams();
    pp.printerName ="\\\\Print1\\wi-am-ptr2";
    this.print({bUI:false,bSilent:false,bShrinkToFit:true,nStart:2,nEnd:2,printParams:pp});

    Hi Modify ur code like this
    OAViewObject getrowcountVO = (OAViewObject) am.findViewObject("TrackingVO");
    getrowcountVO.last();
    int iRowCount = getrowcountVO.getFetchedRowCount();
    if (giRowCount >= 500)
    OAException message1 = new OAException("Row Count Exceeds 500."+" "+getrowcountVO.getRowCount(),OAException.WARNING);
    pageContext.putDialogMessage(message1);
    else
    OAException message4 = new OAException("Row Count does not Exceeds 500."+" "+getrowcountVO.getRowCount(),OAException.WARNING);
    pageContext.putDialogMessage(message4);
    Thanks
    Pratap

  • Need to print Java Bean contents

    Working on Oracl 9i Designer but 10g database.
    I have a Form in which I have a bean. I need to print the contents (text) from this bean. Any ideas ?? Cannot use WebUtil.
    Thanks
    2963121

    My knowledge is all in Forms. I have added the Java ean example for the Graph and need to print this, but bear ini mind i have merely attached this ready made example provided by oracle. What program do i use and how do i print this graph. Using th Java code you provided for printing does this need to be done within the Java bean or can i do it within Forms?
    This is our first look at a bean so we have limited knowledge, but want to incorporate the graph into our form.

  • Poor printing results

    Pesky problem: prints too dark and colors lack saturation.
    Have been printing on an Epson Artisan 50 with good results. Have added a new R2880. Both print with the same poor results NOW.
    Use OS Mavericks, a 2-year-old iMac calibrated with Color Munki, custom ICC profiles for both printers, and PS 2014. Workroom is fairly dark with medium tan walls and 2 ‘Ott’ lights behind monitor.
    Have made the following adjustments to see if I can find a solution:
    •   With monitor have tried luminance of 80 and 120.
    •   With monitor have tried white points of 55 and 65.
    •   Have let PS and printer handle color.
    •   Have converted color space from ProPhoto to sRGB and back again.
    •   Have used 2 different packs of Epson Luster- both new.
    I do view prints under the daylight corrected Ott lights and I take them outside in the sunlight to see if they're dark. And they still are! Wondering if somewhere I’m making a simple rookie mistake? I’ve followed both J. Schewe’s and the Digital Dog’s instructions as best I know how. How do you check that the driver settings are correctly configured? How do you check the output profile setting?
    Any help is much appreciated.
    Richard

    Aperture really wants to manage colour during printing.
    One common problem seems to be having your printer (driver) set to colour management, and then Aperture doing it as well. (This is probably not the only problem...)
    One of the O'Reilly Inside Aperture Podcasts, with Joe Schorr, covers this very issue.

  • Pretty printing Java in Studio 4

    ctrl-shift-f
    Pretty prints your Java code but wrapping on line continuations aren't indented.
    myFunction(param1,
    param2,
    param3)
    Is there a way to change this? We have lots of programmers with a variety of styles and the customer requires all code to use the same style. So if there was a simple way to standardize the code in a correct way it would be appreciated. No time to get all coders to same standard.
    thanks in advance

    Sorry for posting in this Forum.
    I'll post it in the installation forum.
    But, hey, feel free to help me!!!! :)

  • Print java api

    Can anyone give me an example of how to write simple text to a printer on an NT platform.
    I have tried input and outputstreams, outputstreams and now i try strings. I always get invalid flavor but when i check the supported flavors the flavor is supported.
    This is the latest sourcecode
    import javax.print.*;
    import javax.print.attribute.*;
    import javax.print.attribute.standard.*;
    import java.io.*;
         Author : Kevin Simons
         Version : 1.1
    public class DocumentPrinter {
         PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
         String msg="";
         Method that sets the message
         @param <code>String</code> msg
         public void setMsg(String msg) {
              this.msg = msg;
         Method that gets the message
         @return <code>String</code> msg
         public String getMsg() {
              return msg;
    public PrintService getPrinter() {
              aset.add(MediaSizeName.ISO_A4);
              aset.add(new Copies(1));
              PrintService service = PrintServiceLookup.lookupDefaultPrintService();
              return service;
         public void createNCNPrintJob(PrintService service) {
         msg="";
              try {
              String text = "Testing the default printer\t\tTest";
                   DocFlavor flavor = DocFlavor.STRING.TEXT_PLAIN;
                   DocPrintJob job = service.createPrintJob();
                   Doc NCN = new SimpleDoc(this, flavor, null);
                   job.print(NCN, aset);
              catch (Exception e) {
                   msg += e;                    
    What I want is that I can send the text from the memory straight to the printer. Without the use of a temp file.
    Thx.

    I have changed the flavor to AUTOSENSE but it doesn't print. The strange this is that the paper comes out when somebody else uses that printer to print a document. Did I forget something to do?
    sourcecode:
    import javax.print.*;
    import javax.print.attribute.*;
    import javax.print.attribute.standard.*;
    import java.io.*;
         Author : Kevin Simons
         Version : 1.1
    public class DocumentPrinter {
         PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
         DocAttributeSet dset = new HashDocAttributeSet();
         DocFlavor flavor = DocFlavor.INPUT_STREAM.AUTOSENSE;
         String msg="";
         Method that sets the message
         @param <code>String</code> msg
         public void setMsg(String msg) {
              this.msg = msg;
         Method that gets the message
         @return <code>String</code> msg
         public String getMsg() {
              return msg;
    public PrintService getPrinter() {
              PrintService service = PrintServiceLookup.lookupDefaultPrintService();
              return service;
         public void createNCNPrintJob(PrintService service) {
         msg="";
              try {
                   dset.add(MediaSizeName.ISO_A4);
                   dset.add(new Copies(1));
                   FileOutputStream fos = new FileOutputStream("temp.txt");
                   DataOutputStream dos = new DataOutputStream(fos);
                   dos.writeBytes("Testing the default printer\t\tTest");
                   FileInputStream text = new FileInputStream("temp.txt");
                   DocPrintJob job = service.createPrintJob();
                   Doc NCN = new SimpleDoc(text, flavor, dset);
                   job.print(NCN, aset);
              catch (Exception e) {
                   msg += e;                    
    }

Maybe you are looking for

  • JDBC Sender Error "RuntimeException in Message-Mapping transformation"

    Hi All, I have JDBC as sender and i am able to poll the data from the database,which is available in SXMB_MONI but its giving an error "RuntimeException in Message-Mapping transformation".I have tested the mapping in TEST and its working fine but whe

  • Not able to enable web access (http server) on 5500

    Hi i have 5500 Swtich iam not able to enable http server in it the message show below Core-Switch> (enable) show ip http HTTP Information HTTP server: disabled HTTP port: 800 Web Interface: Not supported HTTP active sessions: 0 Core-Switch> (enable)

  • Can I get invoice for different country

    If I buy a MBP from the UK apple store, will I be able to get an invoice showing details of someone on a different country? I have educational discount (~20%) if I buy my MBP from UK, and my father would save some money if he could get an invoice on

  • MXF XDCAM OP1a Red Frames in Media Encoder

    It was advised in the other thread about red frames to start a new one for this kind of the red-frames-problem. So my usual workflow is: Export a masterfile from Premiere via Mediaencoder as XDCAM OP1a 1080p5025fps. From that I generate various versi

  • Who can I complain to at Apple about their carrier AT&T?

    I'm having trouble with data coverage in the United States thru AT&T with my iPhone. The iPhone itself is working perfectly. The applications are awesome. But it's not worth anything if AT&T does not have data coverage. True, they can't be everywhere