Printing problem for inkjet Printer

Dear All,
my requirement is that the printing output to the inkjet printer.
till now we are using smartforms/script and printing output to laser/dmp printer.
can any body suggest how to code for inkjet printer and what all other factor to be consider.
if any sample code, pls provide same.
Thanks,
Radhashyam Sahoo

Hi,
Pls follow the steps.
1. Goto t-code SPAD. Give the o/p device number here, than display. (For eg PR01)
2. Here in Device type, You can specify your Device whichever you would like to use. Keep the other field as per your requirement.
In sapscript driver program, follow the coding:
data : s_itcpo type itcpo.
  s_itcpo-TDDEST = 'PR01'.   -----> Output device
  s_itcpo-tdimmed   = 'X'.
  s_itcpo-tddelete  = 'X'.
  s_itcpo-tdnewid  = 'X'.
*     Display one dialog for user. Then enable several SAP-Script to prt
  call function 'OPEN_FORM'
    exporting
      device   = 'PRINTER'
      dialog   = 'X'
      language = sy-langu
      options  = s_itcpo   ----- > +Printing parameter+
    importing
      language = sy-langu
    exceptions
      canceled = 1
      device   = 2
      form     = 3
      options  = 4
      unclosed = 5
      others   = 6.
Same thing you can define for smart forms before calling a smartform.
Is it helpful?
Regrads,
Lokesh.

