Frontend printing using SAPsprint

Currently we are using frontend printing using SAPlpd. This method is not recommended anymore and we have issues with it. So we would like to use SAPsprint instead.
Here is a typical scenario:
1- Web AS running on a UNIX box in location A
2- SAP GUI on Windows XP in location B
3- Print server running Windows 2003 server in location B
My question is: where should we install SAPsprint? What needs to be changed on Web AS? Do we still need SAPlpd on Windows XP workstations?
Cheers,
Masoud

Hello Masoud,
   Our implementation has SAPSprint running on our CI which then routes the job to our Windows print server that has all the printers defined and shared.  We do not have SAPSprint installed on each workstation.  SAPLPD will still run via the SAP GUI if the user selects the local print option which means that it will use the devices attached to that workstation directly.  The SAPLPD that is used locally is part of our GUI install and is valid to use in conjunction with SAPSprint (for server based printing).
Example Output Device in SAP:
DeviceAttributes Tab
Device Type              ZHPLJ4 ZHPLJ4   : HP Laserjet 4 serie
Spool Server             r3ciserver_P01_00                     
Server Description                                           
Host                     r3ciserver                            
Device Class              Standard printer                   
Access Method Tab
Host Spool Access Method C C: Direct operating system
Host printer            
printserver\mis          ***Windows Print Server***     
Host Name                r3ciserver                 ***Central Instance***      
Hope that helps you some,
Thomas

