Sending a BufferedImage to a printer.

I have a BufferedImage object that I want to send to a specific color printer. First, I send the BufferedImage to this method, which sets up the printer job.
public static void printOutChart(BufferedImage imageToPrint, int intCopies, String name) {
     try {
          //create a blank printJob
          PrinterJob printJob = PrinterJob.getPrinterJob();
          //make some attributes
          AttributeSet attSet = new HashAttributeSet();
          //this is the name of the printer I need to print to
          attSet.add(new PrinterName("\\\\co-ps01\\CO-ResPlanHP5550", null));
          //now find that printer
          PrintService[] arrPrintServices = PrintServiceLookup.lookupPrintServices(null, attSet);
          printJob.setPrintService(arrPrintServices[0]);
          //okay, now set the correct number of copies
          printJob.setCopies(intCopies);
          //give it a name
          printJob.setJobName(name);
          //and finally, send the BufferedImage
          printJob.setPrintable(new PrintInterface(imageToPrint));
          printJob.print();
     catch (Exception e) {
          e.printStackTrace();
}Here's the code for the class that implements the Printable interface, that contains our BufferedImage:
final public class PrintInterface implements Printable {
     BufferedImage chartToPrint;
     PrintInterface(BufferedImage graph) {
          chartToPrint = graph;
     public int print(Graphics graphicsObj, PageFormat pageForm, int pageNo) {
          if(pageNo > 0) {
               return NO_SUCH_PAGE;
          else {
               Graphics2D obj2D = (Graphics2D)graphicsObj;
               obj2D.translate(pageForm.getImageableX(), pageForm.getImageableY());
               //print our BufferedImage to the printer page, with an identity transform
               obj2D.drawRenderedImage(this.chartToPrint, new AffineTransform());
               //print out a test string
               obj2D.drawString("AuH2O 4 Prez", 300, 300);
               return PAGE_EXISTS;
}When I print out the BufferedImage, all I get is the test string. Any ideas?

Thanks for the reply. I think my code is solid, the problem is that I'm sending a huge image file, which is mostly white and doesn't fit on the page. In fact, none of the elements that the program draws to it before it sends it to the printer show up on the page. I'll either scale down my image or increase the resolution settings on the printer. If I can't get my stuff to work, I'll definitely implement that code you graciously linked to.

Similar Messages

  • Urgent, To send a report to the printer

    hello
    I have develops an application with devlopper suite 9.0.4, and when I want to print the report without posting it on the screen, I use web.show.document
    with destype=printer
    desname=Imprimante
    when I use the local print server, everything works well
    but when I puts the report on the server (Linux+IAS 904), and I use the printing server, it posts me an error, “Left with error code (1)”
    help me PLEASE

    Hello,
    On UNIX systems, Reports wil use the script $ORACLE_HOME/bin/rwlpr.sh to send the output to the printer.
    It is possible to trace the execution of rwlpr.sh :
    Note.268295.1 How To Debug REP-50157 Error while sending file to printer <...>. Exit with error code <...>:
    Regards

  • InDesign CC no longer packages fonts when I need to send a project to the printer

      Hey Adobe team: Long-time user from when Photoshop was but a sprout. I recently upgraded from Creative Suite 6 to Creative Cloud and have run into a troubling problem. InDesign CC no longer packages fonts when I need to send a project to the printer. This meant that I had to completely redo a project on deadline for a problem that I’ve never had before. How is this possibly helping your users? And is there a solution in the works or do I need to cancel Creative Cloud and go back to CS6?

    @OurPlace
    First of all, you are not addressing any Adobe team. These forums are primarily supported by volunteers who are not Adobe employees and don't officially represent Adobe Technical Support.
    That having been said ...
    There was nothing done specifically with InDesign 9 or 10 (the CC and CC 2014) versions of InDesign to change or disable packaging of fonts when packaging a document. It should be absolutely no different from InDesign 8 (the CS6 version).
    Troubleshooting hints:
    (1)     Make sure you check the Copy Fonts (Except CJK and TypeKit) option in the package dialog.
    (2)     Make sure that you are not using any CJK (Chinese, Japanese, and Korean) complex fonts that we specifically will never put into a package.
    (3)     TypeKit fonts won't package.
    (4)     Make sure that your file system permissions are such that InDesign can create all the necessary directories and subdirectories for the packaging operation.
    (5)     If on MacOS, exit InDesign and try forcing a clearing of your system font cache and then reboot.
    (6)     Exit InDesign and then find and delete all files on your system with filenames of the form AdobeFnt##.lst where ## is a two digit number; don't delete any other files that start with AdobeFnt. Then reboot and restart InDesign.
    (7)     Reset InDesign's preferences that may have become corrupted. For Windows, start InDesign, and then press Shift+Ctrl+Alt. Click Yes when asked if you want to delete preference files. For MacOS, while pressing Shift+Option+Command+Control, start InDesign. Click Yes when asked if you want to delete preference files.
    One of these should either address or resolve your problem. Again, we at Adobe are not aware of any generic issue with packing fonts with InDesign.
              - Dov

  • Trying to get Photoshop CS4 functional with Mavericks and an Epson 3880 printer. CS4 fails to send a file to the print queue. Have reinstalled the Epson 3880 driver for Mavericks. All looks good but no file is sent.

    rying to get Photoshop CS4 functional with Mavericks and an Epson 3880 printer. CS4 fails to send a file to the print queue. Have reinstalled the Epson 3880 driver for Mavericks. All looks good but no file is sent.
    Does anyone know how to fix this?

    What EXACT version of Photoshop CS4 are you running?  You should be on Photoshop CS4 v 11.0.2.
    Also run Apple's software update to see whether it offers you the latest Epson update:
    Printer Driver v9.33
    Epson Stylus Pro 3880, Drivers & Downloads - Technical Support - Epson America, Inc.
    MOST IMPORTANTLY:  have Photoshop re-create its own Preferences:
    To re-create the preferences files for Photoshop, start the application while holding down Ctrl+Alt+Shift (Windows) or Command+Option+Shift (Mac OS). Then, click Yes to the message, "Delete the Adobe Photoshop Settings file?"
    Note: If this process doesn't work for you while you're using a wireless (Bluetooth) keyboard, attach a wired keyboard and retry.
    Important: If you re-create the preferences by manually deleting the Adobe Photoshop CS6 Settings file, make sure that you only delete that file. If you delete the entire settings folder, you also delete any unsaved actions or presets.
    Reinstalling Photoshop does not remove the preferences file. Before reinstalling Photoshop, re-create your preferences.
    NEW Video! Julieanne Kost created a video that takes you through two ways of resetting your Photoshop preferences. The manual preference file removal method is between 0:00 - 5:05. The keyboard shortcut method is between 5:05 - 8:18. The video is located here:
    How to Reset Photoshop CS6’s Preferences File | The Complete Picture with Julieanne Kost | Adobe TV
    Mac OS
    Important: Apple made the user library folder hidden by default with the release of Mac OS X 10.7. If  you require access to files in the hidden library folder to perform Adobe-related troubleshooting, see How to access hidden user library files.

  • Sending reports directly to a printer (commands) 10g Linux

    Hi,
    Quick question. I am trying to confirm what I need to pass to Oracle Reports Server in order to print directly to the printer (bypassing any Preview or PDF version of the report in Oracle 10g. I am using Linux. We just installed the printer on the server. I modified to the uiprint.txt file under the ORACLE_HOME/tk/admin to point to the new PPD that we copied for that printer to ORACLE_HOME/guicommon/tk/admin/PPD.
    Below is the report call I am making. I just want to verify that what I did was correct. I am currently receiving a FRM-41214: Unable to run Report. When I run the same report via the PDF option that displays in a separate browser window, it brings the same report up correctly.
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_FILENAME, LOWER(:MODULE.MODULE_NAME)||'.rep');
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_SERVER, 'rep_inpp37_gt');
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_OTHER, V_OTHER);
    -- V_OTHER is my parameters that I pass, such as PARAMFORM=NO, READONLY=yes, PAGESIZE, ORIENTATION, DELIMITER=NONE, and parameters which in this case there are none.
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESTYPE, PRINTER);
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESNAME, 'gt-ybs-p'); - this is my printer name
    V_REP := RUN_REPORT_OBJECT('GENERICREPORT');
    When it runs the V_REP line, that's when I get the FRM-41214 error. Just was wanting to verify if what I had passed for the printer commands is correct.
    Chris

    I forgot one important piece which is why I am asking the question. I am running the report within an Oracle 10g form. I pass all the parameters across to the Reports Server, as seen above. When I run via the PDF option, I just change the DesType to Cache and DesFormat =PDF. When I run with this, it works and displays the report in a new browser window.
    I just want to run the report with the exact same parameters but instead of generating a PDF, I want to run the report and send it directly to the printer without previewing it.
    Chris

  • Sending a JPanel to the printer...

    All,
    I wasn't sure if this was the appropriate forum for this, but I couldn't find one specific to printint to a printer.
    I'm trying to send a JPanel to a printer.
    I have the following routine which seems to more or less work, but exhibits a few problems. I've gotten most of the code off a website.
    public class PrintUtilities implements Printable {
      private Component componentToBePrinted;
      public static void printComponent(Component c) {
        new PrintUtilities(c).print();
      public PrintUtilities(Component componentToBePrinted) {
        this.componentToBePrinted = componentToBePrinted;
      public void print() {
        PrinterJob printJob = PrinterJob.getPrinterJob();
        printJob.setPrintable(this);
        if (printJob.printDialog())
          try {
            printJob.print();
          } catch(PrinterException pe) {
            System.out.println("Error printing: " + pe);
      public int print(Graphics g, PageFormat pageFormat, int pageIndex) {
        if (pageIndex > 0) {
          return(NO_SUCH_PAGE);
        } else {
          Graphics2D g2d = (Graphics2D)g;
          g2d.translate(pageFormat.getImageableX(), pageFormat.getImageableY());
          disableDoubleBuffering(componentToBePrinted);
              // scale to fill the page       
              double dw = pageFormat.getImageableWidth();
              double dh = pageFormat.getImageableHeight();
              Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
              double xScale = dw / screenSize.width;
              double yScale = dh / screenSize.height;
              double scale = Math.min(xScale,yScale);
              // center the chart on the page
              double tx = 0.0;
              double ty = 0.0;
              if (xScale > scale)
                  tx = 0.5*(xScale-scale)*screenSize.width;
              else
                  ty = 0.5*(yScale-scale)*screenSize.height;
              g2d.translate(tx, ty);
              g2d.scale(scale, scale);
              componentToBePrinted.paint(g2d);
              enableDoubleBuffering(componentToBePrinted);
              return Printable.PAGE_EXISTS;
      /** The speed and quality of printing suffers dramatically if
       *  any of the containers have double buffering turned on.
       *  So this turns if off globally.
       *  @see enableDoubleBuffering
      public static void disableDoubleBuffering(Component c) {
        RepaintManager currentManager = RepaintManager.currentManager(c);
        currentManager.setDoubleBufferingEnabled(false);
      /** Re-enables double buffering globally. */
      public static void enableDoubleBuffering(Component c) {
        RepaintManager currentManager = RepaintManager.currentManager(c);
        currentManager.setDoubleBufferingEnabled(true);
    }Now I get things to print by calling the printComponent method and passing in my JPanel. No problem, the scaling and all works.
    However, whether I scale things to fit the page, or remove that code, I get some strange behavior.
    The JPanel has a few JLabels scattered about in a GridBagLayoutt, in three general columns.
    However, I've noticed that some of the items in each column get truncated and have "..." tacked onto the end. But it doesn't do this to just the longest items, it also does it to shorter items, even if a longer one in the same column was NOT truncated in this manner.
    So, what I'll have in one column is something like:
    A long line that's been truncated...
    a short line, no problem
    a short line truncated...
    longer than above, not truncated
    On screen, it's normal. Printed out, those weird truncations occur.
    Why is this happening? There's plenty of room, and each of the lines that are getting truncated could easily be 1-1/2 times their length without the danger of bumping into the next column.
    Is there any way to for me to force it to print the entire line?
    Thanks!

    ADDENDUM: Another problem I'd like to solve is that, the JPanel is gray with black text. I'm fine with that onscreen, but when it prints out, it prints a gray rectangle for the panel, with black text on it. Is there any way I can have this not print out the background as well (ie: treat background as white and only print the text that's on the JPanel?)

  • Our organization uses an Oracle database hosted on a Unix platform and one of our data processing outputs is a "stuffer" document that has a barcode, and Unix jobs automatically send the document to a printer.   Is there a way, or does Adobe have a produc

    Our organization uses an Oracle database hosted on a Unix platform and one of our data processing outputs is a “stuffer” document that has a barcode, and Unix jobs automatically send the document to a printer.
    Is there a way, or does Adobe have a product or solution, to create a PDF version of the document including the barcode, before it’s sent to a printer?

    What format is the document that is printed? Or what technology is used to format the printer? There isn't a standard way of doing things in Unix.

  • How can I get Acrobat Reader X to send my pdf to the printer?

    My pdf just looks at me while I push all of the buttons, file menus and keyboard shortcuts associated with printing and it does nothing. No dialog box, no nothing. All three of my printers work and i've tried them all. It just doesn't do anything. Any suggestions? I really need help here.

    From: Pat Willener [email protected]
    Sent: Monday, July 30, 2012 9:16 PM
    To: vinniereed
    Subject: How can I get Acrobat Reader X to send my pdf to the printer?
    Windows 7; Acrobat Reader 10.0; local and online.
    Thanks,
    Vinnie
    Re: How can I get Acrobat Reader X to send my pdf to the printer?
    created by Pat Willener <http://forums.adobe.com/people/pwillener>  in Adobe Reader - View the full discussion <http://forums.adobe.com/message/4588698#4588698

  • Adobe Reader X v10.1.4 no longer sends pdf file to attached printer

    wants to save prn file.  (Adobe print command shows correct, default printer name.)  Printer works fine with other applications and used to print pdf files from Reader X even 2 weeks ago.  Windows 7 x64 with  MS Security Essentials - all systems up to date, no system changes (hard or soft) other than regular security and version updates.
    Ran Adobe Repair and rebooted - print command showing attached printer still asks where to save the prn file instead of sending job to turned on printer which works fine just before and just after Adobe fails to use it.  Will install older version of Reader, Adobe offers v9.5 if no one has a better solution since I am clueless.

    Thank you so much for trying to help.
    From your question I gather you have Reader X v 10.1.4 and have no trouble printing if you send to your printer.
    Alas I'm pointing to my one real printer, the Brother I'm sending the pdf file to print.  Worked fine for years until a few days ago.  Now when I hit "Print" on the bottom right of the below panel I get the "Save As" screen asking where I wish to save the pdf file name I'm trying to print followed by .prn.
    I have no problems in any other application printing.  If installing an earlier version of Adobe Reader proves it's not v 10.1.4 specifically, I'll have to try and send the prn file to the printer, perhaps by using the old DOS type command, or see if I can print pdf files on another system.
    You just made me think to try my backup PC with Adobe Reader X v10.1.0 - This works fine, both on its own printer and on the below named Brother attached to this system.  So the problem is either v10.1.4 or some interaction of Adobe with very recently installed Microsoft security or other OS updates for 64bit Windows 7.
    THANK YOU!

  • I cannot send the email to the printer using my hotmail account.

    I got HP laserjet pro M1536 printer which have an eprint capability but i cannot send the mails to the printer by using the hotmail account and even tried using others hotmail account but in vain. I can send the emails thru yahoo and gmail accounts they worked but not yahoo. Can anyone solve this issue?

    For those who are experiencing ongoing issues with their web services, you can attempt to try the following steps that may help resolve your problems.
    1.) Completely shut down your printer and restart it
    2.) If you have prints that have not printed, log into ePrint Center (or create an account if you do not have one) and then look for your printer status. If printer status is green but you still have pending jobs, delete the pending jobs one at a time (Starting with the oldest first). There may be a print job stuck in the queue that further restricts other jobs from completing.
    a. If option 1 or 2 above still doesn’t work, removing web services and re-adding web services will cause the printer to reattach to the cloud.
    b. Please note that if you attempt option 3, you will get a new eprint email address (and lose your custom one with no ability to get it back) furthermore, you will need to re-add your printer back to your ePC account.
    I am an HP employee

  • How to turn off printing message box that appears every time I send a document to the printer?

    How to turn off printing message box that appears every time I send a document to the printer?  Appears bottom right corner of screen above task bar.  Printer is HP c309a All-in-One PhotoSmart printer.

    I have an Iphone 4s, and every time I receive a call and i dont answer it, the cell shows a black screen with many things to do and automatic messages to send, like "call back, save, remind, call now, call later, etc". If I don´t close it as soon as i receive the call, then the cell gets frozen in that screen and i have to restart it. Sory for my english, i´m from argentina! thaks for your help !!!

  • When i send a PDF via e-print, it gets cropped, is there a way to prevent this from happening?

    PDF's are printing fine when i print direct to the printer but when they are sent by e-mail they get cropped, is there a way to get the document to fit to page when sent as an email attachment?
    The Printer in question is a HP LaserJet Enterprise 500 color M551n, the printer is brand new installed last week so i don't know if this is the norm or not.
    Edit: Please can someone please explain how to correct this.

    If you're using a desktop or notebook PC to send the email you could try installing the HP ePrint Mobile Driver software on your machine, the link to the download is here. This will allow you to print the PDF to any ePrint capable printer without having to email it to the printers email address as an attachment.
    Once installed and with your PDF open on your machine, select Print from the File menu, then select "ePrint" from the list of available printers (don't select the actual printer itself) and click Print in the bottom right corner of the box. A dialogue box will open showing the avaialble ePrint printers you can print to. Click on the Connected button on the left of the screen to add your printer to the list if its not listed.  
    Hope this helps.
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • Send to Spool But No Print

    Hi everybody.
    Can anybody tell me how can I send a ABAP report to spool, but I d'ont want print?
    Thanks in advance.

    hi,
    Try this sample code.. This writes your report output to spool and it doesnt print.
    CONSTANTS: CX_MARK(1) TYPE C VALUE 'X',      
               C_ROWS TYPE I VALUE 65,           
               C_COLS TYPE I VALUE 132,          
               C_LAY(16) TYPE C VALUE 'X_65_132'.
    DATA: VAL(1) TYPE C.
    DATA: PRIPAR LIKE PRI_PARAMS.
    START-OF-SELECTION.
    PERFORM GET_PRINT_PARAM.
    NEW-PAGE PRINT ON NEW-SECTION
            PARAMETERS PRIPAR NO DIALOG.
    PERFORM PRINT_SPOOL.
    NEW-PAGE PRINT OFF.
    FORM PRINT_SPOOL.
      WRITE : / 'this is test spool -- test 7:30'.   "<--Write your report output here
    ENDFORM. 
    FORM GET_PRINT_PARAM.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
        EXPORTING
    *         ARCHIVE_ID             = C_CHAR_UNKNOWN
    *         ARCHIVE_INFO           = C_CHAR_UNKNOWN
    *         ARCHIVE_MODE           = C_CHAR_UNKNOWN
    *         ARCHIVE_TEXT           = C_CHAR_UNKNOWN
    *         AR_OBJECT              = C_CHAR_UNKNOWN
    *         AUTHORITY              = C_CHAR_UNKNOWN
    *         COPIES                 = C_NUM3_UNKNOWN
    *         COVER_PAGE             = C_CHAR_UNKNOWN
    *         DATA_SET               = C_CHAR_UNKNOWN
    *         DEPARTMENT             = C_CHAR_UNKNOWN
    *         DESTINATION            = C_CHAR_UNKNOWN
    *         EXPIRATION             = C_NUM1_UNKNOWN
    *         IMMEDIATELY            = C_CHAR_UNKNOWN
    *         IN_ARCHIVE_PARAMETERS  = ' '
    *         IN_PARAMETERS          = ' '
    *         LAYOUT                 = C_CHAR_UNKNOWN
    *         LINE_COUNT             = C_INT_UNKNOWN
    *         LINE_SIZE              = C_INT_UNKNOWN
    *         LIST_NAME              = C_CHAR_UNKNOWN
    *         LIST_TEXT              = C_CHAR_UNKNOWN
    *         MODE                   = ' '
    *         NEW_LIST_ID            = C_CHAR_UNKNOWN
              NO_DIALOG              = CX_MARK
    *         RECEIVER               = C_CHAR_UNKNOWN
    *         RELEASE                = C_CHAR_UNKNOWN
    *         REPORT                 = C_CHAR_UNKNOWN
    *         SAP_COVER_PAGE         = C_CHAR_UNKNOWN
    *         SAP_OBJECT             = C_CHAR_UNKNOWN
    *         TYPE                   = C_CHAR_UNKNOWN
    *    IMPORTING
    *         OUT_ARCHIVE_PARAMETERS =
              OUT_PARAMETERS         = PRIPAR
              VALID                  = VAL
         EXCEPTIONS
              ARCHIVE_INFO_NOT_FOUND = 1
              INVALID_PRINT_PARAMS   = 2
              INVALID_ARCHIVE_PARAMS = 3
              OTHERS                 = 4.
    * Output device
      IF PRIPAR-PDEST IS INITIAL.
         PRIPAR-PDEST = 'LOCL'.
      ENDIF.
    * Number of copies
      PRIPAR-PRCOP = '001'.
    *Name of spool request
      CONCATENATE SY-CPROG '_' SY-UNAME+0(3) INTO PRIPAR-PLIST.
    * Text for cover sheet
      CONCATENATE SY-TITLE SPOOLLOG INTO PRIPAR-PRTXT SEPARATED BY SPACE.
    * Print immediately
      PRIPAR-PRIMM = SPACE.
    * Delete after printing
      PRIPAR-PRREL = SPACE.
    * new spool request
      PRIPAR-PRNEW = CX_MARK.
    * Spool retention period
      IF PRIPAR-PEXPI IS INITIAL.
         PRIPAR-PEXPI = '8'.
      ENDIF.
    * Number of list lines
      PRIPAR-LINCT = C_ROWS.
    * Line size of list
      PRIPAR-LINSZ = C_COLS.
    * Format
      PRIPAR-PAART = C_LAY.
    * Selection cover sheet
      PRIPAR-PRBIG = SPACE.
    * SAP cover sheet
      PRIPAR-PRSAP = 'D'.
    * Recipient
      PRIPAR-PRREC = SY-UNAME.
    * Department on cover sheet
      PRIPAR-PRABT = SPACE.
    * Authorization
      PRIPAR-PRBER = SPACE.
    * Name of spool dataset
      IF PRIPAR-PRDSN IS INITIAL.
        PRIPAR-PRDSN = 'LIST1S'.
      ENDIF.
    * Type of spool request
      IF PRIPAR-PTYPE IS INITIAL.
         PRIPAR-PTYPE = 'TEXT'.
    *    pripar-ptype = 'OTF'.
      ENDIF.
    * Archiving mode
      PRIPAR-ARMOD = '1'.    "Print only
    * Output footer
      PRIPAR-FOOTL = SPACE.
    * Check sum for print and archiving parameters
    PERFORM COMPUTE_CHECKSUM USING PRIPAR CHANGING PRIPAR-PRCHK.
    ENDFORM.                    " GET_PRINT_PARAM
    *&      Form  COMPUTE_CHECKSUM
    FORM COMPUTE_CHECKSUM USING    P_BUFFER TYPE ANY
                          CHANGING P_CHECKSUM TYPE I.
      FIELD-SYMBOLS <L_FS>.
      DATA L_LENGTH TYPE I.
      P_CHECKSUM = 0.
      DESCRIBE FIELD P_BUFFER LENGTH L_LENGTH.
      SUBTRACT 4 FROM L_LENGTH.
      ASSIGN P_BUFFER(1) TO <L_FS> TYPE 'X'.
      DO L_LENGTH TIMES.
        ADD <L_FS> TO P_CHECKSUM.
        ASSIGN <L_FS>+1 TO <L_FS>.
      ENDDO.
    ENDFORM.                    " COMPUTE_CHECKSUM
    Regards
    Sailaja.

  • LaserJet 2600n won't print Ms. Word doc, Publisher, nor excel. Sends paper thru, but no print on it.

    My HP Color LaserJet 2600n printer won’t print a Microsoft Word document, nor a Microsoft Office Publisher, any longer. When I try printing a Word document in `either black or colors, the printer sends the paper through, but no print is on the paper. When I click “Properties” in the print dialog box, I get a pop-up window saying, “Word cannot bring up the properties dialog because the printer returned an error.”
    I reinstalled the printer driver, and restarted my computer, but this did not help. None of the trouble shooting actions helped.
    However, it does print from notepad. But when I tried to print a Ms Excel document, the error box said, “Current printer is unavailable. Select another printer.” And when try to print a pdf file, I get message, “Adobe Reader stopped working.”
    I use a 64-bit Toshiba Satellite P505 with Windows 7.
    Please advise.
    Paul Champoux
    [text removed for privacy]

    I felt i had to come to help you if your problem was not solved.
    I've a customer who just came up with this problem.  He is using Office 2003 on Windows 7 Home Edition 64 bits.  He is using also a Color LaserJet 2600n.  We just reinstalled his software on a new computer and we started experiencing "Current Printer Is Unavailable" in Excel.  When trying to access Page Setup, it was also giving us that same message, and
    then we had a dialog listing every computer available.
    We produced a PDF, tried to print from Acrobat Reader, it crashed too the same way you mentionned.
    Here's what happenned:
    We first installed the driver available from HP web site
    We did some updates from Microsoft Web Site.  There was an optional hardware update for the LaserJet 2600n, so we installed it.  This update is completely {Language Filter Evasion}
    Uninstall your printer driver (well, just remove it from your printer list)
    Then reinstall it.  In our case, it was accessed thru IP.
    When it was installing, it asked us to keep the same driver or REPLACE the driver...  pick-up REPLACE the driver!
    And you are good to go...
    Paul Champoux... from Sherbrooke?  Are you working with Brian?

  • How do I send email and web pages to a shared printer on home network. I verified that I can send documents to the shared printer.

    My home network (one wireless computer using Windows 7--the other using Windows XP) share a printer, but I can't send web pages or email to the shared printer. I can send documents to the printer, so I know that connection is set up properly. Could Firefox be blocking this function? If so, how do I configure it. Both computers use Firefox exclusively.
    == I never could share the printer when on websites.

    Locking this thread, so any replies go to https://support.mozilla.com/en-US/forum/1/672706 :-)

Maybe you are looking for

  • HT202663 wifi no hardware installed

    wifi no hardware installed

  • Apple TV does not display music purchases

    My Apple TV is not displaying my iTunes music purchases.  The Apple TV says it has the most recent software updates.  Appreciate any tips.

  • Performance wise

    Hi experts, SELECT AAUFNR ABUKRS AWERKS AKOKRS A~OBJNR         APRCTR BGSTRP BGSTRS  CMATNR INTO  TABLE         GT_ORDER FROM AUFK AS A INNER JOIN AFKO AS B ON AAUFNR = BAUFNR         INNER JOIN AFPO AS C ON AAUFNR = CAUFNR WHERE A~AUFNR IN SO_AUFNR

  • Single processor vs dual core

    Hi all, hope this is the right place to put this post. I'm finally about to take the plunge and get a new mac pro, putting my old G4 out to graze. My question is, which machine is the best? A single processor or dual core? I work mainly with photosho

  • Is it possible to record a "video over" like you can record a voiceover?

    I am new to iMovie, but I've started to use it and I am impressed by how easy it is to use and how fun it can be.  I am kind of an amateur pianist and floutist, and I've recorded a video of a piano/synthesizer performance, and I was also able to reco