Similar Messages

  • Printer listener for every print action in any application istalled

    Printer listener for every print action in any application installed in the system

    Do you have the old printer queue in use? This made problems in my case. Remove the queue and the printer in prefpane. Add the printer again and try out. Perhaps in your case it is a differnt problem, but you have nothing to loose.
    Klaus

  • F-58 Print Program for Check Printing

    Hi Guys,
    Have some questions here:
    1) How to locate the print program for F-58 on the Check? We can configure the form by payment method but can't seem to find the print program like other FI correspondences.
    2) Can i ignore the check printing and just print payment advice (if any) after posting via F-58?
    Anyone has done this before?
    Please advice.
    Thanks and Regards,
    Andrew

    Hi
    I think I could understand your requirement. There is no special PRINT PROGRAM FOR Payment Advice.
    There is Print program for check printing : RFFOUS_C
    along with above print program Payment Advice and Payment summary will be printed.
    check tcode: OBVCU, here we assign the print program.
    and Form will be assigned in tcode: OBVU
    or in last case do payment with out any print and create payment advice manually in tcode: FBE1
    any questions revert back please
    Regards
    Hari P
    Edited by: Hari Peddi on Nov 25, 2008 9:51 AM

  • MICR font problem for check printing in ECC6

    Hi All,
    I am working of the re-deployment project. Here we are just migrating the objects from  4.6c to ECC6. I am facing the problem with SAP Script for check printing. It is working fine in 4.6c,but it is not working fine in ECC.
    We are using  HP 8150 printer with TROY magnetic chip and toner. It is working fine for 4.6C, but not for ECC6.
    We are using "A" character for "Transit" and "C" character for "On as" in SAP Script. But during printing preview time it is not formatting it in MICR font.
    I am working with basis team for font code page 4004. I came to know, it is showing character set in 4.6c with spool administrator tab character set, but this tab page does not showing any character set.
    But according basis team, it is existing in ECC. If we will check through SCP it is showing unicode converted code page.
    In 4.6c we are using Zee printer driver with Zee family fonts(ZMICR and ZSIGN) but in ECC we are using MICR_E(SAP provided MICR font) in TROY provided printer driver.
    I have also come through the SAP note 94233 for MICR printing.
    Same problem we are facing with digital signatures. It is not converting digital signature in graphical signature at MICR printer level.
    Any help would be appreciated...........!
    Thanks
    Sharanjit Singh

    HI,
    Copy the file into Desktop.(font file is available in your local drive: C:\WINDOWS\Fonts
    Copy Arial file into ur desktop or some other location other than windows, and upload it.
    it will work, i did the same.
    Regards
    Aeda

  • Printing problem for SAP Script

    Dear Friends,
    I am facing strange problem for SAP Script. In the billing document output the sold to party and ship to party address are displaying. When user print the billing document on laser printer it print the Country for Sold to and Ship to. But when it print the same billing document on normal printer (other than laser) the Sold to country not printing.
    The print preview of billing document in SAP  correctly display country for Sold-to and Ship-to.
    I have recently make changes in the SAP Script form (Address window) to display country for Ship-to which was never displayed before. I have added FROMCOUNTRY option after COUNTRY in address window. COUNTRY will be Ship-to and FROMCOUNTRY will be VBDKR-SLAND.
    Can any one help me to solve this problem.
    Regards
    Nilesh Shete

    Used custom address print option instead of using ADDRESS

  • Excise Invoice Print problem for multiple Invoices

    HI   All,
    I Have developed a Zprint prog and zsmartform and attached it to standard tcode J1IP .
    when we execute J1IP outputtype J1I10  we get multiple invoices . if we select one check box and execute and press print preview/ print we get the print correctly . But if we check multiple check boxes and press print/preview then we have to press print button multiple times/come  back for every invoice .
    My requirement  is when we execute J1iP for multiple invoices it should not come multiple times pop up window ..ie in one print request we need to send multiple invoices . How to achieve this functionality.

    Hi,
    use NO_OPEN and NO_CLOSE fields of CONTROL_PARAMETERS structure
    in Your call to smart form function module.
    Currently You print every invoice in separate spool request.
    You should print all invoices in one big spool requests.
    Set NO_CLOSE = X to all, except last one, and NO_OPEN = X to all, except first one.
    Regards,
    Przemysław

  • Printing problem for elements 10

    I just bought a new computer with windows 8..My old computer was windows XP..I insteed  my Elements 10 in windows 8.Every thing works fine except the printing process.Can not change paper size. paper type color management etc..Worked fine in XP.
    Is there any special download or any solutions???
    Thanks

    Can you please try updating the printer drivers for windows 8?
    As a workaround you can change settings from printer preferences OS dialog box.

  • Wireless network connect problem for B209 printer

    Install went great until I tried to connect to my network. Got the following (weird) message.
    " Your printer has limited connectivity. Your printer address is using IP address 169.254.209.180 which is not compatable with IP address 192.168.1.100 for the PC. Power off your printer and then power on and wait 60 seconds for the printer to acquire an IP address. Then Click retry"
    I installed on a XP/SP2 Home system. My other PC's are a XP/SP1 Home system and a Vista/SP1 Home Premium.
    What does that message mean and how can I get back on track.
    I did suceed in installing using the USB connection.
    Any help is appreciated!!!
    This question was solved.
    View Solution.

    What that means is that your printer is not connected to your wireless router.
    Since your USB connection is working, follow the directions (Change the HP Photosmart from a USB connection to a
    network connection) on page 3 of this. 
    Message Edited by PrintDoc on 11-20-2009 09:44 PM
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Printing problems for a win xp machine

    I have a win XP machine on my airtunes network. i have tried everything under the sun including boujour, but can't send a print job from the XP machine to my printer. The printer is hooked up to the airtunes router. I have a powerbook G4 and power MAC G5 and have no problems spooling jobs to an epson 777i. I know the printer works, because i had it on the XP machine. Anyway i need some help. when in the XP machine i can see the printer on the network and it says that it is shared. When I try and print, it spools then gives me the error that there is a connection problem. I am using EZ armour on the PC (Anti virus and firewall), but I think I have the proper ports opened, because all my computers can see each other on the network.
    Any suggestions before I go out of my mind (LOL).?
    G5 2Hz 30cine x800xt video, 4MB RAM, air tunes card   Mac OS X (10.4.2)   G4 2MB RAM, Sony vaio XP home 22.6ghz 512 RAM

    Did you try setting up the printer via the Bonjour printer set-up wizard on the PC?
    Lastly, does airport configuration utility see the printer as described here: http://docs.info.apple.com/article.html?artnum=107418

  • Smartform Printing Problem for double sided printing

    Hi Techies,
    I have created a smartform for invoice printing, using double side printing.
    The requirement is that in the front page, page number has to be printed and at the back side static text is to be printed. So if my line items exceed to two pages. Than in printing, it is getting priinted as "Page 1 of 4" for the 1st invoice items page and "Page 3 of 4" for the second items page. But the client is asking it to be printed as "Page 1 of 2" & "Page 2 of 2" respectively.
    Currently I am using Page&SFSY-PAGE& of &SFSY-FORMPAGES&.
    Can anyone guide me how to achieve this requirement.
    Thanks & Regards,
    Vinit.

    Hi vinit,
    better u declare your own variable . and check with sfsy , the footer window must be final window
    data : lv_page type sfsy-page,
             lv_tot_page type sfsy-page.
    if sfsy-formpages > 2.
    lv_tot_page = sfsy-page / 2.
    if sfsy-page >2
    lv_page = sfsy-page - 1.
    else.
    lv_page = sfsy-page.
    endif.
    else .
    lv_page = sfsy-page.
    lv_tot_page = sfsy-formpages.
    endif

  • HP LaserJet Pro P1102w printer "Ready" for wireless printing, but gives "error -- printing" message

    This P1102w printer was configured for wireless printing from two computers (WinXP and Win7), both with a network sharing designation, and all functions worked perfectly:
    Printing from the WinXP computer directly, and from a networked Win2K computer as a guest.
    Printing from the Win7 computer directly, and from a networked Win2K computer as a guest.
    Windows Printer Test Pages were printed from both installed computers, showing correct computer names, the printer name, Port names (IP addresses), Data format (IMF), Driver information, etc.
    Several days later (after new boots), the WinXP computer showed printer status as being "Ready", along with the correct printer "Type" (HP LaserJet Professional P1102w), "Where" (IP address), and "Comment" (network printing).  When a print job was submitted from Microsoft Word, the control-panel printer window first showed the message "printing", and then the message "error -- printing".  Nothing was printed.  The same results occurred when a print job was sent to the WinXP computer from the networked Win2K computer.  HP’s troubleshooting routine did not identify the error, its cause, or what can be done about it.
    Successful printing continued, as before, from the Win7 computer directly, and from the networked Win2K computer to the Win7 computer as a guest.
    The printer’s blue “i” network indicator lamp is lit, and all three computers continue to communicate through the hub to each other and to the Internet.
    HP’s printer installation program was executed on the WinXP computer, using the “fix” option, but nothing changed.  The installation program was executed again on the WinXP computer, using the “new install” option (without removing the existing P1102w installation); the “browse” function saw the network, but no printers were found, and the installation could not be completed.
    This is very perplexing.  Any suggestions?
    PS:  The same problem occurred once before, and it was fixed by resetting factory defaults on the printer, hard wiring the printer to the WinXP computer through a USB cable, re-installing the printer’s wireless settings from HP’s installation disk, and repeating all of the networking and sharing setups on all three computers.  This is a lot of work that is not worth repeating, because the successful results have not been permanent. 

    To:  Neonskeleton,
    Thanks for your response -- especially because you are an HP employee!
    My Win2k machine does not use HP software, nor communicate to the HP printer.  (HP did not write a Win2k driver for the P1102w -- and evidently no one else has done this, either.)  My WinXP and Win7 machines use their HP drivers to send print jobs to the P1102w wirelessly, and both machines have the P1102w set up as a shared printer.  Then, when I connect to those machines as a "guest" and submit a print job to those machines, those machines receive the print job and then communicate with the printer using the proper installed printer drivers.
    Everything worked great with this configuration, until suddenly the printer was no longer responsive to ANY jobs coming from the WinXP machine, even though there was a "printer ready" indication on the WinXP machine, and even though the printer responded perfectly to print jobs coming from the Win7 machine.
    When I tried to "fix" the WinXP setup by running HP's setup program on CD, nothing changed.  Then, when I tried to reinstall the WinXP setup for wireless printing, the program insisted that I reset THE PRINTER'S factory defaults and proceed using a USB cable -- even though I wanted to simply ADD the computer for wireless communication to an existing networked printer!  I would conclude that something screwed up the printer's inner settings (maybe an unsolicited and invisible HP update sent to my printer from the Internet?).
    As I mentioned in my original post, I went through this process once before, reinstalled everything on all machines, and all was well.  Until THE SAME non-recognition problem surfaced again!
    I do not want to spend any more time on this.  I went to Staples and bought a second P1102w printer (it is a nice little machine that uses a xerographic cartridge, rather than costly inkjet cartridges that frequently plug up).  I'll use a USB cable for the connection, rather than the installed wireless feature, and set up the P1102w as a shared printer.  I expect that all of my other computers will be able to link as a "guest" through the wireless hub and be able to print.
    Thanks again.
    PS.  I am a retired computer-systems manager from Northrop Grumman. 

  • Printing problems with new printer

    I printed out two different InDesign documents last week with my ailing Epson R260 inkjet printer and everything printed fine (with the exception of the printer head problems with the R260).
    I purchased and installed a new Epson Artisan 50 (which is supposedly the successor to the R260) today, and when I print out the same documents the images and text are reduced in size by about 1/3 and part of the page is not printing. I have made no changes to the InDesign files so I don't understand why I am having this problem. Hope someone can help.

    From ID's print dialog, have you entered the Artisan's Advanced Features (the Setup button at the botton of the Print dialog). The doc could be calling up info from the last printers features.
    Also, the drivers on that CD could be old, always check for Driver Updates from the manufactures site when installing anything.

  • Major Printing Problem - Can't Print in any App, with Any Printers

    I help my Aunt with her three Macs (2 eMacs, 1 MacBook, all running 10.4.8 right now) at her office, and she had me come to help recently because one of the eMacs stopped printing anything; here's what happens:
    In every app besides Word (e.g. Safari, TextEdit, AppleWorks, etc.): If I click File>Print... or press 'Command-P,' the cursor turns into the spinning rainbow for a few seconds, and nothing happens (meaning I can do anything I want in the application, as if nothing at all happened).
    In Word: If I click File>Print... or press 'Command-P,' Word sits for a minute with the spinning rainbow, then locks up and quits itself. BUT, if I click the little 'print' button in the toolbar (the one that bypasses the print dialog box), the file will print.
    I tried resetting the printing system, setting up different printers on the computer, printing over the network and over USB (directly connected to port 1 on the eMac), and re-downloading/installing the printer drivers for the Brother 5250DN laser printer AND the HP LaserJet 1200 laser printer, but all to no avail.
    I can run the Printer Setup Utility and recognize the printers (via Bonjour over the network and via USB), and the computer can run the printer setup utilities, so I know the printer communicates fine with the computer. I also can print to the printers (both the networked one and the Brother) from any of the other Macs (including my own laptop) over the network. But I can't get the print dialog box to show up for any printer on the one eMac.
    I'm determined that this problem lies within the OSX printing system, but reinstalling the whole OS is not an option, as I would have to re-setup all the software, user accounts, special network settings, etc. (even if I do an Archive and Install). Is there anything I can do??? (I seem to recall someone else having this problem, but I can't find that thread on the forum).

    There's another thread describing this same problem. I am having the issue too. As I posted in the other thread:
    "Well, I did a full Archive and Install, with restore user settings, and the thing still won't print! All apps crash when trying to print (except Mail.app, which is odd). So it appears all of the files required for printing are there since Mail.app works, but I still can't print from Safari, Firefox, Preview, TextEdit, etc etc. ARGH!!!!
    Next step is to downgrade to 10.4.8."
    If that doesn't work, I guess an Erase and Install would be th next step.

  • When printing labels for each printed label a blank label comes out of the printer

    Hello Experts
    We have a CR report which is designed to prints labels for the items using a label printer. After an upgrade that we have last month the settings for this report are missing so the labels were coming out wrong.
    Due to this I have had to reconfigure this report and its printing preferences and so far I have managed to make the prints fit in each label. But the problem is that if I try to print 5 copies of a label, the 5 labels come out of the printer just fine, butt after it another 5 blank labels come out of the printer too.
    I have tried with all parameters in "Printing preferences", mainly in the "Material" tab but nothing works.
    Thanks in advance and regards

    Hi,
    Please check below SAP note and let me know your feedback:
    1043235 - Label/thermal printers are not supported by SAP Business
    One
    Thanks & Regards,
    Nagarajan

  • Printing problems using a print server

    I am having trouble printing across my local network to some printers. This is a mixed wired and wireless LAN.Lan works fine as the windows machines print with no problems.
    Printing takes place using a Trendnet TE 100-P21 Print Server. This box is connected to my network with a CAT6 cable. It has 2 USB and one Parallel port.
    The Mac can print to the parallel printer with no problem. Installation was easy and painless. It found the other two printers (the USB ones) just as easily, installed drivers, etc. It even knows when they are idle or not.
    _It can print to the HP 6L, which is the only one that has a parallel connection._ (I think that must be important)
    _But it can’t print to the other two, both of which have USB connections._
    Here are the Queue Names that the Mac reported. (In the below notations, P3 denotes the parallel printer port, U1 the first USB port, and U2 the second USB port on the print server.)
    HP6L (parallel)
    URL: dnssd://PS-700AED-P3._printer.tcp.local.
    *Cannon i9900* (USB)
    URL: dnssd://PS-700AED-U1._printer.tcp.local.
    *HP ColorLaserJet 3500* (USB)
    URL: dnssd://PS-700AED-U2._printer.tcp.local.
    Windows machines on the network can print to all three printer with no problem, so we know printers, print server, network and cables work. When hooked up directly to the printer (at least the HP 3500) the Mac can print as well. But not when connected via the print server.
    Eventually the job times out and the HP 3500 spits out a page that reads
    PCL XL error
    System: KERNEL
    Error: IllegalTag
    Operator: Vendor Unique
    Position 8
    Any thoughts?

    I assure you that changing print server will not fix this issue. You MUST have a CUPS driver to print to a non-postscript, not-intended-for-network printer via the standard comm protocols available in OS X and on nearly all print servers. The Gutenprint drivers included by Apple are CUPS drivers, as opposed to the old Mac-style "monolithic" drivers.
    * It is true that using a postscript driver to print to a postscript printer would work for the TrendNet as well as nearly All other print servers. Postscript is the native output (well, along with "packaged postscript" = PDF) of OS X, so a postscript driver IS A CUPS driver by default.
    I hope this helps you avoid the hassle of buying another brand of print server, only to find out out it is the same.

Maybe you are looking for

  • Model 2542, 2 new catridges, wont print on black

    older model hp 2542, not used everyday maybe once or twice a month, worked great b4-  installed 2 new cartidges, ran cleaning 1 and 2 - wont print in black, the 3 colors print fine on the test pages. help please.

  • HT1550 Convert music from reel to reel tapes (Analog) to MP3?

    Wanting to convert music accumulated over the years on reel to reel and cassette. Need to see if there is converting this music (Analog) and play it on my destop(Digital).

  • How to override methods from dynamic instaniated class to call externally?

    Hi, Does anyone knows how to get processWindowEvent() from JFrame to call externally without having to override it in a subclass. public class UserFrame extends JFrame { public class Application { public void main(String[] args) { UserFrame frame = (

  • Aperture 2 vs. Aperture3

    I have a chance of purchasing a new full version of Aperture 2  real cheap. I was wondering if I should get 2 or wait until I can afford Aperature 3? I have heard some people say Aperture 3 is very slow.

  • Alternate battery for dv7t-3000?

    Hello, The battery on my dv7t-3000 laptop has conveniently started reporting that it needs to be replaced 3 months after my warranty has expired. Is the GA08 battery the only battery made for my model? Is there not a higher capacity/more cell battery