Smartforms dot matrix printer issue?

Dear Experts,
I have developed smart form, it is going to be printed in DOT MATRIX printer, when i am trying to print in dot matrix printer it is not showing any horizontal and vertical lines , remaining data is printed perfectly. how do i resolve this issue( horizontal and vertical lines) . in print preview it is showing all lines .
please help me on this issue. i will appreciate for your valuable replies.
Thanks
Ravilla

Hello,
There are some general known limitations with Dot Matrix printers.
For example, the BOX command is not supported with Dot Matrix/Line
printers when you use the dedicated device type. eg: device type EPESCP2
There are several other limitations to the device types that use the
STN2 driver(Line Printer driver II ) as described in the SAP Note:
   19807 - SAPscript print problems with standard driver STN2
These problems with Dot Matrix printers can be overcome by using device
type SAPWIN with the Dot Matrix printers connected to a Windows system.
SAPWIN is also a page-oriented device type, which supports the BOX
command.
By using SAPWIN device type, you can use access method G (SAP note 821519)
or S (note SAP 894444).
Regards,
David

Similar Messages

  • Removing Currency Symbol in PLD & Dot Matrix printer issue

    Hi All
    I need to know if its possible to remove the currency sysmbol on your print out. I'm printing on a pre-printed stationery and the currency symbol makes the lines to overlap.
    Aonther question is , which font format can you select to for printing when you are using dot matrix printer (OKI Microline 3321 9 Pin Printer)
    When its printing it's printing in bold and on the invoice after the second one , it looses the margin setting and prints on the wrong fields.
    Thanks.
    Bongani
    ( South Africa)

    I tested the Amount function and it works perfectly for your need.
    Add a formula field and in the Content Tab insert the Formula as
    Amount(Field_198)
    Here the Field_198 is shown as an example but you will enter the Field number of the amount field which currectly shows with the currency in your PLD.
    For each such amount field you will need a Formula field to remove the currency symbol.

  • Smartforms Printing not coming properly in dot matrix printer

    Hi Gurus,
    We have implemented invoice printout using smartforms and required to use the dot matrix printer for printing.
    We are now facing the problem on the printout from dot matrix is different from the preview we get in the system. But the printout from Laser Jet is coming out correctly for the same smartforms.
    We are using EPSON DLQ3000 and we configure the output device using EPESCP2 as the Device Type. The problem is font size of the print out is all printed as courier size 12, but there are different font sizes in the smartforms.
    But when we use local printing (using SAPLPD), there is no problem, all different font size is printed.
    If we using to same output device to print some sapscript, everything is working well. Font size will print accordingly to the preview of the sapscript.
    Do you have any idea of the problem that we have. Thanks for your help.
    Regards,
    Lee Shi

    Dear Lee,
    Ideally the printout should come as it is shown in the preview.I remember once it had happened with me too.But in my case there is no problem with the settings at SAP level.When we checked we found the problem is with the printer cartridge.
    We co-ordinated with the system administrator and n/w guys.They in turn change the cartridge and issue was fixed.
    PS:In my case all SAP printout were coming properly except the smartforms.
    Regards,
    Ashutosh
    Edited by: ashutosh singh on Aug 18, 2008 10:20 AM

  • Printing smartform in Dot matrix printer

    Hi ,
    i am giveing the printout of the smartform in the dot matrix printer. But in the print out the template is not getting printed and in the second table i am getting extra lines in the table. Please give me any suggestions and is there any settings to be changed in the printer.
    Warm Regards
    Phani.

    There may be some isssue with the loop used to printing the table ....
    There might be only 2 reasons either there is loop repeating or not data is not cleared  concentrate on this two issues only .
    try debugging the table jus before printing .if its is fine , then
    Sometimes even the problem with the print catridge could have resulted in this .
    Edited by: Martina Floriette on Jun 23, 2009 7:50 AM

  • Problem while printing smartform in dot matrix printer

    Hi Experts,
    When i am printing smartform using dot matrix printer only the last page prints but all the pages displays in print privew.
    For example suppose there are three pages to be print 1/3, 2/3 , 3/3 , i get all the three pages in print privew as well as when i take its printout in laser printer i get all three pages as print, but when i am using dot matrix printer i get only the last page ie 3/3 as print.
    Regards
    Varun Sharma

    Hai Varun,
    If things are coming properly then its no more ABAP issue.
    Need to check out with the BASIS team along with the IT / hardware department.
    Just try to take print out on a other dotmatrix printer, if its somewhere close to you as usually they are heavy and large in size can't be moved.
    Hope this helps,
    Cheers,
    Suvendu

  • Problem in Smartform Table/window Line Using Dot Matrix Printer

    Dear Experts,
    I faced issue in printing smartform using dot matrix printer. In the print result, the table line (horizontal and vertical) is not printed. I already search the forum but none can solve my issue. I already changed the table line width into 30 or 40 TW but still not work. Everything is OK in the print result, except the table line.
    If i manually print/write '__' (underscore), it appear in the print result, but to write horizontal line and vertical line manually in the smartform will be huge effort.
    I used device type EPESCP9 for the output device.
    Can you tell me what i need to do?
    your help will be appreciated.
    Thanks

    Hi,
    Check your device type.
    http://forums.sdn.sap.com/thread.jspa?threadID=2016838
    Jshree

  • Sales invoice Smartform printing in dot matrix printer in sucession

    Dear all,
    I am trying to Print Sales invoice on Dot matrix Printer.
    My First Invoice is printed ok, but if i try to print second invoice without manually adjusting the paper the alignment on printer goes haywiered.
    Do we have some option in smartform where we can trigger new page command.
    Regards,
    Gaurav Sood

    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

  • PO printing issue in Dot Matrix printer

    Hi expert
    We got unnecessary spaces on the second page while taking a PO print out.
    printer is dot matrix- EPSON LQ2180.
    Page Format     DINA4
    Device type is EPESCP2
    Can any body help in this matter?what have i to do remove unnecessary spaces from PO printout?
    And also i can not under stand the code which was written in Page Format DINA4?
    please find below codes.Help to understand the below code as well.
    Printer initialization
    reset
    \e\0x40
    designate codepage for slot 0
    \e\0x28\0x74\0x03\0x00\0x00\0x03\0x00
    select codepage from slot 0
    \e\0x74\0x00
    set line spacing 6 LPI
    \e\0x32
    set page length to DINA4 (=70 lines at 6 LPI)
    \e\0x43\0x46
    cancel bottom margin
    \e\0x4F
    set left margin to 0
    \e\0x6C\0x00
    select LQ quality
    \e\0x78\0x01
    select non-proportional spacing
    \e\0x70\0x00
    Thanks
    MM
    Edited by: samir DODIYA on Feb 28, 2012 1:30 PM

    There is something I don't understand: if the barcode printed is visually correct, and exactly the same as with a laser printer, why do you want it would be better with a PDF (especially on a dot matrix printer).
    Could you also tell us what symbology you use, and do you use smart form new barcode technology?

  • Text shifting Right when printing smarform in Dot matrix printer

    Hi all,
    I have developed a payslip in smart form. I am printing the smartform in dot matrix printer. when there is blank between 2 values like one of the deductions is blank between 2 values while printing its will shift to right indefinitely even though in the print preview it is appearing correctly. In the same way in the last line i am printing Total earnings deductions n net pay...  Total earnings has to be printed approximately after 6 cms from left margin in print preview it is exactly where i wanted but when printing its printing after almost 8 - 9 cms
    I have created a Z page format to fit the copying 6 inch page and added code to make necessary changes to print in continuously
    Kindly help me to overcome the issue.
    Any help appreciable....
    Shivakumar K B
    09098955022

    Hi Pavan,
    I am trying to display the text in the template which is of the exact size as in preprinted stationary, in  paragraph format i am not using space between variables..
    To be clear.................... I am getting my print preview is correctly  but when i give it for printing the text is shifting right...

  • Problem with countinuous paper printing in dot matrix printer

    Hi All,
      I have problem with dot matrix printer (Devise Type EPESCP) while printing continuos printing. If  i am printing 2 or more than that prints at a time, 2nd page is printing 5 lines up.
    I have developed one smartform for this and i have used A4 size page format.
    I have tried to change the Printer initialization code to 86 lines for DINA4.  Still no change in continuous printing.
         Printer initialization
         Reset after exit
         Cover page
         First Page
         Start of even page
         Start of odd page
         Start of page
         End of first page
         End of even page
         End of odd page
         End of page
         Start of line on an even page
         Start of line on an odd page
         Start of line
         End of line on an even page
         End of line on odd page
         End of line
    Printer initialization
    # reset
    \e\0x40
    # select character table 3 -> PC 437 character set
    \e\0x74\0x03
    # set line spacing 6 LPI
    \e\0x32
    # set page length 86 lines
    \e\0x43\0x46
    # cancel bottom margin
    \e\0x4F
    # set left margin to 0
    \e\0x6C\0x00
    # select LQ quality
    \e\0x78\0x01
    # select non-proportional spacing
    \e\0x70\0x00
    Can any one help me.
    Thanks,
    Vishnu

    Hi Vishnu,
    Above you have the following commands:
    set line spacing 6 LPI
    \e\0x32
    set page length 86 lines
    \e\0x43\0x46
    46 HEX = 70
    So the above settings mean 70 lines at 6 LPI = 11.66 inches.
    So is the paper length 11.66 inches? If not, you should adjust the settings accordingly.
    Regards,
    Aidan

  • Problem with custom paper size on dot matrix printer

    Hi All,
    I'm using CR2008 with updated to SP2. I have a problem with custom paper size (W=21; H=14), the CR Viewer show report with custom paper size correctly but when I print it to a dot matrix printer (Epson LQ 300+) the content was rotated to landscape. If print to a laser printer the content was printed correctly. My report was printed correctly by CR10 or previous versions I got this issue when upgraded to CR2008. I aslo tested my computer and printer with orther application like MS Word the printing have no problem with custom paper size.
    Thanks for any advice for me.
    Han

    Looking at the Epson LQ 300+ driver, I see that the latest update is from 2002. In my experience, most matrix printer drivers are not unicode. Crystal Reports is designed to only work with unicode printer drivers. See the [How Printer Driver Options Affect a Report|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/a09051e9-721e-2b10-11b6-f9c65c64ef29&overridelayout=true] article, page 6 for details. Also, see [this|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_dev/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do] note.
    Finally, see if you can print from the CR designer to this printer and if you get the correct results here.
    Ludek

  • Page not printing on Dot Matrix Printer

    Dear Experts,
    I had requirment to print the PO layout on a stationary which is bigger than a4 and bit lesser than a3
    I found that page as 370(Width) and 295(hight). So according to it I created a new page format in SAP coz I didnt have any page format near to it. For setting up the new page format I did these steps:
    1) Page Format
    2) Format Types
    3) Device Types.
    All these are done. also I have attached my Z smartform in the NEU output type in NACE.
    Now when I excute SF and try to print that its not getting triggering on the printer.
    I have taken printer as LP01.
    Please suggest. Where I am wrong.
    -=Soni=-

    Hi,
    You need to assign the created page format to the device type used. Which device type is defined in output device LP01? Also if it is a device type with Line Printer Driver II, you also need to add the commands in the Printer Initialization action of the page format within the device type with commands to tell the printer the length of the page.
    See the thread Re: DOT MATRIX PRINT is not coming correctly
    Regards,
    Aidan

  • Crystal Report printing on dot-matrix printer

    Hello,
    I've developed an application using VB.NET and Crystal Reports in VS2008. The report generated gets printed correctly on modern laser or inkjet printers. However, the entire formatting gets affected when I print these reports on dot matrix printer. Apart from that. the print speed is very slow. I tried exporting the report to PDF, DOC and other formats - but no solution. There was Export to Text function, which is not working in Crystal Reports now.
    After a research on this issue, I found out few links to some solutions - which actually doesn't work. These links are as follows:
    http://social.msdn.microsoft.com/forums/en-US/vscrystalreports/thread/e24a8084-ad53-48bc-a7d5-065ef82636ac
    http://social.msdn.microsoft.com/Forums/en-US/vscrystalreports/thread/dd506c66-4cdc-48a7-9fa8-2c6f14daef24/ (Same issue in C#)
    I've seen some software, in which, when Print on Dot Matrix (custom menu option) is selected, data is sent to DOS mode and reports are printed from DOS mode.
    Is there any solution for this? OR DOS mode is the only solution?
    This is high priority issue. Even though we're moving ahead in IT industry, govt. still depend on 4 color dot matrix printer reports.
    Waiting for solution
    Regards
    Mayur Tendulkar | www.mayurtendulkar.com

    Also, as of Service Pack 3 Microsoft updated their security models so a new C++ runtime is required. Please see these Kbase articles and Forum posts for more info:
    https://bosap-support.wdf.sap.corp/sap/support/notes/0001495319
    Forum thread for info Setup And Deployment Problem
    Info:
    Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update and is available using the link below.
    This needs to be installed before installing a setup package that uses the SP 3 merge modules.
    http://www.microsoft.com/downloads/details.aspx?familyid=766a6af7-ec73-40ff-b072-9112bab119c2&displaylang=en
    Thank you all again and have a great day
    Don

  • 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

  • Right side Text not printing in Dot Matrix Print

    Hi Gurus,
    When i take print of the smartform with Laser Jet Printer its comming fine , but when i print using Dot Matrix Printer the text at right side is not printing.
    Printer model : Epson DFX-5000+
    Can any one tell me how to resolve this..
    Thanks
    Ganesh

    hi ,
      SAPWIN Drivers which support those Epson printers  check in SAP (windows support )
      These will solve your Problem  .
    Regards
    Deepak.

