Pritn to Laser and Dot Matrix

Hi
Our client need the functionality to print a invoice to a Laser and Dot Matrix at the same time. The Dot Matrix copy will be for the customer and the laser copy will be printed with barcode for filing purposes. Does anyone knows if this is possible. What we thought of is to use the functionality to create a pdf when adding a invoice SBO and then have a utility to scan the attachement folder and all new document must be picked and printed. Does anyone know where can we find something like this? Thanks

Hi Lindsay
I haven't test this scenario .may be it can help you.
So far it is a tough job to do what you have request .
What I am thinking is
Go to Administration --System initialization -->Print preference -->A/r invoice --Print when adding document .
This will print to the default .
Then , You can print A/R invoice using print command and select printer you like to print .
So that it looks like one time print even though you are printing two times.
Hope this helps
Bishal

Similar Messages

  • Laser and dot matrix printer

    Hi ,
    I have developed delivery note using smartforms when i see print preview of this form giving logical destination laser printer it is coming fine and print is also good. but as my client wants to take the form print both on laser and dot matrix so when i am giving logical destination as dotmatrix printer if i see print preview then the total settings are disturbed like boxes and also in print the box lines are not printing.
    what i have to do to get good printout on both the printers.
    thanks in advance.

    Best idea to print your script on both dot matrix and laser printer is, create one table and allow user for maintainance, now before print preview go and check this customized table(using subroutines) and if laser printer, print all boxes... if on dot matrix remove what all lines not supported on dot matrix printer.
    EX:
    Go and fetch printer name from customized table,
    IF printer = 'LASER'
    ***Draw boxes
    ***LINEITEMS
    ELSEIF printer = 'Dot matrix'
    ***LINEITEMS.
    ENDIF.
    Regards,
    Sairam

  • Java Printing and Dot Matrix printer

    I'm not sure if this is the right forum, but I didn't see any forum about printing.
    I have gotten printing working for my application to both "real" printers and dot-matrix printers. The problem is that I want to display a print dialog box, and have my application detect whether the user selected a "real" printer or a dot-matix printer.
    I've dumped out the supported DocFlavors for both kinds of printers and haven't been able to find any reliable way to determine the printer type. Has anyone found a reliable way to do this?
    I need to detect the printer type becuase I use one DocFlavor to print to a dot-matrix and a different DocFlavor to print to a "real" printer.
    Thanks for any help,
    --Ryan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Thanks for the replies,
    I would like to find some way to auto-detect this, if it is possible. I swear that I will only use the PrinterResolution class for good and not evil!! I was looking at the supported printer resolutions for the printers that are in my office here, and this is what I found:
    Supported Resolutions Win32 Printer : FX-890  (my dot matrix)
    24000x14400 dphi
    12000x7200 dphi
    12000x14400 dphi
    Supported Resolutions Win32 Printer : HP LaserJet 4050 Series PS
    30000x30000 dphi
    60000x60000 dphi
    120000x120000 dphi
    Supported Resolutions Win32 Printer : HP Color LaserJet 4550 PCL 5c
    60000x60000 dphiIt seems interesting that the laser jets only report resolutions that are the same horizontal as vertical, and that the dot matrix supports resolutions that are have different horz vs vert resolutions. Maybe I could use this to make a guess?
    Unfortunately we don't use any native code in our application, although it could be a possibility if there is no 100% java way to auto-detect this. The vast majority of our users will be running Windows. Do you know of a way to figure this out in Windows?
    Thanks,
    --Ryan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Detect the clients type of printer, either laser or dot matrix

    Is there a way to obtain the clients printer whether it is laser-printer or a dot matrix?
    I will appreciate any answers, sample programs, & suggestions. Thank you.

    Hi,
    The ("Windows side" of an) Intel Mac would act in the same way a PC (without a built-in parallel or serial port) does. You would need an appropriate USB to (usually) parallel adapter. With the new hardware added, you would choose the printer in Windows. Printing is then possible from within a program running under Windows.
    Normally, a dot matrix printer is used only for special purposes (e.g., for multiple copy forms). If this is not the case, there are alternatives. I can understand if you do not wish to use an inkjet printer, but a (black and white) laser printer would probably be a much better solution. Many laser printers (USB and/or network models) work with both Mac OS X and Windows.
    Jan

  • Smartforms: Printer incompatibility (Laser to Dot matrix)

    Dear all
    I have developed one smartforms(zforms and zdriver prog) and configured that in NACE and i m printing from
    VF03 for laser printer & the o/p is superb.
    But my client still uses  Dot matrix printer(PARTS1)
    and while selecting that printer , i found somewhat disturbed o/p in Preview also and boxes dont appear at all( & few @ char is getting printed)  in the printout copies .
    My BASIS has done the setup in SPAD but still struggling , where i m going wrong ?
        PLz help............................?
    Thnx
    Moni
    Message was edited by: md monirujjaman

    Dear Moni,
    Most all of the Panasonic Dot Matrix printers support two different printer languages (IBM Proprinter and an Epson language - FX for 9 wire matrix printers, LQ for 24 wire matrix printers). The active language is configured through the setup routine of the printer itself by pressing certain buttons.
    I installed the KX-P1150 driver on my Windows XP PC and then printed a web page through it because I knew this would force the print driver to enter graphics mode. I found that this driver was sending Epson based printer control commands. If it happened that the KX-P1150, which received this information, was set to its IBM Proprinter III emulation, most graphic based commands would not be understood.
    In your case, the @ being printed instead of the graphically generated box draw characters suggests that you might have a printer language mismatch between the Windows driver receiving the SAP Smartforms input and the language currently selected within the target printer itself.
    I would suggest as a first step verifying that the printer is in its Epson emulation and then trying a print test again. If you still have trouble, I would agree with the other poster who mentioned you should then look into re-checking the SPAD configuration.
    HTH
    Best Regards,
    /Paul

  • Not able to print a standard smartform on dot matrix

    Hi
    The standard print program /BEV2/ED_PRINT_SF_LDS_XX and the corresponding smartform /BEV2/ED_SF_LDS are printed using a laser printer. But when I try to print it using a dot matrix printer instead. I get no preview and no printout.
    Can anyone help me on this please ?

    Smita, check if the paper size that is used in the Smartform is assigned to the device type of the dot matrix printer (most likely laser and dot matrix printers are not using the same device type).
    It is strange though that you don't get the printout at all. Have you checked the spool queue (SP01)? If it doesn't even reach the spool then the problem is not with the printer.

  • Problems to print from Flex to a dot matrix printer

    I'm having problems when a try to print from Flex in a dot
    matrix printer. With ink jet printer there's no problem-
    the problem is that it shrinks the printing, and adds a
    column of dots at the end. I mean it splits the page in 2, first
    the shrinked data, and on the other side, a column of dots, i don't
    know if this is a problem between Flex and dot matrix
    printers.

    Airprint Basics: http://support.apple.com/kb/ht4356
    Your printer does not appear to be AirPrint capable so you may need to use a software print server that runs on your PC or Mac like http://www.ecamm.com/mac/printopia/.
    Lexmark also has an App that may help:
    https://itunes.apple.com/us/app/lexmark-mobile-printing/id469415392?mt=8

  • Replacing Oki Data Dot Matrix with HP Laser printer

    Does anyone know of a driver that would support dot matrix printing?

    Please provide some additional details. Are you looking for a printer driver that would accept Okidata format and print it on a laser printer because you have a legacy application that only supported this format?  What operating system are you using?
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Advantages of using laser printers for SAP SCRIPTS compare to Dot matrix

    Dear Friends
    <b>Wht are the advantages of using laser printers for SAP Scripts and wht are the disadvantages of using Dot-matrix printer.</b>
    Thanks & Regards
    Hussain

    Dear Friends
    <b>Wht are the advantages of using laser printers for SAP Scripts and wht are the disadvantages of using Dot-matrix printer.</b>
    Thanks & Regards
    Hussain

  • Printing of Graphics and Frames ,not coming properly in dot matrix printer

    Hi Experts,
    I have one smartform layout for Good receipt note,have used the Logo and Frames .when i am printing in the Laser printer.everything is k.when i am printing in Dot matrix Printer(OKI Microline 380 24pin printer).the Logo and Frames are missing,but I could able to see the Print Priview Properly.
    Could you give any urgent solution.it is very urgent.
    Thanks in advance.
    regards,
    hpp

    I agree with you that printing of Logo & Framesare not very supportive in Dot Matrix Printer.
    You can ask the Basis consultant to check & change the printer setting & may be it may work, as you have already mentioned that it is OK in Laser Printer. The Dot Matrix printer is currently unable to read the Logo & frame for printing.
    Regards,
    Rajesh Banka
    Reward points if helpful

  • Clear printout when printing in dot-matrix printer but not in laser printer

    Hi Experts,
    When I am printing the output for change outbound delivery, output is clear in dot matrix printer like GI and and values are clearly getting printed, but when I use Laser printer no GI and details are fetched? 
    Kindly revert on this please, asap.
    Thanks
    Shireen.

    Hi Amiya,
    you need to check the paperformat which is used. I'm pretty sure that there is a wrong paperformat selected. The supported paperformats are published in the official documentation of the printer-model.
    ~Florian

  • Printing Cehques - Dot Matrix to Laser

    Hi.....
    We currently use a dot matrix printer for cheques created in SAP and now want to start using laser printed cheques.
    Originally at SAP implementation it had to be modified to print to dot matrix printers - so we now need to revert back.
    Any ideas as to how this is done? Trx SPAD?
    Thanks in advance.......

    hi
    All Cheque print program are created by the Abapers using Smart Forms. So now you can ask your Abapers to make necesasary changes to the programs , Hence its possible to take print from Laser Printers.
    Assign points if found useful
    Regards,
    R.Ramakrishnaraj

  • Dot Matrix Print to Laser Print

    Hi
    ZQM_INSP_RESULT  this Program Gives Out Put in Dot MAtrix Print Format.
    but I want it the Report in Laser Print Out....
    How to Do This?
    I gone through the program bt im not Understanding aything...
    Can Anybody help me on this?

    hi,
    cn you please check this link
    it would helpful to you
    Print out issue in PO
    Thanks and regards
    Durga.K

  • Replacing Dot Matrix Printer with a Laser Printer

    I'm hoping to replace a dot matrix printer currently used to produce a 2 layer carbon copy form with a laser printer.  The source of the form is SAP. The length of the form varies between 1 and 3 pages. Does HP have a printer/paper solution?

    See this - https://support.mozilla.org/en-US/kb/how-print-websites

  • Horizontal Vertical and logo is not printed in dot matrix printer

    Hi All
    i am printing a smartform in dot matrix printer
    the form has horizontal vertical line
    table lines , and logo
    but when i print in Dot matrix printer
    the line and logo is not display
    Please say me how i design for it
    wheather It is printer or smartform design problem?
    Regard
    Riten

    Hi riten,
    The Printer settings is not supporting the horizontal and vertical line ..check with the basis team for the printer settings.
    Regards,
    Sravanthi

Maybe you are looking for

  • Invoice getting sorted automatically in MIRO

    Hi , Can some one please hep in resolving the issue: While posting the freight invoice in MIRO, orders are entered in the order of shipping invoice i.e. its not sorted. When i enter values randomly in 'Multiple selection' one by one and execute, than

  • APEX SIG

    Hi all, For those of you not already aware, the newly formed APEX SIG (Special Interests Group) has now announced the leadership and officer positions. The positions are as follows - President: Steve Howard Vice President: Dimitri Gielis Web Content

  • Movies/Videos/TV Shows list view gone in iOS 7?

    The iOS 7 Videos app displays TV Shows and Movies with icons. How can I change it to a list view so I can see the name of the movie/show?

  • Lightroom 2 Can't Read RAW Files from Canon 6D

    I bought a new Canon 6D in December.  I am currently editing in Lightroom 2.  However, Lightroom 2 does not seem to be capable of reading my RAW files.  I guess I need to upgrade to the latest version of Lightroom?  If so, will the new version incorp

  • Activity report on VC

    Dear All, Im trying to create a portal activity report using this article. http://wiki.sdn.sap.com/wiki/display/VC/AportalactivityreportusingVisualComposer Im able to see the activity service successfully but it does not contain the extension under a