Similar Messages

  • 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

  • Frontend Printing Using Access Method G - Properties

    I am looking for some light on Frontend printing using access method G. I am using ERP 4.7 on Windows 2000 and SQL 2000. We are using access method G to print and when users get the pop up dialog to print, the properties and the cancel options are grayed out. The printers are already define in all of our SAP systems. We are using the latest Kernel 640 and patch level 247 as well as sapgui 7.10 with patch 15.
    Thanks for your help in advance

    Hi,
    Check below link:
    http://help.sap.com/saphelp_tm60/helpdata/en/42/dd174f02302cede10000000a1553f7/content.htm
    Thanks
    Sunny

  • PDF printing using SAPSPRINT

    We want to move from SAPLPD to SAPSPRINT shortly.
    At the moment some aspects are not working and I need your input.
    We have a printer that used to print PDF documents fine with SAPLPD however its failing with SAPSPRINT.  Does this mean that with SAPSPRINT, we are mandated to use SAPPDFSPRINT or would it still work with other PCL based printers.
    The printer in question is a HPLJ5SI printer using access method U on a print server with SAPSPRINT.  I reviewed SAP notes and found that we need to have a supported XDC file in order for PDF printing to work. I couldn't find one for HPLJ5SI within the list of XDC files supplied so I added the device type HPLJ5SI and gave default XDC name as hppcl5e.xdc however it doesn't work as it still says unknown device type.
    I tried tweaking other things to make it to work but no luck. Also once I add the missing device type to an existing PCL XDC in the XDC assignment, do i need to re-create the PDF form from scratch or would it be okay if I were to re-print a PDF spool thats already there. Just wanted to get test case right here.
    The error seem to indicate problem at the core so my question is do we need to switch to SAPPDFSPRINT and if this is our only option given that we will be migrating from SAPLPD to SAPSPRINT.Any pointers here are appreciated.
    Regards
    Kalyan

    Hello Kalyan,
    Please see note 1444342.
    "You want to print forms that were generated by ADS on printers that are not
    defined with a device type in accordance with Note 685571 (that is, they are not
    assigned to an XDC file). This was not previously possible. Due to the new
    component SAPPDFPRINT, interactive forms can be printed on any Windows printer
    just like all of the other spool requests with the SAPWIN device types."
    By using SAPPDFPRINT, you do not need to assign XDC file to device type. So it is a easy way to
    print PDF on any printer.
    If you want to use XDC file and device type other than PDF1 or PDFUC, please read note  685571.
    685571 - Printing SAP Interactive Forms by Adobe
    Regards,
    Yiming

  • Printing using SAPSPRINT

    Dear Experts,
    in order to print from SAP via the SAPSPRINT service we must install Windows Servers.
    The question is:
    --> How many spools/hour can one SAPSPRINT service cover ?
    --> How much CPU / Memory should be assigned to one SAPSPRINT service?
    I understand that we should not direct ALL spools via one single SAPSPRINT service (stability)
    Thanks a lot for all your help and input related to SAPSPRINT experiences!
    Kind regards,
    Marc

    hi marc,
    SAPsprint is not so stable. On my experience, we can rely on one or two SAPsprint server.
    I do like to use SAPLPD than SAPSprint even though SAPLPD is already obsolete. It's more stable to print a lot of documents
    ardhian
    http://ardhian.kioslinux.com
    http://sapbasis.wordpress.com

  • Frontend printing immediatelly

    Hi,
    I have a problem with my MiniSAP system. I am not able to print immediately on my loacal printer with LOCL and SWIN in SPAD.
    The only way to use it: Restart frontend printing in SP01.
    Thanks

    Hi,
    Are you trying to print immediately via Frontend with LOCL from a background job? This is not possible as there is no connection to the Frontend GUI when running a background job.(See SAP note 128105, section 3.c) If you want to use a windows device type like SAPWIn or SWIN from a background job, you need to define an output device with Access Method S with the printer defined in a windows print server running SAPSprint.(see SAP note 894444)
    Regards,
    Aidan

  • Frontend printing from bypass tray

    Dear Experts,
    We have the following requirements:
    We have a smartform printed from customized program that will print product information (material number, batch number, and description). The requirement from the users is such that the printout should come from the Bypass Tray of the printer - LOCL which is the frontend printer.
    So far, what we have tried unsuccesfully so far are:
    1. Change the printer's preference (in the Windows setting) such that paper source is from the Bypass Tray.
    2. Create a new page format (default printout from Bypass Tray) and use this new page format in the form.
    I would greatly apprecieate it if anybody that has had this requirement before, would be willing to share your experience on how to solve this issue.
    Thank you and Have a Nice Day.

    Something to do with printer driver.

  • Frontend Printing Html Browser

    Hello, after upgrade to basis 7.0 and switching to the integrated ITS we have problems with frontend printing via html Gui.
    I configured Frontend Printing with the aid of sapnote 771683. Sapnote 957292 is fullfilled, also sapnote 1106643.
    When i use the print option, a new Browser window obens with a list of spool requests. Iam supposed to select one. When i do this a message
    File Not Available: /usr/sap/P03/SYS/global/0013kc3F.P03 appaers
    But: on the Application Server the file exists.
    It doesnt work with IE an Firefox. Other PDF are shown and printed without problem (e.g. pdf from sapnet) from Browser
    Any ideas???
    Greetings
    Andreas

    it was an authorisation Problem

  • Variable printed using incorrect font - Sapscript

    Hi,
    I am using a Sapscript form to print a document. I am printing a variable using a A_SIMP font. When I try to print 2 diff documents each of this document prints the text in either Courier or Times. I want it to be repalced by either Courier or Times and not either or. I tried changing the replacement font for A_SIMP but it does not work.
    The paragraph format used does not define any font. I am using a character format which has the A_SIMP font defined. I am using frontend printer and the devide type does not include A_SIMP font in it.
    Thanks,
    Vivek

    Hi Aidan,
    I wanna know what did you mean with "You must also tell the SAP system the name of the Windows font" ?
    I have a similiar problem but mine the text in the smartforms strike by #
    I have installed the fonts in 4.7, but when I upgraded it to Ecc6.0 the font is still exist, but the text displayed is being striked with #.
    I have checked like you have said in SE73, my font family is ZCORSIVA and the RTF Text is FONT Monotype Corsiva. is there something wrong with it?
    many many thanks
    @addition :
    I have changed the RTF Text from FONT Monotype Corsiva to Monotype Corsiva (TrueType). But it didn't work. any idea?
    Edited by: AbaPJuNioR on Aug 31, 2010 6:13 AM

  • Frontend printing method G question.

    Hi All,
    is it possible to print on frontend workstation using method "G" but bypassing windows printer selection dialog box?
    Thanks in advance.
    Jacek

    Check out SAP Note # 938965.  I think it might solve your problem: 
    <i>Printer checkbox can be deactivated with access method "G" You want to be able to deactivate the printer checkbox with access method "G". For this purpose, you have to select the checkbox for the non-selection of devices on the front end when defining the printer in Transaction SPAD.</i>
    Regards,
    John

  • How do I configure a Frontend Printer for User type - Communication "C"

    Hi,
    Inorder to facilitate the business process in our company we have assigned (using T.code OMJ3) 2 Storage locations to print the material documents to the front end printer whenever a GR or GI/GT is performed.
    Recently we implemented a project, to perform a GR (movement type 505) using dotnet application, which connects to SAP R/3 using a Login Id with user type "C" (communication). The material documents cannot be printed as the system is searching for a frontend printer. If we assign a particular Printer we are able to print, but this does not help our business process effectively.
    Can we configure to print the material document on the front end printer?  Assumed that fronted printer cannot be configured to this user type and we tried to use the T.code OMJ4 to assign the user group, but did not work. The output determination was always pointing to the frontend printer and the spool is in "waiting" status.
    Please suggest how can we configure so that at the same storage location, we should be able to use the frontend printer by user type dialog or communication.
    Or any alternate way of doing this.
    Thanks
    Nithin

    Firefox Orange Button > Preferences > Preferences > Application
    Search for the ".indd file" and change the option

  • Frontend printing immediately

    Hi,
    I have a problem with my MiniSAP system. I am not able to print immediately on my loacal printer with LOCL and SWIN in SPAD.
    The only way to use it: Restart frontend printing in SP01.
    Thanks

    Hi,
    Welcome you on board. You have posted 3 questions on 3 different forums. That is a smart action. However, this forum is only for SAP Business One user. Please close your thread.
    Thanks,
    Gordon

  • How to suppress extra form feed for character report printing using ORARRP?

    Dear All,
    We are using Oracle Application Server 10g (10.1.2.0.2) on Windows 2003 Server and most of our client PC's are Windows XP Professional machines. We are migrating our existing oracle application from 2-tier architecture to 3-tier architecture (6i to 10g). We have installed ORARRP utility for remote direct printing and to a limited extent we are successfull in getting the things work out for our system users, However, we are facing a problem using the ORARRP utility for which we are not able to find a solution till date.
    We have configured ORARRP utility on every user's PC and the printing of bitmap reports is working well. However, while printing CHARACTER reports using ORARRP utility, after the report gets printed, an EXTRA FORM FEED is issued by ORARRP to the printer and because of this the printer stationary skips one extra page and advances to the next page. Please note that this EXTRA FORM FEED happens only while printing a CHARACTER REPORT.
    Has anyone come across such a problem using ORARRP ? How can we avoid this extra FORM FEED from CHARACTER REPORT printing using ORARRP ? Is there any other tool which supports remote direct printing just like ORARRP?
    I shall be highly obliged if anyone could reply to my queries ASAP.
    Regards,
    KrishnaKumar S

    Please help ! I tried the "send_form_feed" and "postscript_dos_print" parameters without success. The extra form feed is always there. Thanks.

  • HP Deskjet 3550 cannot print using Airport Extreme via USB connection on Windows 7 64 bits

    Product Name and Number: HP Deskjet 3550 Inkjet Printer
    Operating System installed: Windows 7 Home Premium 64 bits
    Error message: None
    Any changes made to your system before the issue occurred: Setting up HP printer using Airport Utility to add a new printer and installed Bonjour Print Wizard.
    Problem: My printer is already set up using Airport Utility. When I print something, the printer doesn't do anything. Is there something I haven't done lately in order to get this printer working using my wifi router?
    Suggestion #1: Are the print jobs getting stuck in the print queue? You can check this by clicking on the printer icon in your task tray by the clock.
    Error Message #1: Yes, the print job got stuck in the print queue, but the moment, it disappeared from the print queue and the printer doesn't print at all. This is frustrating.
    Suggestion #2: Does the printer work as expected if you connect it directly to the PC via USB?
    Error Message #2: Yes, the printer works if I connect it directly to my PC via USB, but I don't understand why it wouldn't work with the wifi router, though.
    Suggestion #3: This has to do with the way the router handles the connection to the printer. I found another thread, regarding this issue, and it has some information that may help resolve it.
    http://h30434.www3.hp.com/t5/Printer-Networking-and-Wireless/Print-Problem-Using -USB-Printer-on-Airp...
    If that does not help, I would recommend posting on the Apple forums, as they may have more expertise with the router's abilities:
    https://discussions.apple.com/community/wireless/airport
    Error Message #3: After clicking on the first link that you posted, it was very helpful, but the printer couldn't print completely and somehow it would stop at the quarter of a paper. It looks incomplete when I took it out from my printer. It does that every time.

    UPDATE!
    Problem solved!  So this is just a followup in case someone else ever stumbles into these boards with the same or similar problems as mine, that is, trying to run an HP Deskjet D1500 series printer [mine's a D1520] on an Airport Extreme wifi router's USB port as a network printer [with the Airport Extreme controlled by an ancient G4 PowerMac Quicksilver currently running OS X 10.4.11).
    Although it probably SHOULDN'T matter, since this type of printer works fine with just the Tricolor cartridge as shipped when hooked up directly to a computer's USB port, on a hunch I got a black HP cartridge (that's a type 21, not type 22 as I had earlier said), slapped it in, tried a test page, and all's well.  So, we can call off the technoid hounds.  Everything running perfectly.
    I hope this message in a bottle may help someone else out there some day soon who may be scratching his or her head with a similar stumper.  And just to recap those important Windows printer settings, they are:
    * [Printer Properties--> Ports--> Add New Port...] "Standard TCP/IP Port"
    * [Configure Port] IP Address "10.0.1.1" and Port "9100"
    Best of luck!
    Bilgey

  • PhotoSmart 310a doesn't print using wireless connection

    First... I have to say that if I had known what a HUGE pain in the butt this printer was I would never have bought it.  On top of that, the thing apparently doesn't have an option to "hard wire" connect it to my computer... which the guy at the store didn't bother to point out.  On top of that HP's customer service is, apparently, non-existent, as attempts to reach by phone are useless.
    They can't even seem to get the model number on the machine where you can find it... so the instructions on "how to find your model number" are useless.
    That said... here is my problem... which if I can't fix, I'm simply returning this and getting something else.
    I have my printer all set up.  Wireless is set up.  ePrint is set up.  Test pages print fine.
    I have actually been successful printing with it ONE time.... so I know that it can do it.
    It does give me a "low signal" message - however it seems to have no problem printing using the email option, or downloading from the web for the "reports."   It scans and my laptop "sees" the scanned image, which is transmitted over the wireless network.   If it is truly a low signal problem it seems like it would have issues with other functions regarding the internet.  
    BUT... when I send something from my laptop (MacBook OSX 10.5.8) to the printer it says...
    .. connecting
    .. idle
    .. priinting (%)
    .. then the print job disappears from the queue in the dialog box ... yet nothing actually prints out.
    .. it then say's "Printer Ready" - I guess ready for another print job that it won't perform.
    .. It does NOT give any kind of error code... say it's "paused" or anything like that.  It's as if it THINKS it is printing... but it does not.  It makes no sound like it's trying to print either.  Paper is loaded in fine and it will print test pages with no problem and doesn't indicate any problems on those other than "low signal"
    ... When I use the "printer utility" to print a test page - also goes wireless - it prints just fine.
    I've tried to use this printer only 4 times now for various jobs... and each time has been an ordeal lasting from 30 minutes to several hours.    I've managed to get it to print on one occasion... though I can not remember how I did it.
    It has NO problem printing from an email... so I guess I could just always do it that way... but it involves several extra steps to do so and I'm not even sure it would work for every type of print job I need.
    It works fine scanning
    It works fine photocoping
    It works fine printing from ePrint (email)
    It just DOES not print via the wireless connection
    I don't understand how a company can make something this sophisticated and not have it give you an ERROR CODE when it fails to complete a function... and frankly, I'm fed up with this thing.  It's a big, oversized, shiny paperweight and I've wasted way too much of my time trying to figure it out.  This is one last ditch effort.
    Can anyone help?    THANKS so much if you can!
    Sue

    It is more likely a network problem, so please tell me about your network - router brand/model, encryption type (WEP, WPA, etc) and ISP type (DSL, Cable, etc).
    In the mean time, you could try this quick trick; resetting the printing system:
    - Sys Prefs, Print & Fax
    - Right (control) click in the rectangle listing your printers and select Reset Printing System.
    WARNING - this will delete ALL of your printers!
    - Select the plus sign to re-add it. Look for the printer, select it and wait until the "Add" button becomes available. Click it.
    Oh, and indeed this printer does have a USB port for connection directly to your computer.  It does NOT have an Ethernet port for connection directly to your router.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

Maybe you are looking for

  • 503 Service not available

    Hi. Could you help me .... I modified a bsp to display a PDF file into a new popup window, and I tested into my quality server using SE80 transaction and with my portal application after and evething was OK but when a released the new BSP into produc

  • Running abap code when Browser is closed,

    Hi, In my application,  need to delete couple of rows in a table when the user closes the browser. In order to do this i have written a JavaScript when executes itself when the browser closes. When i code a alert message it executes fine when the bro

  • How can Photoshop CS6 be used to make a collage of photos

    How can Photoshop CS5 or CS5 be used to make calles of photos, say 6 per page?   Are there templates avaiable for drap and drop?   Can text be added? 

  • Red Screen in Object Browser (HTMLDB 2.0) with IE

    I have tried all of the suggestions listed in the forum and post installation instructions - added the files on the server, cleared every cache option for IE and the red screen is still showing. Does anyone have anything else I should try? I am at th

  • Moving the Oracle Payroll elements to another insatance

    Dear All, Please advise the best process we have to move oracle payroll element setup from one instance to another? I can see isetup is one possible option , please confirm if this is correct. Thanks, Subbu.