Print problem please halp

Hi
Why dos it print only the first textArea?
you could run it,
thanks from before;
import java.awt.print.*;
import java.awt.*;
import java.awt.event.*;
import java.util.*;
import javax.swing.*;
import javax.swing.event.*;
public class Test extends JFrame implements Printable
JTextArea area1, area2;
public Test( )
super("Test");
area1 = new JTextArea(4,15);
area1.setText("aaaaaaaaaaaaaaaaaaa"+"\n"+"bbbbbbbbbbbbbbb");
area2 = new JTextArea(4,15);
area2.setText("\n\n"+"yyyyyyyyyyyyyyyyyy"+"\n"+"zzzzzzzzzzzzzzzz");
JButton printButton = new JButton("print me!");
JPanel p2 = new JPanel(new FlowLayout());
p2.add(printButton);
RepaintManager.currentManager(
this).setDoubleBufferingEnabled(false);
printButton.addActionListener( new ActionListener(){
public void actionPerformed(ActionEvent evt) {
PrinterJob pj = PrinterJob.getPrinterJob();
pj.setPrintable(Test.this);
pj.printDialog();
try{
pj.print();
}catch (Exception pE){pE.printStackTrace();}
Container c = getContentPane();
c.setLayout(new FlowLayout());
c.add(area1);
c.add(area2);
c.add(p2);
setSize(600,200);
setVisible(true);
} //end constructer
public int print(Graphics g, PageFormat pf, int pageIndex) {
if (pageIndex != 0) return NO_SUCH_PAGE;
Graphics2D g2 = (Graphics2D)g;
g2.translate(pf.getImageableX(), pf.getImageableY());
this.area1.paint(g2);
this.area2.paint(g2);
return PAGE_EXISTS;
public static void main(String[] args){ new Test();}

I think the problem is that the two areas are painted (and printed) one on the other... try something like:
int h1 = area1.getSize().height;
g2.translate(pf.getImageableX(), pf.getImageableY());
this.area1.paint(g2);
g2.translate(pf.getImageableX(), pf.getImageableY()+h1);
this.area2.paint(g2);

Similar Messages

  • Very Very Urgent...Printing problem please help me.....

    Hi there,
    Today, i struggled with one printing problem. can anybody help me please!. We are preparing reports using reports 10g. I created a report with orientatin of Landscape and Paper size is 11.5*8.5 that is A4 size and right margin 0.2 left margin with 0.2 and top and bottom margins with 0.5.Report output is correctly coming in report builder runtime. Now the actual problem is, this report must linked to one server for example http://xx.xx.xxxx.main.html.we linked the report generated by me to this link.
    when i run the report using this weblink, report is displayed in htmlcss(i opted) perfectly,now user can take the printout of this report by clicking print from file menu. The actual problem i faced is when i run this report in html link report is correctly displaying but paper size is letter and page margin are right 0.75 and left 0.75 defualtly. When i print the report with these setings date is truncating when user takes printout in html. User don't know the page margins i.e right o.2 both left and right (actually in report builder). So he cant adjust it correctly in file menu pagesetup in html page.He simply click print and it should come as with report builder margin settings. To solve this i change the default preferences in control panel ---printers, but no use. Is it possible to pass margins both right,left and top bottom margins as runtimeparameters in url of the this report. Is there any alternative way.
    Please do reply urgent, becoz since this is my clients urgent requirement,help me
    Thanks and regards
    thanx in advance.
    Jeevan

    Hi,
    Though HTMLCSS pages are created using the same page margins that you specify in the report definition, the problem may become more clear to you if you try to create PDF files instead of HTMLCSS. Set DESFORMAT=pdf, and see the output PDF file in Acrobat Reader. Do you see the margins that you want, or is the problem still the same? If you don't see the correct margins even in the PDF file, it probably means you need to modify your report definition to get the margins you want.
    In case you see the correct margin in PDF output, it means that your report design is fine. The problem is with printing. In that case, I think what other people have suggested you is true - probably the printable area for your particular printer is less than what you want.
    I'm afraid I may not be the best person to specify the printer or OS settings. Please consult your printer vendor.
    The other option may be to get output in PDF format, and print PDF files.
    Navneet.

  • HP LaserJet 1022 Printing Problems - Please Post Here

    Sorry, I hate to create a new thread, but tracking so many different threads on this one issue is becoming problematic for me. So with that being said, if you are still having a problem with printing to a LaserJet 1022 after the full uninstall I detailed in the FAQ thread followed by installing version 2.2 of the HP driver package, then let me know here. And specifically I want to know is which device you have, how your device is connected, the print driver version, and what apps are giving you problems. In my own personal testing, here is what I have found:
    USB direct connect - OK, I have yet to run into a problem here.
    USB connected to an Airport Extreme N - OK, I have yet to run into a problem here.
    USB connected to an Airport Express G - Paused problem. I got print job/page out and then the printer paused and would not resume. I don't have a functioning work around here yet, but I'm trying.
    So if I were going to fill out my own form, it would look like this:
    Printer: LaserJet 1022n
    Connection: USB connected to an Airport Express G (Firmware version 6.3)
    Driver Version: 1.1.0.182
    Apps: All
    Problem Description: Printer queue goes into a Paused mode and won't resume
    And to get you started, I have left a blank template at the end of this post.
    Also please make sure to include whether you have the 1022, 1022n, or 1022nw AND how it is connected to your Mac. If users of the 1020, what to chime in on this thread that is OK. Anyone else, please post in the FAQ thread or a different device specific thread. As the 1022 seems to be the most problematic at the moment, I'd like to track this down as quickly as possible.
    Just trying to help.
    Andrew
    =====
    Printer:
    Connection:
    Driver Version:
    Apps:
    Problem Description:

    Printer: LaserJet 1022
    Connection: USB connected to an Airport Express N (latest firmware, etc)
    Driver Version: 1.1.0.182
    Apps: All
    Problem Description: Can sometimes print a single page but then all status lights flash on printer and I have to turn the printer off - other times, nothing happens (printer pauses and will not resume). Have tried connecting via Bonjour and IP address but same problem occurs.

  • Further info on 6980 printer problems please read this one

    I have a HP 6980 deskjet that I attach via usb to my macbook when I need to print. Everything has been working fine for a year now except yesterday it gives me a message "problem printing to printer, please check that the printer is chosen in the print centre......" this is not exact but pretty close. I can post the exact message later when I am at home and can check it. Does anyone have any idea what may have caused this to happen so randomly? I never did install a driver or the CD because when I plugged the printer in, it was just there automatically (which I thought was just awesome). Anyway - any help will be much appreciated
    Tried to install the driver from CD and I got the message " The software to be installed requires administrator or higher level access privileges" I had the right password and have installed other software - what's up with this.
    I tried to add the printer again after removing it from my list. This is the message I get when I try to add the printer - "An error occurred while trying to add the selected printer successful - ok - cnflicting attributes.
    This is the error message I would receive when the printer was available before I removed it - Word cannot print due to a problem with the current printer. Make sure you have a printer selected in print centre. You may need to print again or adjust your printer settings.
    I haven't had one problem in the year that I have had this printer and it is not a problem with the printer as it will work when connected to other computers. HELP PLEASE!!

    no replies...

  • PSE11-Anyone with Printing Problems Please comment

    I  earlier reported a problem with profiles with the new PSE11 and Mac OSx 10.7.5.  See my previous threads.
    The printing paths in PSE11 have changed.  My problem occurs only on the first print every time I start up the application.
    I am trying to diagnose the problem to approach Adobe with more information. 
    So any issues with how it works differently/incorrectly compared to other versions please comment.  Even if you have to work out a bypass.
    cheers elo
    action so far
    -delete and reinstall PSE11
    -deleted all prefs
    -checked Epson Support
    -Registered with Adobe
    -Run tests with different profiles generated by different applications/companies/myown
    -Tests with previous version of OSx
    -Run tests on PSE6,PSE9,PSE10 where it all works perfectly
    To Do.
    -replace Epson pro3800 print driver when I finish this weeks production work.  (new driver released two months ago to support OSx Mountain Lion.  Epson says it should not have anything to do with my problem?

    I am having a similar problem.  Have you made any progress toward a soloution?
    After many emails back and forth and then an hour and a half on the phone with Epson support they determined my problem is a PSE 11 glitch and suggested I try some forums and keep them posted!  Here is the problem.  I recently upgraded from PSE 8 to 11 and upgraded my Mac OS to 10.6.8. I have been printing from PSE 4 as I got better results from 4 than from 8. My printer is an Epson R1800.  When I launch PSE 11 and print an image it comes out terrific. BUT if I want to print a second image, or even the original image a second time it is terrible. I set the  "color setting" option to "Epson vivid" on the print menu.  That option is greyed out after the 1st image is printed.  Doesn't matter if Elements manages color or if printer manages color. One good print and then I have to close PSE 11 and relaunch to get another print.  Epson is suggesting that PSE is not “releasing” after the 1st print???
    Any one else having this problem?  Many thanks

  • Ridiculous printing problem - please help!

    Hello, I have Photoshop CS5 and an Artisan 800 printer, and I'm in the middle of the biggest printer nightmare I've ever had. 
    I need to print a DVD insert, printing to regular letter paper in landscape mode.  11x8.5.  Landscape is selected.  Letter is selected in the printer.  So both Photoshop and the printer know they're dealing with the same size.  But when I click print, I get the stupid 'Image is larger than paper's printable area, some clipping will occur' warning, which is weird, because the image size and the paper size are exactly the same. 
    Then things actually start getting weird.  If I tell it to print anyway, it cuts the image off a few inches before the end of the righthand side of the page.  If I tell it to scale to fit media, then print, it cuts the image off at the same spot, as if nothing was changed.  My PPI is 300.  I've checked and rechecked that the settings are the same on the printer and in photoshop.
    Finally, I figured maybe it was somehow just my document causing the problem.  So I open a new document, and tell it to print just a regular 8.5x11 letter.  Didn't even put anything there.  Just printing a blank page.
    It says it's too big to fit on the paper!
    I'm working on a fairly big job right now and need to print forty of these things by Monday.  I'd really rather not have to go to Kinko's or something, as this is all out of my pocket.  Plus I can't believe that with a program I spent this much money on, and a two hundred dollar printer, an 8.5x11 page is too big for me to print.  Any help is greatly appreciated!

    You have not provided enough information for others to help or clarify things for you..
    What exact version of Photoshop are you on?  12.0.4? 12.1?  Perhaps you have not applied any updates at all?
    What exact version of the OS are you running?
    What exact version of the printer driver?
    What are the exact pixel dimensions of your image?  (How many pixels wide by how many pixels high?)
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers: 
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Printing problem, please help :~~~

    Hi, i am new to java =[
    I am trying to print a text using awt.print in a applet, but I have a problem
    the printer doesn't have pages, but one big paper, it is a fiscal printer...
    when I send the text to the printer, the printer not only print the text in the paper, but grabs more paper, the size of an A4 paper
    I don't want it, i just need that the printer only prints the necessary and stops
    because if not, it will loose the position to print the fiscal note again...
    Please, help me with this...
    the code:
    import java.awt.*;
    import java.awt.font.*;
    import java.awt.geom.*;
    import java.awt.print.*;
    import java.awt.image.*;
    import java.text.*;
    import java.net.*;
    public class Example6  {
       //--- Private instances declarations
       private final static int POINTS_PER_INCH = 72;
        * Constructor: Example6 <p>
       public Example6 () {
          //--- Create a new PrinterJob object
          PrinterJob printJob = PrinterJob.getPrinterJob ();
          //--- Create a new book to add pages to
          Book book = new Book ();
          //--- Add the document page using a landscape page format
          PageFormat documentPageFormat = new PageFormat ();
          documentPageFormat.setOrientation (PageFormat.LANDSCAPE);
          //Paper paper = documentPageFormat.getPaper();
          Paper paper = new Paper();
          // Limit paper width and height
          paper.setSize(120, 120);
          paper.setImageableArea(10, 10, 80, 80);     
          // set the paper to this, edited one
          documentPageFormat.setPaper(paper);
          book.append (new Document (), documentPageFormat);        
          //--- Tell the printJob to use the book as the pageable object
          printJob.setPageable (book);
          //--- Show the print dialog box. If the user click the
          //--- print button we then proceed to print else we cancel
          //--- the process.
          if (printJob.printDialog()) {
             try {
                printJob.print(); 
             } catch (Exception PrintException) {
                PrintException.printStackTrace();
        * Class: Document <p>
        * This class is the painter for the document content. In this example,
       private class Document extends Component implements Printable {
           * Method: print <p>
           * @param g a value of type Graphics
           * @param pageFormat a value of type PageFormat
           * @param page a value of type int
           * @return a value of type int
          public int print (Graphics g, PageFormat pageFormat, int page) {
             //--- Create the Graphics2D object
             Graphics2D g2d = (Graphics2D) g;
             //--- Translate the origin to 0,0 for the top left corner
             g2d.translate (pageFormat.getImageableX (), pageFormat.getImageableY ());
             //--- Set the drawing color to black
             g2d.setPaint (Color.black);
             //--- Draw a border arround the page using a 12 point border
             //g2d.setStroke (new BasicStroke (4));
             Rectangle2D.Double border = new Rectangle2D.Double (0,
                                                                 0,
                                                                 pageFormat.getImageableWidth (),
                                                                 pageFormat.getImageableHeight ());
             g2d.draw (border);
             Font titleFont = new Font ("Courier New", Font.BOLD, 10);
             g2d.setFont (titleFont);
             g2d.drawString("w=" + pageFormat.getWidth(), 20, 20);
             //--- Validate the page
             return (PAGE_EXISTS);
    } // Example6

    This will print a text file
    PrintDoc.java
    ===========
    import java.io.File;
    import java.io.FileInputStream;
    import javax.print.Doc;
    import javax.print.DocFlavor;
    import javax.print.DocPrintJob;
    import javax.print.PrintService;
    import javax.print.PrintServiceLookup;
    import javax.print.SimpleDoc;
    import javax.print.attribute.HashPrintRequestAttributeSet;
    import javax.print.attribute.PrintRequestAttributeSet;
    import javax.print.attribute.standard.Finishings;
    import javax.print.attribute.standard.MediaSizeName;
    import javax.print.attribute.standard.Sides;
    import javax.print.event.PrintJobAdapter;
    import javax.print.event.PrintJobEvent;
    import javax.print.event.PrintJobListener;
    import javax.swing.JFileChooser;
    public class PrintDoc {
         public static void printDoc(File file) {
              DocFlavor flavor = DocFlavor.INPUT_STREAM.AUTOSENSE;
               PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
               aset.add(MediaSizeName.ISO_A4);
               aset.add(new Copies(1));
               aset.add(Sides.TWO_SIDED_LONG_EDGE);
               aset.add(Sides.ONE_SIDED);
               aset.add(Finishings.EDGE_STITCH_LEFT);
               PrintService printService = PrintServiceLookup.lookupDefaultPrintService();
               DocPrintJob job = printService.createPrintJob();
               try{
                 FileInputStream input = new FileInputStream(file);
                PrintJobListener pjlistener = new PrintJobAdapter() {
                    public void printDataTransferCompleted(PrintJobEvent e) {
                      System.out.println("finish printing one document");
                  job.addPrintJobListener(pjlistener);
                 Doc doc = new SimpleDoc(input, flavor, null);
                 job.print(doc, aset);
                //inStream.close();
                 input.close();
               catch(Exception t){t.printStackTrace();}
         public static void main(String[] args) {
              // TODO Auto-generated method stub
              JFileChooser chooser = new JFileChooser();
              int approve = chooser.showOpenDialog(null);
              if (approve == JFileChooser.APPROVE_OPTION) {
                   printDoc(chooser.getSelectedFile());
    }

  • HP Photosmart B109n-z (printing problem) please help

    Hi all,
    I have the HP Photosmart B109n-z printer and have it set up wirelessly and it works fine I've had no problems with it. 
    The other day the black ink stopped working - the cartridge isn't empty but it's no longer prinking black on any documents.  I have since put all new cartridges in, it recognises them all, including the black one, and if I'm printing something like a word document then it moves as if printing but the page comes out blank - no black ink is used.
    I work for myself and work from home so need to get this resolved asap.
    I've checked the cartidge - it's good.
    I've checked the connection and print cartridge bay - they're clean. 
    Please help.
    The colour is working fine.
    The black ink issue is the same whether printing, scanning, or copying.
    And I have tried turning everything off and on again!!!
    This question was solved.
    View Solution.

    Hi,
    You might try Solution 5 in the troubleshooting document I am linking here:
    Ink Quality Troubleshooting
    This will show the colors that are printing.  There are also addtional troubleshooting steps to follow
    Say Thanks by clicking the Kudos Star in the post that helped you. Please mark the post that solves your problem as Accepted Solution.
    I am employed by HP

  • I am having printing problems, please help

    I go on a website to get an application wich is in a pdf format and i try and print it and i get an error saying i have to install a printer before being able to print etc.  my printer is installed , powered on, attached. so I don't know what the issue is, please help, you can also reply to me at [email address deleted by host]

    I'm having the exact same problem....and it all started when I downloaded an Adobe update last night. Until that point I could
    print PDF just fine. Everything else prints fine (word, excel, e-mails, etc...) I'm running windows XP professional version 2002 w/ SP 3, and running Adobe Acrobat 9 standard.

  • Printer Problems please help!

    I have the C4480 all in one printer. I have searched the forums and troubleshooting pages and still cannot resolve the issue. When I insert a memory card from my digital camera directly into the printer I can print pictures without any problems. The copy function also works fine. The issue is I cannot print images or documents from the computer. When I press print it will take the page in about half way then it stops and just sits there. After about 5 or 10 minutes it will spit the page out but it only prints the first few lines of the image, the rest of the page is left blank. Also, the power button on the printer flashes while this is happening but no error messages are displayed. I have tried downloading the newest drivers. I also un-installed all the software and reinstalled but am still having the same issue, not sure what else I can try. Thanks for any help.

    I'd like to suggest you go to www.tune-up.com and download and install this program.
    You get a 30 day free trial to start. If you sign up as a reseller you can get the program for $29 after that.
    I'm not an employee of the company but I just recommend the program as it has fixed many a friends
    problems and has kept my computers and my familys computers running straight and clean with no problems.
    Even if you don't buy the program after using it and it fixes your problems you can uninstall it and consider it a blessing.
    I'm sure once you see what it can do you will think twice to buy it.
    Other than that, I don't know much about your system to even begin to try to tell you what to do as a troubleshooter.
    It could be any number of things that are wrong with it. Number one, the registry might be really messed up.
    Tune-up will fix that fix off for you. A computer is like a car, it has to be kept in tune in order to keep running right.
    Another problem area is malware and viruses. We all know about them but do we ever really know if we might have been bit
    by any of them. Most times not until something serious causes us problems. Can I suggest another program you might try?
    AVG Internet Security 2011 at www.avg.com.  It's another 30 day free trial program. I am also a reseller and have all my computers
    and family members registered and using it.
    I can tell you that with only these two programs installed on your computer you can rest easy and use your computer without any fears or problems.    Let me know how it goes for you. Good luck.
    Paul Streicher
    Tampa, FL

  • IPhoto Printing Problems - please help!

    Hi All,
    I'm having continued problems trying to sort out printing from iPhoto '09. I dont have a great printer - Epson Photo r265 so it is a cheapy however it does print fine. If I print from my PC to this printer it works perfectly. Therefore I assumed there was a driver issue between the mac and the printer. Finally I worked out how to get the correct epson driver as opposed to apples version installed and set as default. Now the photos no longer have crazy lines all over them but the quality remains very poor by comparison to printing on this printer using the same photo from other sources.
    I then downloaded Epsons easy photo print. If I print using this very basic package on the mac now the quality is much better (still not amazing though but certainly acceptable). So it sounds like problem solved??? ..... NO!!! The problem is that the Epson Easy Photo Print software cannot 'see' the photos in iPhoto and so to print, you first have to copy photos to desktop or some place else outside of iPhoto. This all seems due to iPhoto's wierd need to keep its arms locked around the photos within it with the result that when you look in Finder all you see is a file called "iPhoto Library" .... and 3rd party software as simple as this epson print package cannot translate this and see the photos within.
    Can anyone help here and give some options?
    1. Is it actually possible to print at good quality from iPhoto?
    2. Is there other printing software I can use which will actually be able to see the photos in iPhoto Library
    3. I even though my printer is very cheap and basic i know it is not its fault - that said are there printers better optimised to use with a mac? I would consider changing the printer if needed as I'm really sick of this.
    4. Can I change the iPhoto settings somehow to stop all my photos appearing as a single file - "iPhoto Library"??
    All help much appreciated.
    Adam

    The first of these might help:
    There are many, many ways to access your files in iPhoto:
    *For Users of 10.5 and later*
    You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Command-Click for selecting multiple pics.
    Uploaded with plasq's Skitch!
    (Note the above illustration is not a Finder Window. It's the dialogue you get when you go File -> Open)
    You can access the Library from the New Message Window in Mail:
    Uploaded with plasq's Skitch!
    *For users of 10.4 and later* ...
    Many internet sites such as Flickr and SmugMug have plug-ins for accessing the iPhoto Library. If the site you want to use doesn’t then some, one or any of these will also work:
    To upload to a site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services. However, if you're using Gmail you can use iPhoto2GMail
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    *If you want to access the files with iPhoto not running*:
    For users of 10.6 and later:
    You can download a free Services component from MacOSXAutomation which will give you access to the iPhoto Library from your Services Menu. Using the Services Preference Pane you can even create a keyboard shortcut for it.
    For Users of 10.4 and later:
    Create a Media Browser using Automator (takes about 10 seconds) or use this free utility Karelia iMedia Browser
    Other options include:
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    Regards
    TD

  • Pavilion dv7-4060us Color Printing Problems...

    I just bought a new Pavilion dv7-4060us Notebook and am having problems printing in color.  I have a Xerox Phaser 8550DP PS Printer that I'm trying to connect to through a wireless network connection.  I can find the printer on the network and install the "Xerox Phaser 8550DP PS" driver online just fine.  But, after all that, when I try to print, it will only print in Black and White.  For some reason it just will not print in color.  I've looked through all my "printer properties" and it doesn't even show color options!  It's like my computer just doesn't even recognize that the printer can print colors.  Like maybe that printer's driver is for some reason not recognizing it as that actual printer?!
    I tried deleting the printer and the driver off my computer and installing it using the printer's original CD, but it says it's not compatible with Windows 7 OS.  But installing the driver via online and using the CD should basically be the same thing shouldn't it?  So that can't be the problem.  The "HP printer help website" doesn't really help at all because it's a Xerox printer and not an HP.  After reading through some forum posts I figured maybe it was a firewall problem, but wouldn't the firewall stop me from printing all together...not just prevent me from printing color?  
    Has anyone seen this happen before or heard of anything like this happening?  Right when I got the computer I kind of went through and deleted a few things I thought were Crapware, so the only thing I can think of right now is that maybe I accidentally deleted some kind of software program that lets me print color?!  Which doesn't really make any sense, so I don't think that's it.
    Also, I know it's not a Windows 7 OS problem or my wireless connection because my brother's computer uses Windows 7 and connects through wireless as well, but his can print color just fine.  He set his computer up like a year ago so he can't remember how he set it all up or what he did, so he's kind of useless.
    As of right now the only thing I can think of to do is try posting on this HP help forum and post on the Xerox Printer help forum and see if anyone has any advice for me.  If you have any ideas I'm up for trying anything because I pretty much NEED to be able to print from this computer!!  Any information can help out a lot so just let me know.  Thanks!

    I have exactly the same problem with my dv7-4171us, my husband has the same printer and it print fine on my Xerox but mine only prints in black and white, its very frustrating.  I called HP and after 2 hours on the phone they couldnt fix it either.
    I'm thinking of doing a full "f11" factory restore.  If anyone knows how to fix the color printing problem please let me know.

  • Adobe form print problem

    Hi all,
    I'm new to Adobe forms. I have created a new abode form and trying to execute the function module from SFP transaction itself.
    after executing its asking for printer. there are three printers configured in my system. No matter which printer i selected, its throwing following error
    Exception SYSTEM_ERROR
    Message ID: FPRUNX  Message number: 001
    Message: ADS: SOAP Runtime Exception: CSoapExceptionTransport :(100101)
    i dont know whether its adobe form problem or printer problem.
    if its printer problem please let me know how can we configure new printer in sap?
    Thanks

    Hi All,
    I changed the printers device settings...That error is not coming now. But when i execute the adobe form it is not showing any output., and goes into endless processing..Can anybody suggest me what can be done?
    Regards.
    Edited by: s m on Feb 9, 2009 1:27 PM

  • Error "printhead problem please use setup cartidge that came with the printer"

    Hi, I have purchased a HP Deskjet 5525 All in one printer, it was working perfectly till 1 year, then i had not used it about 6 months, now when tried to use it again then it was throwing the error "Printhead is damaged, missing, not installed properly or damaged etc...",  then i cleaned the printhead and reinstalled it in printer then i inserted the cartidge now its generating the error "please use setup cartidge that came with printer" but among the setup cardige "yellow", "magenta", "Cyan" is accessible  by printer but when i use the black then it says "properly not installed, missing cartidge".
    So please tell me  do i need to purchase a new black cartidge, will it work? or what shoud i do ?
    cartidge NO- 685
    Thanks
    Nirmal

    Hi @nirmal007,
    Welcome to the HP Support Forum!  I understand you're having cartridge issues with your HP Deskjet Ink Advantage 5525 e-All-in-One Printer.  I would like to assist you with clearing up that error state and have some troubleshooting steps that may resolve the issue. 
    I recommend you try the following steps before you consider purchasing a new black ink cartridge.  Firstly after you've confirmed that your ink levels are not the problem (example - the level is above 10%), try a 'hard reset':
    Secondly:
    Make sure that the ink cartridges are properly vented and seated correctly
    If the vent on the top of the ink cartridge is clogged or obstructed, the ink cartridge might not work properly. Follow these steps to make sure that the ink cartridges are properly vented and seated correctly.
    Press the Power button to turn on the printer, if it is not already turned on. Wait until the printer is idle and silent before continuing.
    Open the cartridge access door. The carriage moves to the access area.
    Figure : Open the cartridge access door
    Press the tab on the front of the cartridge inward to release it, and then pull up on the cartridge to remove it from the slot.
    Figure : Remove the cartridge from the slot
    Examine the vent area on each cartridge, above the HP logo on the top of the cartridge.
    Figure : Vent area on the top of the cartridge
    If the cartridge still has the orange pull-tab attached, pull to remove it.
    Figure : Orange pull tab
    If the vent is clogged, use a straight pin to gently remove excess adhesive from the vent.
    Figure : Clean the clogged vent with a pin
    Clogged vent
    With a straight pin, gently remove excess adhesive from the vent
    Unclogged vent
    With the nozzle and contacts facing down, slide the cartridge into its slot. Press down on the cartridge until it clicks into place.
     note:Make sure that each cartridge is installed in the correct slot. Match the shape of the icon and the color of the cartridge with the slot that has the same shaped icon and color.
    Figure : Reinsert the cartridge
    Repeat these steps to inspect the vents on each of the cartridges.
    Make sure that each cartridge is firmly in place in its slot. Run your finger along the top of the cartridges to feel for any that are protruding, and if any are, press down firmly until each cartridge snaps into place.
    Close the cartridge access door.
    Figure : Close the cartridge access door
    Source
    Thirdly, try cleaning your cartridge contacts:
    Manually cleaning the print cartridge contacts
    Follow the steps below to manually clean the print cartridge contacts:
    Gather the following items to clean the contacts:
    Distilled water (tap water may contain contaminants that can damage the print cartridge)
    Cotton swabs or other soft, lint-free material that will not stick to the print cartridge
    Open the print cartridge door.
    Remove the print cartridge and place it on a piece of paper with the ink nozzle plate facing up.
     caution:
    Do not to touch the copper-colored contacts or the ink nozzle plate with your fingersFigure : Do not touch copper-colored contacts
     caution:Do not leave the print cartridge outside the printer for more than 30 minutes. Ink nozzles exposed to the air longer than this may dry out and cause printing problems.
    Lightly moisten a cotton swab with distilled water and squeeze any excess water from the swab.
    Gently wipe the copper-colored contacts with the cotton swab.
     caution:Do not touch the ink nozzle plate. Touching the ink nozzle plate will result in clogs, ink failure, and bad electrical connections.
    Repeat steps 4 and 5 until no ink residue or dust appears on a clean swab.
    Insert the print cartridge in the printer, and then close the print cartridge door.
    Source
    If you've tried all of the above noted steps and you're still unable to use the black cartridge, you may need to pick up a new one.  Let me know if this helps.  Best of luck! 
    E-roq
    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 Kudos Thumbs Up on the right to say “Thanks” for helping!

  • Wireless printing problem with HP Envy all-in-one 110 when running Mac OS 10.7

    I just bought the HP Envy all-in-one 110. I have a Macbook Air running IS 10.7. I managed to install the software correctly and the wirless network light is showing on the printer. I ran a test page from the printer and all the settings say they are "enabled." But I still can't get the printer to print over the wireless network. When I plugged in a USB cable, I managed to get it to print. I have a wireless router running over the Sonic.net DSL network. Network strength is good. I've switched off and restarted all equipment several times but still no results. Help!

    Hi,
    I believe the router may not support Multicasting, a network protocol used for Apple's Bonjour service to operate as it should.
    Will be helpful to know the exact router brand and model.
    As a workaroung, you may try setting the printer by using standard IP, it should allow you to print, however the router issue (more likely) have to be handled first to allow the full software functionality including scanning.
    Follow the steps below to set an IP print queue, it will also help to better understand the cause for the problem:
    Enter System Preferences > Print & Scan.
    Click the plus sign.
    Click the IP icon.
    Select the HP Jetdirect Socket protocol.
    Enter the printer IP address into the Address field
    Now try printing using the newly created print queue, listed as the printer IP address.
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

Maybe you are looking for