Font to use dotmatrix printer

Hi,
Which font we should use for dot matrix printer.
i working in smartform but i need to use only pre-printed forms  in dot matrix printer but in  main
window what ever possition i am giving its not printing at the same possition and no constant varing the distance so please help me.
D Tarun Kumar.

Hi ,
  Check the Printer settings in SPAD / Contact BASIS and ask them to install exact driver for that Dot matrix printer this will solve the problem.
Its nothing to do with ABAPer Code.
Regards,
Suneel G

Similar Messages

  • How can you increase/change the font size using window.print

    We don't use BI/XML Publisher.
    I have a button with an URL Redirect to print.
    javascript:window.print();
    How can I give the user the option to print with a different font or larger size or optionally to set it the same for everyone?
    thanks
    John

    Hi,
    I would think that, generally speaking, users would print from a Printer Friendly page. This is a page template that has most of the top and bottom (that is, the tabs and footers) of a normal page removed. You can switch a page to a Printer Friendly one fairly easily - see: Re: Print Report without Template for an example. As this is a separate page template, you can use printer-only styling. The downside is that you can only have one Printer Friendly page in your application, so you have to be careful to make any styling generic.
    Andy

  • Page advancing problem in dotmatrix printing

    Hi Experts,
    We are trying to print 6 X 2 Inch sticker using dotmatrix printer in smartforms,
    For this I have defined a page formate assigned it to Device type and under the initialization written the following code
    reset
    \e\0x40
    set line spacing 6 LPI
    \e\0x32
    set page length to 2 inch (=12 lines at 6 LPI)
    \e\0x43\0x0C
    print is coming properly in one sticker ie, 6 X 2.
    but after printing it is advanding 4.5 sticker, How can I stop this page advancing ?
    Note : sticker is in continuous roll.
    Regards
    Bikas

    Hi Bikas,
    We are facing similar issue with a custom page format created in SAP (9.5" x 7").
    Issue Details – While printing the Smartform output on Line matrix printer, the printer ignores the page format assigned in the device and takes more page break than expected. Looks like it considers Letter/DINA4 page format instead of the custom format designed.
    We are using SAPWIN device type and assigned the custom page format to the device type. We are not seeing any difference even after implementing the similar code mentioned above in your thread in "Print Initialization" action.
    Please provide your inputs in this regard.
    Thanks,
    Surya

  • How can I print a LabView report using the printer font (not a windows font)?

    My printer is connected via a com interface. For speed reason I have to use the font of the printer. I use the report generation VIs to generate my report. With the VI "Set Report Font.vi" its possible to choose a font but I think only windows fonts are accepted.
    Printing from "WordPad" using printer fonts is no problem, just select font "15 CPI" for example. But how does it work with LabView?

    Have you already tried this in LabVIEW? What results did you receive when you tried it?
    J.R. Allen

  • Smartform font spacing Issue when using SAP printer name

    Hi Friends,
    I am facing some spacing issues when printing a form using SAP printer name. If I use LOCL then the output comes perfectly but when I use the SAP printer name the space between characters are getting widened and so the alignment of each column goes wayward. I suspect it could be due to the device type but not sure which seeting controls this. There is a similar problem in the logo as well. When using LOCL the logo comes out good but when using the printer name the quality is not good and becomes pixelised. Have any of you faced similar issues? Can you provide some guidance or pointers for the solution.
    Device type of LOCL : ZSAPWIN
    Device type of SAP printer name :  ZHPLJ5
    CPI is defined in smartform as 10.
    Please let me know if you need more information.
    Thanks,
    Praveen

    Hi,
    This problem occurs because the printer driver for both the printers are different,
    I suggest you use Local printer only or configure any other printer with printer diver in SAP as SAPWIN.
    Regards,
    Bharat.

  • Issue in Printing Smartforms through Dotmatrix Printer

    Hi,
    I have a Smartform which has many tables. When I print it through a Laser printer it comes out fine. But when I direct it through the Epson 2090 a 24 pin head dotmatrix printer some lines in the tables are not getting printed.
    May be it's that there is no room for printing line. What will be the best solution for this?, What's the best Font & Unit of Measure I should use? Or Anyother solution?
    Thanks,
    Kishan

    Hi,
    I have a very similar problem to the original posting.  I have a SAPScript form that print fine on a HP Laser Jet printer.  But we cannot get it to print correctly on a Epson DOT Matrix.  We tried two different models and get the same bad results.  The print size is smaller on  the DOT matrix even though I am using the following printer initialization
    # set  to 10 CPI
    0x1B0x50
    # select LQ quality
    0x1B0x780x01
    # select non-proportional spacing
    0x1B0x700x00
    # set left margin to 0
    0x1B0x6C0x00
    # set right margin to 85
    0x1B0x510x85
    # cancel bottom margin
    0x1B0x4F
    It is also printing a hex value on the first line and has top, side, and botton margins of about 3/8 inch  So apparently, it is ignoring the printer initialization.  Note, I had also tried the same initializations using \e in place of the Epson Escape hex value \0x1B
    Message was edited by: Bob Ackerman

  • DotMatrix Printing from CR

    I'm Using Crystal Report XI R-2 And VS.Net 2005 for my Development.
    I need to provide   Invoice Printing on Dotmatrix Printer.
    Kindly advise me how to take fast printing on Dotmatrix.
    Awaiting ur kind help.

    The .NET framework only supports True-Type fonts. When exporting to text there is no font information stored so it is a true pure-text document that the printer can use its internal fonts to print out.
    However when exporting to text font information is retained and as the true-type font is probably not your printer font the printer will take longer to print it. Even if you select your printer font for the fields in Crystal, if it is not a true-type font supported by the framework it will be substituted at runtime for a true-type font.
    This unfortunately is out of our control as it is the way the .NET framework behaves.
    Trevor

  • PDF output generated by XML Publisher is not printing in Dotmatrix Printer

    Hi All,
    We have designed a template for a particular concurrent program to print it's output format in PDF. The concurrent is running fine and it has produced the output in PDF format. But we are unable to take a printout of the output in our Dotmatrix printer (Epson FX2175). We configured PASTA driver as per the Metalink Note ID: 739186.1. By using this Configuration we are able to take printout in our hp LaserJet 1320 printer. But not able to take printout in Dotmatrix printer. If anybody faced the same problem and find a solution please share here. Any help would be appreciated.
    Thanks in Advance,
    Regards,
    PLS
    Edited by: user10088016 on Oct 31, 2008 9:41 PM

    Hi,
    I have a similar issue, where the output is coming with some junk characters while printing to the printer. I contacted my System Administrator regarding the PASTA driver being installed on the printer and it is already done, but I am still having the issue.
    I am trying to print it from the Bursting control file, using following command : <xapi:print id="LOCALPRINT" printer="ipp://192.168.1.73:9100" copies="1" />
    Can anyone help me out on this.
    Thanks and Regards,
    Sumanth

  • Increase font size of a print out

    Hi,
    We neet to print one ABAP report in landscape. The font is very small to be visible. So, we need to increase the font.
    Currently while printing on a local computer, the format its using is X_65_255.
    Please suggest me what has to be done to increase the font size to get the report clearly visible.
    Thanks,
    Sailesh K

    Right!!  This will happen, this is why I suggest to shorten the size of the report,  get rid of gaps in the columns, get rid of un-needed columns, etc.  This is the only way to get the font size to increase, because the system wants to show all the data in the report, so it shrinks the font to accomodate the  255.  A 132 format looks very good on an 8 1/2 X 11 sheet in landscape.  The font is a very good size, as you increase the columms, the font will decrease.  Do you understand why it is this way?  Think of it this way, if you need to put 500 characters across the page, what do you do?  Shrink the font, right?  This is what the system is doing when going with larger number of character columns.  If you want to get the report to a nice readable font size, you must bring the format down to 132 characters across.
    Regards,
    Rich Heilman

  • How to change font size in check printing program in AP Invoice

    I would like to know how to change font size in check printing program in Oracle Payables Module for Invoice printing. We are using Oracle standard
    report to print check.
    Concurrent program short name : APXPBFEL
    Prt file : APLASP.prt
    I modified prt file for code 199 like below
    code "199" esc "(8U" esc "(s0p12.00h10.00v0s0b3T" esc "&k11.75H"
    Font size changed for last page only which prints checks, for Void pages its printed with default font. For Page 1 printed with default font and page 2 has reduced font. This change is not intiallized for all pages.
    Please let me know if you any of you know how to change fonts.
    Thanks,
    Anand

    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/

  • Printing is very Slow on DotMatrix Printer

    Hi,
    I need to print the report directly on locally attached printer without appearing the printer selection screen. For this I implement the following code
    SET_REPORT_OBJECT_PROPERTY(report_id, REPORT_COMM_MODE, SYNCHRONOUS); SET_REPORT_OBJECT_PROPERTY(report_id, REPORT_EXECUTION_MODE, RUNTIME); --- BATCH, RUNTIME
    SET_REPORT_OBJECT_PROPERTY(report_id, REPORT_DESTYPE, PRINTER);
    SET_REPORT_OBJECT_PROPERTY(report_id, REPORT_DESFORMAT,'PDF'); --- 'html'
    SET_REPORT_OBJECT_PROPERTY(report_id, REPORT_SERVER, 'repserver');
    SET_REPORT_OBJECT_PROPERTY(report_id, REPORT_OTHER,'paramform=NO');
    After execution , it gives the error " FILE DOES NOT BEGIN WITH '%PDF'
    but when I simply use
    SET_REPORT_OBJECT_PROPERTY(report_id, REPORT_DESTYPE, FILE);
    Report is open in PDF format successfully.
    1) How can I take the output directly on the printer.
    2) How report can be taken fast on DotMatrix Printer,
    ( when if I take the print out from the PDF generated reports on only DotMatrix Printer it takes huge time, not the other laser printer. )
    Kindly Help me
    Regards.
    Priya

    I am printing to a R2400 with the same issue. I have everything up to date software, firmware, etc. I just updated to OS 10.4.5 and this actualy increased the speed by about 25% but it's still slower thtn should be expected.

  • Font substitution failing when printing PDF to Non Postcript Printer

    I have a problem with PDFs that do not have fonts properly embedded.
    For example:
    http://www.wlv.ac.uk/PDF/uow-direct-app-home.pdf
    If I open the above file, it views on screen ok (using the substitute Adobe Serif MM and Adobe Sans MM) and prints to my postscript printer ok. But... if I print it to the basic office laserjet (Epson c1900), it fails to print any of the type.
    Any ideas?

    No worries - thought you were from Wolverhampton University - know some
    people there ;-)
    You might want to ensure all your print drivers are up-to-date since
    this can seriously affect output - especially with Acrobat 8 printing
    issue. Don't forget to update to 8.1.2 through the 'Check for Updates'
    option under HELP.
    Another idea might be to use the PRINT AS IMAGE option under the print
    menu, this will spool an image file to the printing device which might
    also help ...
    Jon

  • FAQ: What font is used by the London Underground (London Transport)

    This summer, while on vacation in the UK, I spent a few hours in the London Transport Museum. Surprisingly enough, in their gift shop, two items for sale attracted my attention. One was a book and the other, a collection of fonts!
    Every so often, the question comes up on this forum and others as to exactly what font is used in the London Underground. The book in question,
    Johnston's Underground Type by Justin Howes definitively answers that question and provides quite a bit of background on the subject.
    To summarize, the basis of the font used today is
    Johnston Sans, dating back to 1916. Johnston Sans also had an upper case-only bold face. These two faces were used with various modifications until 1988 when the font was modernized with the release of
    New Johnston, a family of nine typefaces based upon Johnston Sans. The family includes light, light italic, medium, medium italic, medium condensed, bold, bold italic, bold condensed, and stencil weights / styles. New Johnston Medium most closely resembles the original Johnston Sans face in terms of weight and style.
    Neither the original Johnston Sans nor the current New Johnston are licensed by London Transport for any external use.
    However, at the London Transport Museum (and I believe on-line from the P22 Type Foundry), you can purchase a license and media for P22's rendition of Johnston Sans including three faces - P22 Underground, P22 Underground Bold (uppercase only), and P22 Underground Extras (symbols associated with London Transport over the years). Included on the CDROM are both Type 1 and TrueType versions of the typefaces in both Windows and Macintosh formats. The designs were officially licensed from London Transport. The EULA (End User License Agreement) carries some
    very strict restrictions with regards to embedding in PDF or any other file type as well as commercial use of any printed output formatted with these typefaces.
    A fairly close (and less restrictively-licensed alternative) to the P22 package or for Johnston Sans and New Johnston (neither of which are available for license) is ITC Johnston, available in Type 1 and TrueType versions in both Windows and Macintosh formats. Fifteen individual typefaces are available including old style figures and small caps, italic styles, as well as light, medium, and bold weights. Alas, they are not (yet) available in OpenType format.
    In any case, further information and background is available in
    Johnston's Underground Type by Justin Howes.
    - Dov

    RedHavoc wrote:
    I'd like to hear the rest of this. Were you there yourself?
    I was. I have to say as much as there is a lot of negativity towards Larry Jordan, I really respect him for not shying away from adversity and talking about the issues quite Frankly. I mean, his talk was laced with quite a lot of rhetoric ("it's not the end of the world", etc etc), but he didn't decline to answer any questions (including my own: "what were they thinking").
    RedHavoc wrote:
    Having spent the past three days on this forum, I think that list only covers about half of the gripes people have and the problems people are facing!
    These are just the things I remember off the top of my head. Sadly I didn't make any notes, in all honesty because I was expecting the whole thing to be a whitewash. Remind me of anything I've left out and I'll try to cover it.
    I'll try to transcribe the recording today as it was the only thing that's come close to an official word on the situation from Apple, though I have to say the recording is not particularly good :/

  • When you create a PostScript file you must rely on system fonts and use document fonts

    I got this error:
    "When you create a PostScript file you must rely on system fonts and use document fonts. Please go to the printer properties, "Adobe PDF Settings" page and turn OFF the option "Rely on system fonts only; do not use document fonts."
    This strikes me as bad practice. I only want to use system fonts and document fonts will muck me up.
    That being said, I could not easily find a way to fix this with Acrobat Pro XI. I opened Control Panel (Windows 8) and found the printer and mucked around in the various ways to get to change the PDF settings (there are several ways, and some of them present the choices as bold and not just regular). I found two separate switches for "Rely on system fonts only; do not use document fonts" and turned both off, BUT that did not work.
    Frustrated, I went back to FrameMaker and clicked File > Print Setup and then for the PDF printer, Printer Properties. There I found a THIRD instance of "Rely on system fonts only; do not use document fonts" that was set differently than the other two. This was the setting the error message meant. Change this one.
    Thanks for the convoluted UI, Adobe. What a pain, but there is the answer for all who follow after....

    > Windows 7 and Frame 7.2.
    This is not a supported configuration and probably does not work, due (I'm guessing) to driver API changes from XP to Win7, which would affect generating PDF and Ps output. This would affect Save-as-PDF and Print-to-Ps+Distill (unless you have a newer version of the full Acrobat product).
    As it happens, I'm going to attempt something similar: FM 7.0 on Win7 64 Pro. However, I'm going to install that old FM in "XP Mode".
    XP Mode is a 32-bit virtual machine running actual Windows XP inside Win7. It is (now maybe "was") available for Windows 7 Enterprise, Professional and Ultimate (but not Basic, Home or not-so-Premium). When XP went off support life earlier this month, Mr.Bill may have taken down the ability  to download XP Mode (or not, since some large enterprises are able to  purchase continued support for XP at some great cost). XP Mode never was supported for Win8. There are other VMs for Windows available.
    If XP Mode is still available, you also need a CPU that has hardware virtualization, which all recent 64-bit AMD processors do, but which is fused-off in many low end 64-bit Intel processors. AMD processors need a separate unobvious hot-fix patch installed before you do anything else about XP Mode.

  • Different btn dotmatrix print and laser print

    hello sap experts
    how can i print my pld report in dotmatrix print and what is the difference btn dotmatrix print anda laser print
    thanks in advance
    regards
    Jenny

    Hi,
    Incase of dot matrix printers only limited printers are supported by sap b1 like Epson - FX890,Citizen ProDot 30,Epson FX880.
    Refer note:724904 for instructions printing in sap b1using dot matrix printers.
    More over you have to set the alignment(as often it gets changed).
    And as most of the dot matrix use continuous printing sheets,it would be a tedious job to make the PLD alignment.
    Whereas in case of laser printer you can easily do the alignment as it would in A4 size.
    I suggest you to go for laser printer if it is affordable by client.

Maybe you are looking for

  • Invoice verification only after quality acceptance

    The GR stage to Invoice verfication as detailed below: 1.  Once material comes in, the store will check the documents and check the PO and prepare GRN. 2.  Then, Quality will check the quantity and quality of the item and make necessary QM entry for

  • Clips not saving

    I have been working on a movie project and I saved my work many times. Before I closed the application I saved it again to my desktop just be on the safe side. When I opend Imovie to continue work on my project, the file could not open some of my cli

  • Data Separator

    Hi gurus, I want to upload a flat file in BW 7.0. I am creating the datasource, the problem I have is that the data separator and the thousands separator is the same (.) in the file. I can’t upload the file correctly it keeps adding a new field think

  • No connection to integration builder (Only local data visible)

    Hi, I am created Interface objects in IR but it is not reflected in SPROXY (ECC 5.0). It is showing like this no connection to integration builder (Only local data visible) please can you  help me necessary configuration. Regards, -Prabakar.A

  • Removing battery, disconnecting power or keep both while using MBP?

    I use my MBP about 8 hours a day and I keep the power adapter connected all the time. At the end of the day I put my MBP to sleep. There are months and months that I don't travel, therefore I don't need to use the MBP's battery as the only source of