Landscape printing on Linux

For some time whenever I try to print a document in landscape format using acroread, the printer will process the job for a few seconds then the job error light begins flashing.  If I reset the printer and print with kpdf the document comes out fine.  I'm running OpenSuSE 10.3.  I'm glad to capture any diagnostics to help with this.
Regards,
Brad

Hello Brad,
Which version of reader are you using and which printer and print ppd are you printing to?
Please let me know the exact steps that you follow to print the pdf.
Please attach the pdf file along with your post.
Also attach the screenshot of the print dialog just before sending the print.
Regards,
Rishi

Similar Messages

  • Does printing in Linux RedHat requires CUPS?

    Does the jdk1.4 Printing API require CUPS to run in Linux RedHat? I installed the JDK and programs run well but I cannot direct the printing to a particular prnter. The printing allways goes to the default printer. I ran the examples in Print2DPrinterJob.java (code at the end of this posting) and I find that the windows to select the printers appear, I select the printer to output the image, but the printout allways goes to the default printer regardless of the printer selected.
    Since the java Printing API requires the IPP and since LPR is not based in this protocol, I was wondering if I must install CUPS in the server in order to use the printing API
    import java.io.*;
    import java.awt.*;
    import java.net.*;
    import java.awt.image.*;
    import java.awt.print.*;
    import javax.print.*;
    import javax.print.attribute.*;
    import javax.print.attribute.standard.*;
    public class Print2DPrinterJob implements Printable {
         public Print2DPrinterJob() {
              /* Construct the print request specification.
              * The print data is a Printable object.
              * the request additonally specifies a job name, 2 copies, and
              * landscape orientation of the media.
              PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
              aset.add(OrientationRequested.LANDSCAPE);
              aset.add(new Copies(2));
              aset.add(new JobName("My job", null));
              /* Create a print job */
              PrinterJob pj = PrinterJob.getPrinterJob();
              pj.setPrintable(this);
              /* locate a print service that can handle the request */
              PrintService[] services =
                   PrinterJob.lookupPrintServices();
              if (services.length > 0) {
                   System.out.println("selected printer " + services[0].getName());
                   try {
                        pj.setPrintService(services[0]);
                        pj.pageDialog(aset);
                        if(pj.printDialog(aset)) {
                             pj.print(aset);
                   } catch (PrinterException pe) {
                        System.err.println(pe);
         public int print(Graphics g,PageFormat pf,int pageIndex) {
              if (pageIndex == 0) {
                   Graphics2D g2d= (Graphics2D)g;
                   g2d.translate(pf.getImageableX(), pf.getImageableY());
                   g2d.setColor(Color.black);
                   g2d.drawString("example string", 250, 250);
                   g2d.fillRect(0, 0, 200, 200);
                   return Printable.PAGE_EXISTS;                         
              } else {
                   return Printable.NO_SUCH_PAGE;
         public static void main(String arg[]) {
              Print2DPrinterJob sp = new Print2DPrinterJob();

    i have experienced the same problem as you - inability to print to a particular printer on linux. this appears to be a bug - if you look closely at what is happening, you get the following exception thrown when you try to print to any printer other than the default one (however, by default it will just recover and print to the default printer so you won't see this exception unless you force it by trying to do a print service lookup with no attributes set). I have not had any luck gettign around this. CUPS does not help either - i have installed CUPS and still see this behavior. Let me know if you have found a workaround.
    - Dan Kokotov
    javax.print.PrintException: java.io.IOException: Bad file descriptor
         at sun.print.UnixPrintJob.print(UnixPrintJob.java:485)
         at PrintTest.printJava(PrintTest.java:67)
         at PrintTest.main(PrintTest.java:16)
    Caused by: java.io.IOException: Bad file descriptor
         at java.io.FileInputStream.readBytes(Native Method)
         at java.io.FileInputStream.read(FileInputStream.java:191)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
         at java.io.FilterInputStream.read(FilterInputStream.java:90)
         at sun.print.UnixPrintJob.print(UnixPrintJob.java:477)
         ... 2 more

  • How to Print to Linux Terminal

    Would anyone happen to know how to create a VI that prints to Linux Terminal.  I wish to make a test VI that verifies the RTE is working on a Linux Server and no more dependencies/Libraries are necessary.  Going to be pretty simple.  Just a VI that, when ran, will write "Hello World" to terminal then close.  All of that is pretty easy of course.  I just don't know how to print to Terminal.
    Remember, code does exactly what you tell it.

    I don't have a linux system to test on, but it seems like you could modify this comunity code sample to do what you're looking to do.  Have a look: https://decibel.ni.com/content/docs/DOC-40941

  • Stuck on landscape printing...

    Hi - I'm a relative newcomer to Mac (but a very happy one) - for some reason I'm defaulting to landscape printing for all of my printers and can't find where to change it - can anyone help please

    you could try this. bring up the print dialouge box by printing something but don't click print. you will see option in the drop down menus for landscape in there. Set your preferred choice and in tghe presets drop down menu, save. that may do it. other wise you could go a bit deeper and delete all printing prefs and re-setup your printers

  • Landscape print

    Hi,
    We have a requirement to print information in a table manner which requires us to do Landscape prints (as portrait will not hold the information with correct alignment)
    We are using default Arial font and just updated the "Orientation" to say "Lanscape" for all relevant sections for the print. We are able to generate the PDF correctly, also when I try generate a metacode file using BARR2VB utility (with printtype XER) it generates fine. But when I view it though Print Analyzer the PMODE still says "Portrait" and the Display at right hand side in the analyzer window also does not look right.
    Please suggest If I need any specific setup to get desired Landscape output ? 

    You should be able to use the F2CON8 (Courier 8 point landscape) font. Are you using one of the old base FXR files that used to contain this font (font ID 12008) or did you add it yourself to your FXR file? In the Metacode font properties, you should see FXCON8 as the 0 degrees font, F9CON8 as the 90 degrees font, F1CON8 as the 180 degrees font, and F2CON8 as the 270 degrees font.
    As far as loading fonts on the printer, it would depend on the printer and whether the printer is attached to a network or to a mainframe.
    If you have an older model Xerox printer or one that is attached to a mainframe, you may be able to use the XERDNLD utility. It can be used to convert Xerox fonts into a quasi - print stream that when "printed" will download the font onto the printer. You would need to use the same Xerox printer INI settings that you would normally use when producing metacode output to be printed.
    If you have a fairly modern printer, it may have a network attached server that runs the printer and holds the Xerox resource files including fonts. If so, then you should be able to use an FTP connection to load the fonts onto the server. You would need to check with Xerox for the location where the Xerox fonts are stored but it might be in a directory like
    /opt/XRXnps/resources/lcds/
    or
    /var/spool/XRXnps/resources/lcds/
    Make sure that the font filename (including the .FNT extension) is upper case and note that the directory names are mixed case.
    Xerox should be able to provide you with specific information about loading Xerox fonts onto your printer.

  • Need Landscape printing in Mac OS X

    I see from the release notes for 5.2.3 that landscape printing is not currently working. Any idea when this will work again?

    pharmastat59 wrote:
    Trouble printint to a Dell Laser MFP 1815dn.
    Check if the Dell driver is PPC. If it is, and if you installed the first version of Apple's latest Security Update, then that's probably where the issue is, because it broke Rosetta, the software which runs PPC code under SL. Re-install the Sec Update (the problem is fixed in v1.1, which replaced the goofy version on Apple's servers) through Software Update or by downloading it again, then re-install the Dell driver, and try again.
    Apple stuff is great, except for their casual disregard of their customers who want to use any product that is not Apple
    I'm sorry, but that's non-sense. I'm no fan of Apple, but they're no better and no worse than any large corporation of this type. Mostly, they do things which make business sense as they see it -- which is exactly what you'd want, if you had serious money invested in Apple shares -- wouldn't you?
    In this instance, it was up to Dell to release an Intel Mac driver for this printer/scanner, which is, what, 5 or 6 years old? If they didn't, it was probably because they decided it didn't make business sense for them to spend money on developing and testing one. Keep in mind that Dell and Apple and Microsoft and all the rest are in business to make money, not to support every single customer for ever and ever and a day.

  • Photoshop CS6 Landscape Printing not working.  Works fine in CS5.1

    When I select Landscape printing, Photoshop CS6 waitis a moment and then goes back to portrait printing.  And it will not print landscape.  I still have CS5.1 and it works fine.  I'm not sure what to do.

    Yes, I did update to v13.0.1.  It still will only print portrait.
    My printer is an HP Photosmart C309a.  All other programs landscape printing works.  (Microsoft Publisher & Word 2007 for example).
    When I click the landscape icon to change the print settings to print landscape--the program just waitis a few moments and then goes back to the selecting the portrait button.

  • P1505N LANDSCAPE PRINTING

    I am using a P1505N with a UNIX software platform...Trying to set the config to landscape mode in the web based settings screen...When I change format to landscape & 60 lines per page, I then OK the configuration, restart the printer & try to print a job.  The result is infinite blank pages...any ideas....I used this same format with an HP 1022nw in the past without problems.
    Thanks
    Barry

    No. That's a local printer setting.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Philip Papeman" <plpapeman@remove_comcast.net> wrote
    in message
    news:e5a831$fuj$[email protected]..
    > Hi Folks -
    >
    > Is there any way to "force" landscape printing, as
    opposed to the default
    > portrait orientation?
    >
    > Thanks.
    > Phil
    >

  • Landscape Printing Numbers

    I am using Numbers and have set my document to landscape in both the tool bar and the inspector, but it still prints portrait...
    I have updated to latest Numbers, ditched prefs file and still can't print in landscape. I have tried two different printers (Samsung and Aficio).... help.
    I can export to pdf and do it that way, but it's a bit frustrating.
    BTW it all looks fine and appears to be in portrait in print view or preview.
    Message was edited by: RosemaryHack

    RosemaryHack wrote:
    I can export to pdf and do it that way, but it's a bit frustrating.
    So printing to pdf works (you get landscape), but printing directly to a printer does not?!?!
    BTW it all looks fine and appears to be in portrait in print view or preview.
    I don't follow you here. Do you mean that when you have it set to landscape, print preview display landscape, but when you print it comes out in portrait?
    To me, this all is very strange since the MacOSX printing architecture essentially is always using PDF (even when printing directly to hardware printer).
    Do other applications on your Mac (say, TextEdit.app, for instance) work correctly in this regard?

  • Landscape print causes images to be

    Hi.
    I am developing the printing portion of a Java-based medical imaging application. I need to be able to print a sheet containing several medical images (usually, grayscale images), with different layouts.
    I am using a code like this to start the print job:
    ===============================
    // Create the Print Job
    PrinterJob printJob = PrinterJob.getPrinterJob();
    // Create my own Printable Manager (implements the Printable interface)
    MyPrintableManager printMan = new MyPrintableManager();
    // Set the print attributes for initialization of print dialog
    PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
    aset.add(OrientationRequested.LANDSCAPE);
    aset.add(new Copies(1));
    aset.add(PrintQuality.HIGH);
    aset.add(new JobName("My Job Name", null));
    // Display the print dialog and start printing
    if (printJob.printDialog(aset))
    try
    // Set the Printable interface on the Print Job
    printJob.setPrintable(printMan);
    // Start the Print Job
    printJob.print(aset);
    catch (Exception ex)
    ex.printStackTrace();
    ===============================
    Then, in the class MyPrintableManager, I implemented my printing code in the print() method:
    ===============================
    public int print(Graphics g, PageFormat pf, int pi) throws PrinterException
    // Obtain a Graphics2D object for Java2D functionalities
    Graphics2D g2d = (Graphics2D)g;
    AffineTransform scaleTranslTransform = AffineTransform.getTranslateInstance(imgXOrigin, imgYOrigin);
    scaleTranslTransform.scale(finalScale, finalScale);
    BufferedImage bufImgToPrint = ...;
    g2d.drawRenderedImage(bufImgToPrint, scaleTranslTransform);
    ===============================
    I am facing the following strange behavior: if I choose the "Portrait" orientation in the Print dialog, everything is printed fine.
    On the other hand, when I choose the "Landscape" orientation in the Print dialog, grayscale images are printed "lighter" than what they shall be, as if something had increased the lightness of the grayscale image.
    Can you guess the cause for this strange behavior? Can it be a bug of the Java2D Printing API?
    Any help would be greatly appreciated.
    Regards,
    Marco.

    Should anyone be interested, I've assembled a self-contained code sample which demonstrates the problem with landscape printing of grayscale images (they get printed lighter than what they should be, while portrait printing looks fine):
    I've run the code below on Windows XP, JDK 1.5.0_06, and I am getting the problem with landscape printing: maybe some of you may want to make the test on his own PC and tell what happens...
    =====================================
    import java.awt.geom.*;
    import java.awt.print.*;
    import java.awt.*;
    import java.awt.image.*;
    import java.io.*;
    import javax.imageio.*;
    import javax.print.attribute.standard.*;
    import javax.print.attribute.*;
    public class PrintableManager implements Printable
    private BufferedImage imgToPrint = null;
    public PrintableManager(BufferedImage img)
    imgToPrint = img;
    public int print(Graphics g, PageFormat pf, int pi) throws PrinterException
    if (pi >= 1)
    return Printable.NO_SUCH_PAGE;
    // Obtain a Graphics2D object for Java2D functionalities
    Graphics2D g2d = (Graphics2D)g;
    g2d.setClip(null);
    AffineTransform translTransform = AffineTransform.getTranslateInstance(pf.getImageableX(), pf.getImageableY());
    // Draw the final image
    g2d.drawRenderedImage(imgToPrint, translTransform);
    return Printable.PAGE_EXISTS;
    public static void main(String[] args)
    try
    // Substitute the path below with the actual path of the sample image
    // file on your hard drive (the used TestImg.jpg can be downloaded
    // from 'http://demo.neologica.it/Images/TestImg.jpg')
    File imgFile = new File("C:\\TestImg.jpg");
    BufferedImage imgToPrint = ImageIO.read(imgFile);
    // Create the Print Job
    PrinterJob printJob = PrinterJob.getPrinterJob();
    // Create the Printable Manager
    PrintableManager printMan = new PrintableManager(imgToPrint);
    // Set the print attributes for initialization of print dialog
    PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
    // The following line is the crucial one:
    // If I specify OrientationRequested.LANDSCAPE, then the image is printed
    // LIGHTER (i.e., with a higher lightness) than what it should be.
    // If I specify OrientationRequested.PORTRAIT, then the image is printed
    // fine (i.e., with the correct lightness)
    aset.add(OrientationRequested.LANDSCAPE);
    // Display the print dialog and start printing
    if (printJob.printDialog(aset))
    // Set the Printable interface on the Print Job
    printJob.setPrintable(printMan);
    // Start the Print Job
    printJob.print(aset);
    catch (Exception ex)
    ex.printStackTrace();
    =====================================
    Thank you,
    Marco.

  • Printing from Linux to Windows shared printer

    I am trying to print from Linux to a shared printer on a Windows XP PC. I installed cups and foomatic, started cupsd and configured the printer (HP Deskjet 720C) in KDE control centre. When I try to print a test page I get the following message:
    Catastrophe! - KNotify
    A print error occurred. Error message received from system:
    cupsdoprint -P 'deskjet' -J 'KDE Print Test' -H 'localhost:631' -U 'root' -o ' multiple-document-handling=separate-documents-uncollated-copies orientation-requested=3' '/opt/kde/share/apps/kdeprint/testprint.ps' : execution failed with message:
    client-error-not-possible
    I have Googled like crazy but couldn't find a working solution.
    For reference:
    /etc/cups/printers.conf
    # Printer configuration file for CUPS v1.1.23
    # Written by cupsd on Wed 29 Jun 2005 09:33:20 PM BST
    <DefaultPrinter deskjet>
    Info HP DeskJet 720C
    Location
    DeviceURI smb://guest@MSHOME/ANDROMEDA/HPDeskJet
    State Idle
    Accepting Yes
    JobSheets none none
    QuotaPeriod 0
    PageLimit 0
    KLimit 0
    AllowUser root shaurz
    </Printer>
    /etc/cups/cupsd.conf (comments stripped)
    LogLevel info
    Port 631
    <Location />
    Order Deny,Allow
    Deny From All
    Allow From 127.0.0.1
    </Location>
    <Location /admin>
    AuthType Basic
    AuthClass System
    Order Deny,Allow
    Deny From All
    Allow From 127.0.0.1
    </Location>
    lpstat -t
    scheduler is running
    system default destination: deskjet
    device for deskjet: smb://MSHOME/ANDROMEDA/HPDeskJet
    deskjet accepting requests since Jan 01 00:00
    printer deskjet is idle. enabled since Jan 01 00:0

    Rather than use SMB to connect from Lion to the Windows XP printer share, a better method is to enable Print Services for UNIX on Windows XP and then use LPD on the Mac to print via the Windows share.
    To install Print Services for UNIX on Windows XP:
    Log on to the Windows server with an administrative-level account.
    Start the Add/Remove Programs tool in Control Panel.
    Click Add/Remove Windows Components.
    Click Other Network File and Print Services, and then click Details.
    Click to select the Print Services for UNIX check box, and then click OK.
    Follow the instructions on the screen to finish the installation
    If you haven't done so already, share the printer on Windows XP and make the name one word - no spaces or special characters
    With the print services enabled you can then create the printer queue on Lion.
    Open Print & Scan and click + to add a printer
    Select the IP icon and set the protocol to Line Printer Daemon - LPD
    For the Address, enter the IP address of the Windows XP computer
    For the Queue name, enter the share name set for the printer in Windows XP
    Name and Location are free text so you can set this to something meaningful
    For the Print Using menu, select the supporting printer driver. Note that like connections via SMB, the vendors driver for Lion in some cases cannot be used and an alternate like those offered by the Gutenprint suite must be used.
    Click the OK button to complete the queue creation.
    Now you are ready to test the new print queue.   

  • On Mac OS 10.5, can't print to Linux CUPS printing server

    We attached a USB printer to a Linux server, which is CUPS1.3.8 installed.
    The printer is Epson Stylus CX5900.
    Printing from another Linux with CPUS is OK.
    But I can NOT print from my MacOSX10.5 system.
    I tried IPP, SMB, no success.
    Visit the http://127.0.0.1:631 on Mac, the CUPS on Mac even can not discovery the printer shared by Linux server.
    If I add added the printer as samba on MacOS, it will report
    /Library/Printers/EPSON/InkjetPrinter/Filter/rastertoescp.app/Contents/MacOS/ras tertoescp failed
    I see many users report printing issues on MacOSX10.5 on the Internet.
    What's the matter?
    As I know, MacOSX10.4 can print to printer on Linux CUPS server.

    Slow down a bit and think this through.
    CUPS on linux is nearly identical to CUPS on OS X - but there is no Mac-to-Mac Apple proprietary print sharing. Rather, on linux you are sharing the printer using standard printing protocols. Just like on the Mac (when using the standard protocols like Windows/SMB or IP printing), linux print queues expect postscript input. Try using a generic postscript driver from the mac.
    And when you add the printer via Windows Printing or IP > LPD or IPP, you will need to know the queue name for that printer from the linux box. (one computer with one IP address can have multiple printers - so what's the additional address info to print to your desired printer? - queue name.)
    HTH

  • How to configre printer  at linux and R12 instance

    Dear all,
    Please guide me.how to configure printer at linux and configure at R12 also.
    Regards
    Dharma

    933950 wrote:
    Dear all,
    Please guide me.how to configure printer at linux and configure at R12 also.
    Regards
    DharmaThis topic was discussed many times in the forum before, please see old threads for details.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Printer&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Printer+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Printer+AND+Setup&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • [PARTIALY SOLVED]Can't see SAMBA share or Printer in Linux

    Greetings all,
    I have built a headless server running Arch linux as the base OS.  I am running SAMBA and CUPS and performing all maintenance of this server via SSH.
    The SAMBA share I can see (read/write) on all the Windows 7 machines on the network as well as the Printer connected to the server.  But I can't see it when I open Thunar or PCManFM.  Nor can I access the printer.
    It's obviously something I am doing wrong but I have Googled different parameters trying to find a solution but have come up short.
    Your assistance and guidance in putting me in the right direction is most appreciated.  All my Linux machines are running Arch.
    Thanks,
    Ian
    Last edited by ichase (2012-10-28 07:19:14)

    I have looked high and low.  The printer is set up via CUPS and the printer in smb.conf is set to CUPS.  All 4 windows computers in the house now have this printer set as default and can print fine.
    But if I try to print in Linux, for example in Libreoffice, I get No default printer found.  Please choose a printer and try again.  When I click ok, the network printer does not show up for me to select.
    I have tried updating the /etc/cups/client.conf on the client computer and it is set as:
    # see 'man client.conf'
    homeserver /var/run/cups/cups.sock
    homeserver 192.168.X.XX
    From what I have read so far, this is correct.  When I go to the CUPS Web Interface it shows under Manage Printer my HP 7300 Series printer there and in idle waiting for job.  And in Windows I can print to it just fine.
    As far as I can  tell SAMBA is set up correctly (I can mount the file drive in Arch with no issues) and CUPS seems to be configured correctly as well from all that I have read.
    Any insight would be great,
    Thanks,
    Ian
    Last edited by ichase (2012-10-28 07:28:31)

  • Unable to print in linux using java 1.5

    Hi i could't able to print in linux system using java 1.5. Printer name is detecting.
    when i execute printDataTransferCompleted then printJobNoMoreEvents happening But print is not happening.
    here i attached the source.
    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.event.PrintJobEvent;
    import javax.print.event.PrintJobListener;
    public class HellowLinux {
         public static void main(String args[]){
              String printText = "The Java Tutorials are practical guides for programmers" ;
              DocFlavor byteFlavour = DocFlavor.BYTE_ARRAY.TEXT_PLAIN_UTF_8;
              Doc myDoc = new SimpleDoc(printText.getBytes(), byteFlavour, null);
              PrintService[] services = PrintServiceLookup.lookupPrintServices(byteFlavour, null);
              System.out.println("No of printer detected : "+services.length );
              for(int i = 0; i<services.length; i++){
                   System.out.println("Printer Name : "+services.getName());
              if(services.length > 0){
                   DocPrintJob myJob = services[0].createPrintJob();
                   myJob.addPrintJobListener(new PrintJobMonitor());
                   try{
                        myJob.print(myDoc, null);
                        System.out.println("Printed Successfully ... ");
                   }catch(Exception e){
                        System.out.println("Error : "+e.getMessage());
         private static class PrintJobMonitor implements PrintJobListener {
              public void printDataTransferCompleted(PrintJobEvent pje) {
                   // Called to notify the client that data has been successfully
              // transferred to the print service, and the client may free
              // local resources allocated for that data.
                   System.out.println("Data transfer Completed : "+pje.hashCode()
                             +"\n"+pje.getPrintEventType());
              public void printJobCanceled(PrintJobEvent pje) {
                   // Called to notify the client that the job was canceled
              // by a user or a program.
                   System.out.println("Cancelled : "+pje.hashCode()
                        +"\n Event Type "+pje.getPrintEventType());
              public void printJobCompleted(PrintJobEvent pje) {
                   // Called to notify the client that the job completed successfully.
                   System.out.println("Completed : "+pje.hashCode()
                             +"\n Event Type "+pje.getPrintEventType());
              public void printJobFailed(PrintJobEvent pje) {
                   // Called to notify the client that the job failed to complete
              // successfully and will have to be resubmitted.
                   System.out.println("Failed : "+pje.hashCode()
                             +"\n Event Type "+pje.getPrintEventType());
              public void printJobNoMoreEvents(PrintJobEvent pje) {
                   // Called to notify the client that no more events will be delivered.
                   System.out.println("No More Events : "+pje.hashCode()
                             +"\n Event Type "+pje.getPrintEventType());
              public void printJobRequiresAttention(PrintJobEvent pje) {
                   // Called to notify the client that an error has occurred that the
              // user might be able to fix.\
                   System.out.println("Requires Attention : "+pje.hashCode()
                             +"\n Event Type "+pje.getPrintEventType());
    Edited by: 936393 on May 24, 2012 12:08 AM

    Hi ,
    Go to Help menu >> update
    it will update your application to 13.1
    then go to  Editor 's Edit menu >> Preferences and click on Reset Preference on next launch .
    after that relaunch your application..
    Refer article for the same:
    https://helpx.adobe.com/photoshop-elements/kb/elements-printer-issue-incompatible-error.ht ml

Maybe you are looking for

  • 2 internal hard drives Mac Pro Tiger Server

    I have a mac pro 10.4.11 server that has 2 internal hard drives. 1 is 232.89 GB which is the main startup drive and the second is 465.76 Gb which I had pre installed for extra storage. My question is when I look in Server Admin under sharing and I cl

  • IMAC screen dead.. Switch to external monitor?

    Mu son's iMac has a dead screen. Black after startup... The computer is running, but he needs to switch the startup screen to the external monitor so he can make any additional backups he needs before chucking it into the garbage. Actually, it is und

  • Heading Numbers messed up in a chapter

    Heading numbers are messed up in chapter 1 of my book file. Is there a way to fix this problem? 1.1.3  Heading1 text here 1.1.3.1  Heading1 text here 1.1.3.2  Heading1 text here 1.1.3.3  Heading2 text here 1.1.4  Heading1 text here ....then the next

  • Not where it's supposed to be

    Okay I need help! I don't know if the new IOS update messed up my music or what but It's out of place. So, I started to notice that some songs started to go missing from iPod. I couldn't find them or their artists, so tried manually searching for the

  • Content disappeared in chapter file

    Hi, We are a group sitting in physically different locations, but working on the same files stored on the server in one of the sites. We've had some surprises with files getting messed up, but haven't done a good job at tracking the cases. This morni