Print command from linux PC on to Windows Environment

Hi Experts,
We have SAP on Windows and the network printer is also on Windows, the PC with Linux is integrated with network printer i.e when the print command from Linux is given the output is available from the printer (Windows). But when the print command is given through SAP there is no output from Printer (Windows).
When same user logs into Windows the printer command is successful.

hi hari,
Printing SAP documents using Linux client is a little bit tricky if you want to get good printing result just as when you print from your Windows client.
If you want to use G printing method (on Linux client), you can't use SAPWIN on device type since SAPWIN is relying printing method. You must use exact printer driver. For example when you're using Dot Matrix printer Epson LX300+, you can use EPESCP2
I am using different method to cheat this and it's completely work.
ardhian
http://ardhian.kioslinux.com
http://sapbasis.wordpress.com

Similar Messages

  • Executing windows batch commands from linux

    Hi,
    Kindly shed some light on executing the MSwindows batch commands from linux machine.
    Thanks
    RKA

    hi RKA
    What about using a virtual windows machine ? Or use a DOSemu (DOS Emulator) is a program that lets you run many of your favorite DOS applications under Linux.
    Why do you need to execute MSwindows batch commands ?
    Please explain.
    Edited by: Hub on Nov 12, 2008 1:56 PM

  • How can i print specific pages against searched word or name (in one print command) from 1000 pages

    how can i print specific pages against searched word or name (in one print command) from 1000 pages

    Thanks, Alex!
    ok, I try first approach in print4.vi, but Labview return an error (view jpg); if I cut From, To controls, the VI print all pages. The same things happen also if I trasform I32 in Variant.
    I don't try second approach, because at this time I have only one report
    I try also with VB macro: this is better (print3.vi) but.....if I use:
    Sub Print_Pages_From_To()
    ActiveDocument.ActiveWindow.PrintOut Range:=wdPrintFromTo, From:="2", To:="3"
    End Sub
    is ok; print the pages selected; if I use:
    Sub PrintPages()
    ActiveDocument.ActiveWindow.PrintOut  Pages:="2-3"  
    End Sub
    printer print all pages.
    what do you think?
    regards,
    Italo
    Attachments:
    print Problem.jpg ‏39 KB
    print4.vi ‏19 KB
    print3.vi ‏19 KB

  • How to execute a Command Prompt command from J2SE code executing on Windows

    How to execute a Command Prompt command from J2SE code executing on Windows??
    Please help me

    [http://java.sun.com/docs/books/tutorial/getStarted/]
    ~

  • IPP Printing from Linux or Mac to Windows server

    I have windows server 2003 R2 ent with ipp printing installed. All windows clients are ale to connect, install and print to a shared printer via ipp. When connecting via a linux or mac machine, I am not able to print. I am asked for the creditionals to print but it does nothing.
    The ipp server is set to accept authentication via Intergrated Windows Authentication. I had read this is compatible with firefox and other browsers.
    Is there any particular settings I am missing on this one?
    The goal is to require only domain users access to the printers.

    Hi,
    Thank you for posting here.
    Since we can print from Windows clients properly, it indicates Windows Printing Server is working OK. Base on my research, we may have to setup a CUPS server so that Linux client communicate with CUPS Server and CUPS communicate with Windows Printer Server using IPP. For your reference:
    HowTo: Print to a Windows Print Server from a Linux Client.
    http://en.opensuse.org/Print_to_Windows_printer
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    If you have problem when setting up CUPS server, you can get help from the link below: 
    http://www.cups.org/
    Thanks.
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Print slow from Linux

    Hi, I have this HP printer in my company (installed on the LAN).If I want to print a document with multiple page or multiple document (the go in the printer queue), there is a time between each document and each page of the document printed (like 1-3 seconds), if I print from Linux (Ubuntu 14.10 and Ubuntu 15.04)I don't have this time when I print from Windows. Is it a problem due to Linux driver?The driver is : HP Officejet Pro X476-X576 MFP Postscript (recommended) (color, 2-sided printing) Thank you. 

    >> ... Is it a problem due to Linux driver? ... Probably - but as I have no access to this printer model, nor to any *n*x systems, I can't confirm. I suspect that the linux driver may render each page as a series of encapsulated, compressed raster images, which the printer unencapsulates and uncompresses, then prints the resultant dots. It may be that the Windows driver uses a much more efficient command set, especially if the source document being printed is primarily text, rather than bitmap images.

  • 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

  • Forms 6i prints ugly when using the Forms print command from the menu

    When we use the Oracle Forms print built-in to print the screen-shots, the print-out turns out to be ugly with lots of dots all over.
    We are using Forms 6i (6.0.8.11.3) running on 9iAS on Windows 2000. The version of JInitiator we are using is 1.1.7.31. The forms open up in a separate frame.
    The interesting thing is when we print from a Windows 2000 machine, the screen-prints are OK. But they are messed up when we use a windows 98/95 machine.
    Any suggestions folks? Thanks

    Craig Bagley1 wrote:
    Any clues? I don't find anything in the Finder Help files to explain the Print command's use.
    If in the Finder I pull down the "Help" menu and type "Print" in the "Search" box, I see one "Menu Items" entry and five "Help Topics". If I click on the one for "Printing a closed document", it shows information that discusses printing one document at a time. I don't know if it's possible to print more than one document that way.
    Try this: Open the "Print & Fax" panel of System Preferences. Drag the printer's icon from the list on the left onto your Desktop. The result will be an icon that is an alias for the printer. Now try dragging several documents onto that icon.

  • How to issue print command from report/form server to client printer on web

    1) We have a client server application which is to be deployed on the web environment. The reports generated in our application are having a destination type as File. These reports are printed after applying some print format (escape sequences) which are passed on to the printer programmatically at runtime while printing.
    Now when this application is shifted on to the Application server (Forms server & Reports Server )in web environment ,the report outputs would be generated in the application server as against the client in client server environment as the report server is on the application server.
    Now while printing/accessing the report the output file will not be available to the client unless it is pushed on to the client side from the server . I am able to see reports in pdf/html output but in this case layout of my reports gets changed and I dont want to change my layouts or reformat my report layouts.
    How do I redirect the report output from the application server on to the client within the D2k context and then execute print commands?
    Note: In this case we want to use both DMT and Laser printing. Also note that we use escape sequences to adjust reports in desired printing papers.
    2) We have second set of reports which we call as document because these are printed after capturing data from 'Form' using text_io utility (please note that for these documents we are not using any Report 6i functionality)and we print it from file using printing mechanism as mentioned above. These are working well in client server application. We adopted this methodology for getting better performance (in terms of speed as database server and network traffic is not involved) of printing. But now we are converting our application for web, we are finding it difficult how to capture Form's data from browser to client's machine and then executing printing commands which are stored in our application liabrary.
    If you help me out by giving some suggestions, I shall be grateful to you.
    null

    Hello
    I wonder if you ever solved this problem.
    I have a very similar problem with Photoshop CS5 on Mac OSX 10.6 + HP Photosmart C7180.
    If I choose "Photoshop Manages Colors" the results are lousy.
    If I choose "Printer Manages Colors" the results are OK. not necessarily great.
    I believe I have all the correct settings after going through books and web advice (and wasted a lot of paper and ink).
    As far as I can see, "ColorSync" is the internal Mac management which is the only option available with "Photoshop Manages Colors" and "Vendor Matching" appears to mean the printer vendor (ie HP) will provide the matching. Either can be selected if "Printer Manages Colors" is used. It seems the type of paper can be set in three different places. if That's all a bit academic as the results are poor regardless.
    My wife suggests I buy a new printer - Epson's looking good.
    Any words of wisdom would be appreciated.

  • I am using firefox ver 8.0.1 and Canon LBP3200 printer. Whenever i give a print command from Firefox the browser crashes and the crash reporter asks for submitting the report.

    I am using the printer in a network. the same problem is faced when giving print on the canon LBP3200 from the local computer.
    its kind of very irritating.
    Even if i open a pdf document in the browser and then give print command the browser crashes and the crash reporter appears.
    Kindly help.

    Sir
    Following are the crash reports generated:
    bp-8af5ab44-6b84-427f-ae16-36acd2111227 12/27/201102:29 PM
    bp-bc804648-bbb4-4ac1-a93a-604052111219 12/19/201104:00 PM
    bp-1fb97a23-84cc-4922-91d0-21a732111219 12/19/201104:00 PM
    bp-c621113c-5446-4c16-8236-5a06c2111214 12/15/201101:07 PM
    bp-2f51489c-adcf-4f9e-8f16-f6cf52111212 12/12/201102:24 PM
    bp-5b9f3af7-d1e2-4882-b625-815cb2111212 12/12/201102:23 PM
    bp-0b7389bc-7047-478c-a01c-03f3b2111212 12/12/201102:22 PM

  • How to execute solaris lpd printing command from java code

    hi folk,
    I want to print a post script file on a network printer (my java code will receive the Printer's IP Address and the filename ) , i'm using the solaris lpd printing command :
    lpadmin -p banana_ps -o protocol=bsd,dest=IP -v /dev/null
    -m netstandard -T PS -I postscript
    my question is how execute this command from the java code :)
    i really appreciate ur advices

    Hi,
    See RunTime.getRuntime ().exec (...).
    Hope that help,
    Jack

  • PDF files merging on print command from windows desktop

    Hello,
    I have an application  from which I want to genarate PDF documents. The application is installed on my personal desktop. To test the process, I downloaded the Adobe PDF converter driver (free download version) and installed the same on my PC. I used control panel to change my deafult printer settings on my PC as this new PDF converter driver.
    Now I logged to my application , where I can select the list of documents to be printed. The application always uses default printer of the PC on which its installed. Hence all the documnets got created as individual PDF files on my desktop. This was great.
    However my ultimate requirement is when I select a list of documents using my application and give it for print at one shot, all the documents should come as a single PDf file rather individual files. Or else you can define my requirement as any no of dcouments given for print at one go (or one session) must be generated as 1 single PDF file. Is it possible to adjust the PDF converter driver in some way to accomplish this
    I made further investigation into this and found Adobe Acrobat pro 9 is a good software to generate PDF. Will purchasing this and installing this s/w solve my current problem. Please advise.

    Hi Leonard,
    Thank you very much for your prompt reply. The answer has not solved the problem yet. My users don't want to manually merge the files. They want it to happen automatically.
    The application which prints documents is a simple MS access database. This is available on users personal desktop. As soon as the user opens the MS access, it is programmed in such a way that, the access database runs as a program. It uses DSN to connect to the sybase database and get the details of documents that are pending for print.
    At this point MS accesses database starts an itretive process, fetches the data from sybase , calls the correct report template in MS Access , populates it and prints the report using the default printer on which the database resides. Thus it prints the document one by one. By setting the default printer to Adobe PDF converter, we were successful in creating PDF documents rather than printing to paper , but the disadvantage was each document got printed to one file each.
    The whole process is coded as VBA module of MS access. my question is by using an API from Adobe SDK, will I be able to make changes in the VBA code of MS access database so that all files requestd for print comes out as a single PDF file.

  • I am unable to print (any website) from the latest Firefox, but print fine from Internet Explorer. Using Windows Vista on a desktop machine.

    printer advances page and spits it out with either nothing or a single garbled line printed on it instead of a whole web page. This is independent of which web site and even happens with web sites that have a specific PRINT or PRINTER FRIENDLY VERSION button. Printing is fine from Internet Explorer. Unsure about Chrome. Printing from Firefox worked fine until I downloaded newest version. Operating system is Windows Vista on a 64 bit desktop computer.

    Try the '''reset''' described here: <br />
    http://kb.mozillazine.org/Problems_printing_web_pages#Reset_printer

  • Execute Unix command from Java program running on windows

    Hello,
    I need to write a java program that fetches file count in a particular unix machine directory. But java program will be running on windows machine.
    The program should execute unix list command and fetch the output of that command.
    Can anyone help me on this?
    Thanks.

    Hi there,
    I had a similiar problem, though years ago. It was to have a java program execute any other. Lately, I've had to have a java program running on a unix machine execute a shell script. Entirely two different scenarios. I'm not sure what you will need for your app, but look into this:
    Java Native Interface for executing C/C++ code.
    C/C++ Code for launching the program you need to run.
    java.lang.Runtime(?).exec(....)
    With a combination of that stuff, you can make a launcher for any os that has Java running on it, and with Runtime, you can exec() pretty near any sort of unix shell or app command you'd like.
    Good luck.
    Tim

  • Firefox keeps wanting to print pages without a print command from user (FF12.0 on W7)

    Print dialog box appears unasked when user opens Firefox and starts browsing. Occasionally comes back on but usually stays away after it's been closed a few times.

    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox Profile Folder.
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See also:
    *http://kb.mozillazine.org/Session_Restore
    *http://kb.mozillazine.org/sessionstore.js
    *http://kb.mozillazine.org/Multiple_profile_files_created

Maybe you are looking for

  • Essbase 9.3.1 and problem with LDAP users

    Essbase 9.3.1 users externalized to Shared Services. Windows boxes. LDAP users set in Shared users. Provisioned with Essbase rights (administration and speciific cube access). Then in EAS have refreshed security from Shared Services. LDAP users show

  • Transition "ghosts"

    I have some video in the background of the menu, buttons to the side and some fonts for the title. As soon as you press a button the video cuts to black, leaving the fonts and buttons to fade through black. The transition is the default "fade through

  • ZoneInfoMappings is ignored

    I have a test and production server running Fedora Core 4, JDK 1.5.0.12, and Tomcat 5.5. On my test machine, the JRE finds the ZoneInfoMappings file correctly and all valid timezone IDs, including aliases, are found. If I rename the zi directory to s

  • I need to open multiple files in elements 12

    I want to put two images into an empty file. In earlier versions I could open both images and the new file in the workspace at one time. Wih #12 I can only open one file at a time. How do i get past this? I want to drag both images into the file and

  • Ipad is disabled. i have never connected with itunes that i know, have photos and video i dont want to loose

    Ipad is disabled , never connected w itunes that i know of  have photos i dont want to loose