Spool printing using multiple printer trays.

Hello,
Has anyone printed the same SAP spool using multiple printer trays? For example, the spool has 3 pages, the first page use tray 1, page 2 and 3 use tray 2. How this can be accomplished?
Your input is appreciated.
Regards,
Sue

Hi Sue,
Please go through this doc..
http://help.sap.com/saphelp_erp2005/helpdata/en/d9/4a8eb751ea11d189570000e829fbbd/frameset.htm
cheers,
Prashanth
PS Please mark helpful answers

Similar Messages

  • How to send the ALV GRID output to spool by using the print button in std t

    How to send the ALV GRID output to spool by using the print button in standard tool bar.
    We have created a button in the va02 transaction.  If user click on the button the new screen will be display on that screen we are populating the alv grid output using the oops concept.  But i am unable to send the output to spool using the print button in the standard tool bar.
    I am able to display the Print parameter dialog box but i am not able to send it to spool.
    Kindly help.
    Thanks In Advance.
    G.V.Ramana

    Hi Shaik,
    There is not properties button in my print screen.
    MODULE user_command_0900 INPUT.
        WHEN 'EXCEL'.
          PERFORM excel_download.                              
        WHEN 'PRI'.
          PERFORM print_output.
    form Print_output.
    CALL FUNCTION 'RSPO_LIST_LAYOUT_FITS'
               EXPORTING
                    columns        = 80
                    device         = 'ANY '
                    lines          = 65
                    maxpenality    = 1999
               TABLES
                    layouts        = lt_layouts1
               EXCEPTIONS
                    unknown_device = 1
                    OTHERS         = 2.
          IF sy-subrc = 0.
            LOOP AT lt_layouts1.
              IF lt_layouts1-penality < 1000        AND
                 lt_layouts1-penality < l_min_penality.
                l_layout       = lt_layouts1-layout.
                l_min_penality = lt_layouts1-penality.
              ENDIF.
            ENDLOOP.
            IF NOT l_layout IS INITIAL.
              CALL FUNCTION 'GET_PRINT_PARAMETERS'
                   EXPORTING
                        mode                   = 'CURRENT'
                        line_size              = 80             "#EC *
                new_list_id            = l_new_list_id
                        no_dialog              = l_no_dialog
                        layout                 = l_layout
                   IMPORTING
                        out_archive_parameters = rs_arc_params
                        out_parameters         = rs_pri_params
                        valid                  = l_valid
                   EXCEPTIONS
                        archive_info_not_found = 1
                        invalid_print_params   = 2
                        invalid_archive_params = 3
                        OTHERS                 = 4.
              IF sy-subrc NE 0.                                 " INS SLIN
              ENDIF.                                            " INS SLIN
              IF rs_pri_params-linsz LT 80 OR
                 rs_pri_params-linsz LT gt_stack-s_lprint-width.
                gt_stack-print_line_break = 'X'.
              ELSE.
                CLEAR gt_stack-print_line_break.
              ENDIF.
              IF l_valid NE 'X'.
                rs_pri_params = ls_pri_params_sav.
                rs_arc_params = ls_arc_params_sav.
              ENDIF.
            ENDIF.
          ENDIF.
    endform.                    " Print_output
        CALL METHOD gv_cost_tot_alv_grand->set_table_for_first_display
                EXPORTING
                   is_layout         = gs_layout_cost_tot_grand
                CHANGING
                   it_fieldcatalog   = gt_fcat_cost_tot_grand[]
                   it_outtab         = gt_cost_tot_grand[].
    Please check my code

  • How to enable frontend printing using Adobe Print Forms

    Otto Gold at the forum "SAP Interactive Forms by Adobe" gave me the tip that Sandra Rossi in this forum might help me out. Here is the link to my original thread How to enable frontend printing using Adobe Print Forms
    My question was:
    Hi Experts!
    Did anyone of you manage to enable frontend printing using Adobe Print Forms? In order to save administration effort we use frontend printing in our ERP system. We just changed some SMARTFORMS to the new Adobe Forms technology. Now we learned that direct frontend printing does not work with these forms.
    Any help will be very much appreciated.
    Kind Regards,
    Gerald

    I think you'll be disappointed by a rather negative answer but I'll try to explain everything I know (or think I know) the best I can
    The simplest solution is to do a preview, and print from Adobe Reader! (as I could see on one project, users have to display one more dialog than usually to print) It's the best workaround according to me.
    How Adobe form printing works:
    When you print an Adobe form from SAP, a printer language (PCL, PS, ZPL, PDF) is retrieved from TSP0B table according to the device type, ADS (Adobe Document Services, installed in the SAP java stack) is then contacted to generate the form: a file corresponding to the printer language is generated and sent back to SAP (there are also 2 other little files but it's of none interest here). SAP stores it as a file (named SPOOL...) in the global directory (DIR_GLOBAL when you use AL11 transaction).
    When you ask SAP to print it, it sends the file as is to the printer.
    Note: when you ask SAP to display the spool, SAP sends a request to ADS which will send back a PDF (binary stream which is not stored on disk, just displayed on frontend).
    How frontend printing works:
    If you want to print a normal spool via frontend, SAP doesn't know the language of the printer you will choose. SAP sends the spool in a format named SAPWIN to a frontend program named SAPLPD, it converts the SAPWIN format into GDI, a Windows format that is understood by all printer drivers, and it is sent to the printer driver (you have selected) which converts the GDI format into the printer language.
    Any workaround?
    First possibility would be that ADS converts the PDF into SAPWIN format (by creating an Adobe .XDC file at the ADS side). SAP says it's not possible in Note 685571 - Printing PDF-based forms. As I understand, SAPWIN is a very simple language compared to PCL for example, so it is very difficult to convert a PDF to SAPWIN without losing much information. There's a SAP note about the SAPWIN language if you want to check.
    Second possibility is to print directly the PDF through Adobe Reader: you get the PDF from ADS, download it to the frontend (easy), and execute directly Adobe Reader print function. Unfortunately, I don't know if it's possible. Moreover, we should enhance the standard SAP print dialog...
    Third possibility is the one I recommended at the beginning of this post

  • My IPad has stopped printing using air print and my HP Photosmart 5520 but my laptop is printing ok on the same system. any ideas? I have re-booted everything.

    my IPad has stopped printing using air print and my HP Photosmart 5520 but my laptop is printing ok on the same system. any ideas? I have re-booted everything.

    Hi I have an HP printer. I use an APP called print central from APP Store. Used this for the last 2 years on 2 IPhones & 3 iPads with no problems. Cheers Brian

  • Issue in Cheque Printing using Laser Printer

    Hi,
        There is a requirement wherein cheque needs to be printed from F-58 using Laser Printer.I have created the custom page format for Cheque printing .Attached it to the custom device type that i have created(Copy of Device type HPLJIIID).Aslo i have attached the page format to the tray1 of the 'Tray Info' tab of Output devices in SPAD.
    I am getting the print information correctly on the cheque but what happens is that the Printer gives an error message saying'Jam in Fuser Area' and the cheque has to be taken out of the rear door of the printer,it doesn't come out automatically.As a result for
    printing the next cheque, printer has to be restarted.
    Require your help on this.
    Regards
    Vinod

    Hi All,
             Forgot to mention one thing.I am making use of script ZF110_PRENUM_CHC (copy of standard script F110_PRENUM_CHCK)
      for cheque printing.

  • I cannot print any kind of document using the File Print command on the tool bar of any application, but I can print using the printer icon. OS X 6.8 with HP Photosmart printer. Any thoughts?

    When trying to print any kind of document on my wife's Mac Pro, the File>Print Command will not work. She just downloaded an update to Microsoft Office and the problem began after that, but it also applies to other non-Microsoft Applications. However, the print function does work when you use the printer icon in any of the applications.  She has OS X 6.8 and an HP Photosmart printer. Thank you for any thoughts.

    Did your wife also apply the Feb. 2 Security Update 2012-01 v. 1.0 from Apple? That update contains a bug which disables printing and some other functions in applications that were originally written for the PowerPC processor and which require Rosetta to run on Intel Macs. Fortunately, yesterday Apple released v. 1.1 of the update, which resolves the problem. Run Software Update again to install the revised update.

  • I cant' print using firefox. print preview won't display, won't print, printing dialog box won't display, etc

    Seems like since I updated to firefox 5 I can't print web pages, print preview won't work. I click on the print option under file and nothing displays or prints.

    Try the Firefox SafeMode and see if you can initiate printing from within Firefox. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    # You can open the Firefox 4/5/6/7 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    # Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Can't find my printer using Air print

    Can't find my HP Photosmart C4783 printer in iphone using Air print
    Can anybody help please

    iOS printing works to printers that support AirPrint. Right now only HP has AirPrint printers on the market. There are 18 of these printers:
    http://support.apple.com/kb/ht4356
    According to MacWorld:
    http://www.macworld.com/article/155674/2010/11/airprinters.html
    other printer makers are looking at making these printers.
    As to commonly purchased printers:
    http://www.zdnet.com/blog/btl/hp-grabs-printer-market-share/38724

  • Printing, mass deletion of printer (delete multiple printer in one action)

    Hi to everybody,
    any suggestion how to delete multiple printer in one "go"?
    any suggestion is most welcome!
    Kind regards and thanks in advance

    Dear Michael V. Karaman 
    Kindly post such message in Enterprise Resource Planning (ERP)  not in Unicode.
    Thanks and regards.
    Direction Is More Important Than Speed

  • [Solved] My printer used to print...

    After cups-filters substituted foomatic-filters a couple of days ago, I discovered today that my network attached Oki C5750 printer no longer prints.  I can ping it and lp says it is fine:
    # lpq
    OKI-C5750-5B7775 is ready and printing
    However, KDE says: "In use - "Unable to locate printer.""
    I have checked cups.service, cupsd.service, cups-browsed.service, avahi.service - all report OK.
    I have looked at the CUPS configuration interface and modified the printer to make sure it is being pointed to the correct PPD. It is.
    So I wonder - why would the system suddenly fail to locate the printer? Is it due to the new cups-filters file, or is it because I ran BleachBit (and rebooted) before I tried to print? BleachBit has not caused anything like this before, but this time it cleared my /home/user/.cache, wherein Cantata had placed a few mpd-related files. Does CUPS also rely on files in this directory? Or is the culprit the new cups-filters file? Or is it something else?
    Would it help to remove the printer and reinstall?
    Edit:
    I removed and then tried to reinstall the printer, but now CUPS did not show my printer as an (network) option. I then uninstalled all CUPS-related packets, rebooted, reinstalled the packets, enabled/started daemons, and went to http://localhost:631 → Administration → Add Printer → Discovered Network Printers: → Nothing...
    So, even if I can ping the printer and login to the printer config UI, CUPS apparently is no longer able to find the printer. I will try to downgrade.
    Last edited by whaler (2013-12-08 00:23:37)

    Thank you, Lone_Wolf, but CUPS *should* see my printer
    CUPS has had no problem finding the printer, which I've given a fixed address of 10.0.0.17, the last five years. Then suddenly, after the CUPS-related updates the last several days, it is unable to locate it. Or - BleachBit has removed an essential network file. Even after removing and reinstalling all CUPS-related packets, as mentioned above, there seems to be no go. I find this to be rather weird, since I have no problem pinging the printer or accessing its configuration UI.
    I am aware of CUPS' help pages, but I am no network wizard... DHCPD is mentioned, but I don't have it installed and would rather avoid it as a 'workaround', if possible.
    Meanwhile I will try downgrading and see what that brings. I'll be back
    BTW, while working, the printer reported the connection as follows:
    Connection: dnssd://OKI-C5750-5B7775._printer._tcp.local/
    I tried setting the printer up with the following address:
    http://10.0.0.17:631/
    but while both CUPS and KDE seem happy, the printer does not react on printing commands.
    Last edited by whaler (2013-12-06 02:34:04)

  • Gmail mail will not print using default printer.

    When I click on "print" to print out an email, I must reset the printer to be used each time as Gmail is not recognizing the printer that is set as my default printer.

    Firefox doesn't use the System default printer as its default printer. In Firefox the "last used" printer is used as the "default printer".
    If you're on a network, Firefox may not remember the last used as the default all the time. Laserjet printers that have gone to "sleep" or into energy-saving mode seem to be problematic as being remembered as the "last used", even in non-network situations, when you have multiple printers connected.

  • PDF printing using javax.print

    Hi!
    I need to create an aplication that generates a PDF document and then prints it. For creating the PDF doc, I use the iText package.
    I have some problems with printing. I don't know how to print the document I generate. Could you give me a hint please? (I can print GIF docs, yet I do not know how to convert the PDF to GIF).
    Thanks in advance,
    Alex

    import javax.print.*;
    import javax.print.attribute.DocAttributeSet;
    import javax.print.attribute.HashDocAttributeSet;
    import javax.print.attribute.HashPrintRequestAttributeSet;
    import javax.print.attribute.PrintRequestAttributeSet;
    import javax.print.attribute.standard.Copies;
    import javax.print.attribute.standard.MediaSizeName;
    import java.io.FileInputStream;
    import java.io.FileNotFoundException;
    public class PDFfilePrinter {
    public static void main(String[] args) {
    DocAttributeSet fset = new HashDocAttributeSet();
    PrintRequestAttributeSet pset = new HashPrintRequestAttributeSet();
    String filename = "somefile.pdf"; //name of file to print
    DocFlavor docf = DocFlavor.INPUT_TYPE.PDF;
    PrintService[] services = PrintServiceLookup.lookupPrintServices(null, null);
    if (0 < services.length) {
    DocPrintJob printer = services[0].createPrintJob(); //default printer on my system
    try {
    FileInputStream fis = new FileInputStream(filename);
    Doc toprint = new SimpleDoc(fis, docf, fset);
    pset.add(MediaSizeName.ISO_A4);
    pset.add(new Copies(1));
    printer.print(toprint, pset);
    } catch (PrintException e) {
    e.printStackTrace();
    } catch (FileNotFoundException fnfe) {
    fnfe.printStackTrace();
    Here's the code I'm working with for printing. This stuff works .... in a very strange way - it prints out all sort of crazy characters. I know I am doing something wrong and I think it's all in this line:
    DocFlavor docf = DocFlavor.INPUT_TYPE.PDF;
    Should I use a different flavor? I read somewhere that the PDF file format is not entirely supported bye javax.print. Could this be the problem?
    Thanks in advance,
    Alex

  • Problems Printing using Hp Printer

    I am using photoshop elements 3.0 with Windows XP. When trying to print from Photoshop I click on Page setup and find Borderless 4x6 with tab paper and select that. Then I click on the print screen which brings up the print preview screen and select 4x6 print size and in the scaled print size box the scale is 21.09% and it shows the width 3.997, Height 5.998 Portrait setting which in the preview screen looks great. Also, the crop to fit print proportion box is checked because if it is not the preview screen shows white tabs on both sides of the picture.
    My problem is that when I print the left side (approx. 1/8 inch)of the picture is white and I get an ink line down the picture next to that small white tab. Any help would be appreciated but I am a computer novice so I need detailed instructions.

    I've had the same problem with my PSC 2175 and my powerbook and Tiger with airport until I tried using the browser Firefox. Firefox allows me to print web pages directly from the internet on my HP2175 even when Safari, IE, and Netscape do not...even Preview works and prints better on downloaded files from Firefox than files from other browsers. It does still tend to put an empty page in between each printed page but at least it's printing...
    I can't promise it'll work for you as well as it worked for me, but I'd say it's free so it's worth a try after all the months of frustration.
    Good luck.
    Margot

  • Printing using a printer connected to a router - IP Printing

    Greetings:
    I am trying to assist a friend of mine with a technical problem. Let me first describe the environment:
    - US Robotics MaxG router with wireless network and USB port to plug a printer.
    - MacBook Pro with Tiger 10.4.11
    - Canon MP210 printer.
    Some basics:
    - Printer works fine if attached to USB.
    - Connectivity between MacBook and router is fine - in facts no problems to surf the Internet.
    Problem:
    We connected the Canon printer to the USB port on the router. The router configuration software indicated us the printer address: http://192.168.1.1:1631/printer/canon, it also indicates the printer is ready.
    On Tiger we used the IP printing to configure. The problem is that there is no clean mention on how to write the address, we tried this:
    - http://192.168.1.1:1631
    - http://192.168.1.1:1631/printer/canon
    - 192.168.1.1:1631
    - 192.168.1.1
    Once entered, the printer is all the time off-line - no communication with it.
    To further complicate the things, the MP210 driver is never listed in the pulldown menu for available printers, despite the printer package has been installed.
    Did anyone come across this problem before?
    Best regards
    Claudio

    The issue you are having is partly a driver issue. You must use a CUPS driver to use the standard CUPS network protocols in OS X. I think Canon released a CUPS driver in December for the MP210 - do you have that?
    Then, about the address. USRobotics uses a non-standard port for the IPP protocol. Usually it's :631, but you'll notice that it's :1631 for USR. To do that in OS X, you need the "Advanced" protocol selections. In Printer Setup (10.4), click Add, then hold down the Option key and click More Printers. At the bottom of the first menu you will find the new item Advanced. Select that. Then in the second menu, you will find Internet Printing Protocol using http (or IPP - on OS X these are identical). Enter the URI:
    http://192.168.1.1:1631/printers/canon -- in this case canon is the queue name.
    HTH

  • Firefox does not print using file/print menu

    Newly installed Firefox 6.0.2, running on XP SP2. Selecting Print from the File drop down menu with no results. No printing, no print dialog box, no error beep, nothing.

    I honestly think the OP is making the correct decision to quit using Firefox due to all the print-related problems and Bugs that are in Firefox, '''that Mozilla doesn't want to fix'''. And there are more Bugs that affect only the Mac-platform (like the one where the user has to open a page in a new window for the 2nd web page printed from that window), than there are on Windows and Linux.
    Users having to reset hidden preferences repeatedly isn't a cure.
    The same 3 print-related Bugs in 2002 that caused me to take 6 months to switch over to ''Phoenix'' from IE 5.5, '''are still present in Firefox!''' I print nothing from Firefox these days without viewing Print Preview first, then about 10% of the time I do a "View in Opera" and do a Print Preview there - which shows a good print out 95% of the time (which IMO shows the page isn't at fault), and print it from Opera.
    1660 Bugs listed for "'''print'''"
    https://bugzilla.mozilla.org/buglist.cgi?quicksearch=print

Maybe you are looking for