Output a shaded box in SAPScript with Dot Matrix Printer

Hi guys,
Is there a way to print a shaded box in Sapscript using Dot matrix printer?
BOX XPOS '4'CM YPOS '2.8'CM WIDTH '2'CM HEIGHT '0.4'CM FRAME 10 TW INTENSITY 100
I tried the code as above but it wouldn't work, and doing a search on this forum tells me box command wouldn't work on dot matrix printer. So is there any alternative to do this?

Hi
if it is possible try to print the same in another printer and confirm the problem
no doubt certain printers may create such problems while printing the output
so to confirm the problem try with other printer.
Reward points for useful Answers
Regards
Anji

Similar Messages

  • Print a pdf file with dot matrix printer epson lx 350

    Hi  every body, I've a problem with my dot matrix printer. If i want to print a pdf file, the writers are not in a good format. please help me.
    Excuse if question is not correct it's not depend for me because i'm not an english but french. Thanks!

    Bonjour je m'excuse beaucoup pour poster dans un premier temps en anglais. Je ne savais pas que c'était possible en français.
    Voici mon problème: J'ai une imprimante matricielle de type EPSON LX-350 et je souhaite imprimer des fichier PDF (Adobe reader). Mais la police qu'elle sorte est différente de celle attendue après impression et pourtant avec un fichier Word ou Excel je n'ai pas ce problème de format de police. Alors la question est: est t-il possible d'imprimer sans probléme avec une imprimante matricielle un fichier PDF si oui qu'est comment doit procéder. Existe t'il quelqu'un qui l'a déja essayer et avec quelle marque d'imprimante.
    Merci de votre disponibilité.

  • 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

  • Printing to dot matrix printer using continuous sheets

    Hi;
    Can anybody help me;
    We have a web-based application.We have developed it with java and jsp. We want to print out several bills to continuous sheet.We are doing printing out with internet explorer and getting first page arranged but the following pages are sliding down.
    Is there any way to print out to continuos sheet with dot matrix printer through java

    You mean you want the browser to do that? Frankly I don't think you are likely to succeed, but possibly using CSS (with an "@media print" section) might work. Specify fonts, font sizes, try to control everything that can be controlled through CSS. Note that this has nothing to do with Java.

  • Printing Barcode in Dot Matrix Printer

    Dear Experts,
    We have developed Smart form to print Barcode and it's printing fine in LaserJet printer & readable by the scanner,  We need it on Dot Matrix printer for (multiple copies) and tried the same with Dot Matrix printer it use to print but not readable with scanner.
    SAP Transaction - MIGO (GI Posting)
    Dot Matrix Printer - Epson DFX9000  & Oki data PACEMARK 4410
    Please help me to Print Barcode in Dot Matrix printer through Smart form.

    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?

  • SAPSCRIPT problem in printing on Dot Matrix Printer

    Hi!
    I have a SAPSCRIPT Form with page format INCH12. The SAPSCRIPT output is displayed properly in print preview. But when it is sent for printing on the Dot matrix printer the first three lines of the second page are printed on the first page at the bottom. Paper size is also 12INCH. I tried adjusting all the windows and putting blank lines. I also gave /: NEW-PAGE command. But it did not solve the problem.
    I am not able to identify where exactly the problem is? Is it in the SAPSCRIPT or in printer settings.
    If anyone had faced similar problem and was able to solve it then please reply.

    Hi
    if it is possible try to print the same in another printer and confirm the problem
    no doubt certain printers may create such problems while printing the output
    so to confirm the problem try with other printer.
    Reward points for useful Answers
    Regards
    Anji

  • 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

  • Problem printing on dot-matrix printer with continuous paper

    Post Author: kdebruyckere
    CA Forum: .NET
    Hi,
    We're currently developping an .net application for a customer of ours in VS2005 (c#). I used crystal reports for VS2005 to create an invoice.
    The invoices have to be printed on a dot-matrix printer with continuous paper (Brother M-4318). When an invoice is only one page long, there's no problem. Even when printing several sigle-page invoices after another, all goes fine. The problem occurs when an invoice is more then one page longe. The first page comes out correctly, but on the following pages everything moves ca. 3 mm upwards (3 mm on the second page, 6 mm on the third page, and so on...). On the report 'Design > Printer Setup', I selected the right printer, the right paper size, ... On the report there's a page header (consisting of two sections), and there's a page footer that is only printed on the last page, but there are no report header and no report footer.
    I can not figure out what seems to be the problem. Has anyone else had this or a similar problem before? If so, please let me know. Any suggestions are welcome.
    thx

    Post Author: ole
    CA Forum: .NET
    Continuous paper is a little bit longer than normal A4 paper. I found only one way to set it: ReportDocument.PrintOptions.PaperSize =CrystalDecisions.Shared.PaperSize.PaperFanfoldStdGermanI had no success, setting continuous papersize by printer setup.  ... waiting for CustomPaperSize-Property (like CustomPaperSource)... Olaf 

  • Can I use a old dot matrix printer with my mac

    I want to add a old Panasonic KX-P2023 and use it as my printer. I have a mac osx 10.7.5 is this possible??

    If you are successful finding an OS X driver for it, you ought to be able to use this cable to connect it to your iMac:
    http://www.iogear.com/product/GUC1284B/
    I have successfully used that cable to print with every OS X version through Mountain Lion. It works with all other parallel printers I have tried including HP, Epson, and Apple, but I don't have your model Panasonic. When connected, the printer appears in Print & Scan as "ATEN UC-1284B Printer Cable".
    I think the driver may be your biggest challenge. There may be compatible drivers from other manufacturers so don't limit your search to Panasonic. Search for an OS X driver for a similar dot matrix printer - consider C. Itoh, Epson, Okidata, or Ricoh. If you find a generic driver use it. Some printers were simply rebranded models manufactured by others. I don't know about your Panasonic though.

  • Is there a dot matrix printer that works with iMac

    Trying to find an impact printer to do invoices on an imac computer, but no luck so far.  Any ideas?
    Bill

    The Epson Networking Impact Printers are designed for high capacity environments and are Mac OS compatible.  The IP networking printer drivers built into Mac OS X support the  IP Network dot matrix printers, both 9 & 24 pin. 
    For example, for the FX-890N Networking printer you can use the driver "Epson 9-Pin Series" as shown below:
    Epson's full-featured, FX-890N Networking printer offers the durability and ease of use required for essential daily printing. This 9-pin, dot-matrix, narrow-carriage workhorse boasts an MTBF rating of 20,000 power-on hours (POH) and speeds of up to 680 cps (characters per second).  Engineered for seamless integration, the FX-890N's interfaces include an internal 10/100 Base-TX Ethernet print server with support for Macintosh OS X.
    Its easy-to-install 7.5 million-character ribbon cartridge boosts productivity and ensures a low cost per page, while its 400 million-character print-head life heightens its dependability. Included Epson Remote Configuration Manager software simplifies printer setup and setting selection.  Ideal for rugged environments, the printer is a perfect drop-in replacement for the Epson FX-880/880+/980 or Okidata Microline 320/320 Turbo. It handles forms up to seven parts thick via four convenient paper paths, and its redesigned control panel features a lock-out mode and other intuitive functions.  The printer is Novell tested and approved and is backed by Epson's comprehensive three-year warranty with technical support.  The Epson FX-890N offers the durability and ease of use required for criticaldaily print requirements. Speeds through multipart forms,reports, labels and more at up to 680cps.Offers an MTBF rating of 20,000 POH and a 400 million character print head life..  Includes 10/100Base-TX Ethernet Interface for easy networking.
    Printing Method: 9-pin, impact dot matrix
    Print Speed:
    Ultra Speed Draft: 680 cps (12 cpi); 566 cps (10 cpi)
    High Speed Draft: 559 cps (10 cpi)
    Draft: 419 cps (10 cpi)
    Near Letter Quality: 104 cps (10 cpi)
    Characters & Lines
    Character Sets:
    13 character tables
    13 international character sets
    Resident Bitmapped Fonts:
    Ultra Speed Draft: 10, 12 cpi
    High Speed Draft: 10, 12, 15, 17, 20 cpi
    Draft: 10, 12, 15, 17, 20 cpi
    Near Letter Quality (Roman / Sans Serif): 10, 12, 15, 17, 20 cpi, proportional
    Bar Code Fonts: EAN-13, EAN-8, Interleaved 2 of 5, UPC-A, UPC-E, Code 39, Code 128, POSTNET, Codabar (NW-7), Industrial 2 of 5, Matrix 2 of 5
    Characters per Line: 80 characters at 10 cpi
    Line Spacing: 6 lines per inch default
    Formatting:
    1/6-inch or programmable in 1/432-inch increments
    8 lpi option available on FX-890 Okidata Mode only
    Paper Handling
    Forms: Continuous multipart, original plus 6 carbonless copies, 1 + 6 copies with pull tractor, maximum thickness .018"
    Envelopes:
    No. 6 envelopes: 6.5" x 3.6"
    No. 10 envelopes: 9.5" x 4.1"
    Width:
    Single sheets: 3.9" to 10.1"
    Continuous: 4" to 10"
    Cut-sheet feeder: 7.2" to 8.5"
    Length:
    Single sheets: 3.9" to 14.3"
    Continuous: 4" to 22"
    Cut-sheet feeder: 10.1" to 14"
    Labels: Minimum: 2.5" x 0.94"
    Roll paper: 8.5" width
    Paper Feed Speed:
    62 millisecond per 1/6"
    5" per second, continuous feed
    Paper Path:
    Manual insertion: Front or rear in, top out
    Cut sheet feeder: Top in, top out
    Tractor: Front, rear or bottom in, top out
    Pull push tractor: Front or rear in, top out
    General
    Printer Language :
    Epson ESC / P
    IBM PPDS
    Okidata Microline (FX-890 Okidata Mode only)
    IP Networking Interface:
    EpsonNet 10 / 100Base-TX Ethernet Print Server
    Input Buffer : 128 KB
    Control Panel: Functions: Font, pitch, pause, tear off, bin selection, line feed, form feed, load, eject, micro adjust, top-of-form adjustment, panel lockout, reset, menu, default setting selection
    Sound Level : 55 dB(A) (ISO 7779 pattern)
    Rated frequency range : 50 – 60 Hz
    Input frequency range : 49.5 – 60.5 Hz
    Dimensions : 16.3" x 13.8" x 6.6" (W x D x H)

  • Re : how to print report output in DOT MATRIX printer

    Hai
           how to print report output in DOT MATRIX printer.
    Thanks
    mani

    Check this
    [http://help.sap.com/saphelp_nw04/helpdata/en/90/78f078030211d399b90000e83dd9fc/frameset.htm]
    also check the SAP Note 129581

  • 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

  • Dot matrix printer will not print well with acrobat reader 8 and 9.

    I have the dot matrix printer IBM Proprinter XLIII, with Acrobat Reader 7 pdf prints correctly, but with Adobe Acrobat Reader 8 and 9 print badly.
    Someone I can 'help?

    I updated the drivers with a new version, but continues to print badly with acrobat reader 8 and 9 (the text is not readable)
    If printed with Acrobat Reader 7 print is ok.

  • Does anyone know of a dot-matrix printer compatible with Mac OS X Lion?

    We need to upgrade our system at work to Mac OS X 10.7 Lion.  We need to find a dot-matrix printer to print our multi-part forms.  We have been using an Epson FX-980 and FX-890N under OS X 10.4 (Classic Mode).  I've tried to use the FX-890N (newer) using the Epson 9-pin driver supplied with OS X 10.7.  The print quality is so bad it's almost illegable.  I also tried different fonts in the hopes to improve print quality but have not been able to improve.
    We have GOT to get to OS X 10.7 Lion, but cannot give up our impact printing capability.  We are willing to buy a new impact printer if needed.
    Please HELP!!! 
    <Email Edited By Host>

    I tried your link, but it came back with no page found at Lexmark.  We just purchased a LexMark Forms (dot-matrix) Printer Model 2580n after takling with sales support at LexMark.  They confirmed that this printer worked with Mac OS X 10.7 (Lion).  HOWEVER, after receiving the printer, and unsuccessfully attempting to get it to print, I called their tech support.  They told me that their sales dept was incorrect, and that they do not have a dot-matrix printer that will work with OS X 10.7.  They are in the process of issuing me an RMA# to return the printer with a full refund.
    Nothing would make me happier than for you to prove them wrong.  I DESPERATELY need to find a dot-matrix printer that does work with OS X 10.7.
    Any additional input you could supply would be greatly appreciated.  I look forward to your reply.

  • How to print with a dot matrix printer?

    can anyone tell me how to print a document with a dot-matrix printer with java?

    try this...
    String printerUNC = "lpt1:";
    String report = "This is the text to print"
    try{
    FileWriter fw = new FileWriter(printerUNC);
    PrintWriter pw = new PrintWriter(fw);
    pw.println(report);//"This is the test report");
    pw.flush();
    fw.close();
    }catch(Exception e){
    System.out.println("Error during print");
    System.out.println(e);

Maybe you are looking for

  • Display logo from mime repository in the html email

    Hi Experts, I have created a report which will generate an email using SO_NEW_DOCUMENT_ATT_SEND_API1 in html format. Everything works fine except for the logo which I have saved in the  MIME repository. I am calling these two functions to get the mim

  • Confused: multiple thread on multiple instances

    I was trying to see if multiple threads, each running a different instance of a given class which has a (non-static) synchronized method will force a wait on each thread even though its a different instance. So, I put togeteher the following test cla

  • Preload Data Forms in Planning

    A best practice identified with Hyperion Planning is to preload the most commonly used data forms in order to reduce the initial load time for these forms when they are first access by users. What approach do you recommend to actually preload the for

  • Can I upgrade straight to Lighroom 4 from vers 2.2 ?

    Can I upgarde from Lightroom 2.2 staright to version 4? Just checking because I noticed they stopped the Photoshop upgrades from CS4 to CS6!!

  • Multiple outcomes for spamassassin

    I have a need to provide multiple ways of handling spam. Currently I have set the SA configuration so that spam will be delivered tagged with '**SPAM**' in the subject line. This is mainly because I am concerned with email not being classified correc