Maybe you are looking for

  • Withholding Tax Report for the Vendor

    Hi Friends, I want to use the report S_PL0_09000447 - Withholding Tax Report for the Vendor, in the selection paramaters the field "Country Variant" is mandatory but in this list i cannot find the relevent country code here. Could any one please let

  • Sbtio.log and trace levels

    Hi all, we're using Tivoli (TSM) with RMAN and I want to log error messages to USER_DUMP_DEST/sbtio.log . The log is there but always empty, even when there is a trace file stating there should be messages in it. RMAN documentation says that sbtio.lo

  • DropDown component warning message - please help?

    Hi, I am using a DropDown component on my page. The issue is that the contents of the component are set based on another selection on the page. So when the user makes a selection that changes the contents of the DropDown widget ( by calling defaultOp

  • Question about DPI & IE7

    RE: IE7 on WinXP In IE7, take a look at www.nypost.com (specifically the masthead and the nav bar) with a DPI of 96DPI. Everything looks fine. Now look at it with 120DPI. AHHHHHHH. How, as web designer, do I handle this?!? The NAV bar is suddenly too

  • Win 7 / FF 13 - Flash 11.3.300.257 doesn't work

    OS: Win 7 64bit Browser: Firefox 13 Flash Player: 11.3.300.257 Since updating to the above Flash Player version, flash isn't working anymore, which simply means, nothing related to flash is working if using Firefox. Flash is still working with Chrome