Printdatagrid  - problem while printing

Hi,
I am using printdatagrid. I have set the following properties
adg.headerWordWrap =
true;
adg.sizeToPage = true;adg.variableRowHeight =
true;
When my header contains wrapped data ("total transaction amount" this text has been shown in three lines in header) it gets printed properly. But when my header contains two words and it is not wrapped (ex: "Acct No." or "Trans Type") this only the first word is printed in this case( Acct and Trans).
Kindly help me in resolving this issue.
Thanks.

Hi,
I am able to resolve the above issue by changing
letterSpacing=0
Thanks

Similar Messages

  • Problem while printing 132 col. report....

    We have one report of width 132 columns. But when we print this report,
    it prints only upto half width (Approx. upto 70 characters.)
    We are using Reports 6i on Red Hat Linux server.
    I tried to modify report width at developing time. But it is of no
    use.
    Which parameters needs to be changed to solve this problem?
    Thanks...
    Kiran.

    Hello Abid,
    I tried as you suggested. But problem is not solved.
    But when I run this report in Windows environment, it prints ok. i.e. I am getting full width of report. What I notice here that while printing thru Windows, I am geeting 'US STD FANFOLD' paper size . But in Red Hat Linux (Advanced Sever 2.1) I am not getting this page size. SO I think if I have this page size in Red Hat then my problem may get solved. Have you any idea how can we get this page size in Red Hat ?
    Thanks.... Kiran

  • Problem while printing in ukraine language using smart form

    Hi All,
    Am facing an issue while printing the quality certificate in Ukraine language. I have created the smartform in English,later I maintained the transalations in Ukraine. I will execute the print program by passing the delivery number in selection screen.
    The problem is in print preview every thing is coming fine in Ukraine language except the ship-to party address,But when I issue the print only the ship-to party address in coming in UK rest all are coming as junk characters. Am using  HELVCYR font. I have tried creating form in UK as well but same result.
    Other Ukraine documents are printed correctly using the same printer.
    Please tell me what could be the problem here?
    Thanks in advance.
    Regards
    harris

    Hi Harikrishna,
                         Which printerdevice you using .Is it supports uk language.Try to findout proper printer device for this.

  • REP-1849: Failed while printing : Problem while printing on network printer

    I am getting this error message while printing the report on Network Printer.
    "REP-1849: Failed while printing"
    Reports Server is not installed on my machine.
    On shared printer, it has no problems.
    Platform is Win2000. Report Builder 6.0.8.11.3
    Plz help !
    Thanks in advance !

    Try the following if your printer is a network printer
    1. Add Printers - select Local Printer
    2. In the Add Printer wizard, select "create a new port" option and select "TCP/IP" as type
    3. Write the IP address of the network printer in the "Add standard TCP/IP Printer Port wizard". The port name becomes IP_<ip addr>. Click Next.
    4. Select the printer and printer type in "Add Printer" wizard.
    5. Select a driver and Write a printer name. This completes the setup. Use this printer name to print from Oracle reports.
    Hope this helps..
    Yogesh
    I am getting this error message while printing the report on Network Printer.
    "REP-1849: Failed while printing"
    Reports Server is not installed on my machine.
    On shared printer, it has no problems.
    Platform is Win2000. Report Builder 6.0.8.11.3
    Plz help !
    Thanks in advance !

  • Problem while printing through citrix

    Dear Gurus ,
    We are facing the problem during printing through citrix .
    When we print locally without using citrix  were able to get the proper print as it displayed in the spool .
    But When we try to take the printout of  document having say 12 colum , only 10 colums r coming asthe print out .
    Please suggest as the views on this issue are valuable
    Thanks in advance .
    Chirag Kohli .

    Hi
    I am facing same problem
    Please let me know if you get any solution
    Thanks
    Rakesh Patel
    [email protected]

  • Problem while printing

    I am using adobe acrobat professional 8.1. while printing the printout will be jumbled. For this if i use print as image option an advanced, i will get the correct printout, if i give print as image the file size will be heavier, and printing gets slow. i am using windows xp professional, and thosiba E studio200 printer. please help me. thank u
    vijay

    hi! Krishna Kumar
    Check whether the Print immediately option is checked in Print properties.
    else
    if you have created a new print format for you Program , check whether that format has been Transported to Production.
    Regards,
    Nagulan

  • Page number problem while printing

    We are unable to get the page number while printing from SAP, we are trying to print a word document from SAP and when it prints the page numbers do not appear properly. if we save the document to the desktop and print, it prints properly.
    We print to a Xerox 7345 printer...we have loaded the exact driver, but still does not print. Can anything be done from UNIX side for this.
    the page number appear as 0/9 0/9...where it should appear as 1/9, 2/9..etc..
    Any help is highly appreciated, Hope there are some good Basis guys out here.

    Hi Aakash,
    Is it from report or SAP Script?
    Regards,
    Atish

  • Font problem while printing russian characters

    Hello,
    I have a weird problem. When I print an exported crystal report document which has been exported by Crystal Reports for Eclipse 2.0 as PDF document, the printout misses a lot of russian characters. This area with the missing characters just stays blank, not even question marks or something similar is shown. It seems that the half of all characters of the document is not shown.
    (But the document does not contain any missing characters when you just open it in Adobe Acrobat. You only see this behaviour when you print it. That's why we didn't recognize this error for a long time because we didn't print it but just opened it with Acrobat Reader)
    I have an original document with russian characters which is saved as docx. When I export this document with MS Word to PDF and print this document, no characters are missing. So it's no printer problem.
    There is a difference in both documents:
    This document, where all characters work, has the following properties set in the font information tab:
    Arial
       type: TrueType
       encoding: Ansi
       original font: ArialMT
       original font type:: TrueType
    The document which has been created with Crystal Reports for Eclipse 2.0 just contains the following data:
    Arial
       type: TrueType
       encoding: included
    (I hope the right translation for this option set is "included" because my version of Adobe Acrobat is a non english version).
    What exactly happened to this document. How can I solve this that russian fonts will be print correctly?
    Regards,
    Markus

    By the way. I create the files in this way:
       private void createFile(String outFileName) {
          try {
             ByteArrayInputStream result = clientDoc.getPrintOutputController().export(ReportExportFormat.PDF);
             File newFile = new File(outFileName);
             FileOutputStream output = new FileOutputStream(newFile);
             int bytesRead = 0;
             byte[] byteArray = new byte[10000];
             while ((bytesRead = result.read(byteArray)) != -1) {
                output.write(byteArray, 0, bytesRead);
             output.flush();
             output.close();
          } catch (Exception e) {
             e.printStackTrace();

  • ACH Payment Advice problem while printing

    hi,
    I am using Print program rffous_t and custimized form Z_F110_US_AVIS BY COPYING F110_US_AVIS.
    My problem is while debugging i am getting the values from the driver program.but in print out i am getting 'XXXXXXXXXXXXXX' for all driver program values.Can any one help me.
    answers are rewarded.
    thanks and reagrds,
    Manik

    Hi,
      When the check printing prints in more than 1 page,
      check should be printed at the last page, so in remaining previous pages
      we print void pages with out displaying any values.

  • Misalignment problem while printing in MP237

    I've Pixma MP237 which prints misalignment ,
    while some straight line is there it prints like cut and also prints spelling and alphabet like they are broke form half.
    So I need help to resolev this problem, so what should I do to make it smooth going? 

    Hi Harikrishna,
                         Which printerdevice you using .Is it supports uk language.Try to findout proper printer device for this.

  • Problem while printing SAP Script

    Hi All,
    I have one scenario, in which I have to copy the Standard SAP Script  form (HR_ALL_FIX) client '000' and import in the development server as custom SAP script(ZHR_ALL_FIX)  and making change in main window the text. Instead of  "Yours Faithfully" text I have changed it to 'Warm Regards'.
    When I try to view the print preview of the script from PP40 tcode,  the output is overlapped.
    Instead of 'warm regards' to be displayed at the end of the page, its being printed in between somewhere.
    No other changes I have made.
    Any inputs and help will be really helpful.
    Thanks in advance

    I am still facing the problem . tried everything. Have only changed the language while copying from DE to EN.
    Also, just creating a Z form without ANY change at all( even the printer used to check print preview is the same)... and attaching it to OOVM transaction and then checking the print preview - TEXT comes randomly (in different order)
    Any help will be really appreciated and rewarded..
    Awaiting help.
    Edited by: HeenaChampaneri on Apr 15, 2010 8:39 AM

  • Problem while printing HTML file

    Hi All,
    I want to print a report in HTML file. The file is successfully created when there is simple query in group, but when I add some formula column, the report generate an error while generating report in HTML format.
    Thx,
    Sameen Jan

    Hi Eins Antony,
    According to your description that you have an report which you have created the subscription to send to email, but in the email the report shrink to the left, right?
    The layout issue can be caused by the new version of the Outlook, Outlook 2007 and later version have very limited support for HTML and CSS that is built into Word to display HTML email messages . Basically Outlook 2007  and later version uses MS Word
    HTML Rendering Engine (Which Makes Web Archive Report Looked Jacked Up) to display an e-mail and will ignores extra space, when MSHTML from Internet Explorer processes the table cell, MSHTML from Internet Explorer displays as much space as possible.
    Note Earlier versions of Microsoft Office Outlook use MSHTML from Internet Explorer to display e-mail, so in the Outlook 2003 you will not have this issue.
    Details information for your reference:
    http://support.microsoft.com/kb/935399
    http://www.sitepoint.com/microsoft-breaks-html-email-rendering-in-outlook/
    Similar thread for your reference:
    https://social.msdn.microsoft.com/Forums/en-US/97e8c12e-f64d-427f-a712-c53e68121f28/column-widths-in-email-sent-as-mthml-web-archive-format
    If you still have any question, please feel free to ask
    Regards
    Vicky Liu

  • Problem while print preview purchase order for new document type

    Dear Experts,
    I have got the problem as below and need your helps.
    I created a new purchasing document type and then created a new PO with this document type. PO was created successfully in the system. I added a message to print out PO with the followed parameters as NEU output type, 1.Print Out medium , VN partner function, dispatch time is 3 ( Send with application own transaction).
    Then, I clicked Print Preview button on the ME23n screen, the error message bellowed was shown
    "The combination of  document type
    and Purchasing organization is invalid.
    please check the document and change it.
    unable to print the form"
    I really want to print the PO with new purchasing document type on the existed purchasing organization, Could you please help me identify the problem and solution for this issue?
    Appreciate for your responses.
    Thanks,
    Tinh Vo Trung
    Edited by: Tinh Vo Trung on Sep 23, 2011 7:43 AM

    Dear All,
    Many thanks for your responses.
    Regarding to maintain the condition record in MN04, I already done for that but the problem was not resolved.
    Could you please come with the other posible causes and solutions for this issue?
    Dear Bijay Kumar Barik,
    Please let me know why we check the new document type in Program, Routine and From of NEU output type?
    p/s: I compared the version the program, FORM and routine of NEU output type and found that there is no the differences btw DEV server and QAs server. However, An PO created susscessfully in QAs server, but the error was happend in DEV server.
    Could you please come with the other posible causes and solutions for this issue?
    Thanks,
    Tinh Vo Trung

  • Problem while printing from SAP GUI for HTML

    Hello,
    We are trying to print a delivery confirmation from the portal using SAP GUI for HTML. We have followed note 771683 to do this. However we are facing the following problems:
    1) The print action(PDF creation) is not triggered until the user performs some action
    2) the PDF that is created is corrupted(does not open)
    In order to correct this we tried to implement note 957292. However, the changes to the object FRONTEND_PRINTPOLL_FRONT_REQUEST.HTM mentioned in this note created problems. So we decided to do the changes to this object manually. But we see that the SAP note doesn't contain any information on changes that should be implemented for this object.
    Question:
    Is the note 957292 only way to solve the printing(PDF) problem? If not, how can we trigger the automatic creation of the PDF and remove the error from the PDF file?
    If yes, any idea what is causing the problem during the note implementation?
    We are on NW2004s - EP7.0 SP10
    ITS 7.0
    Thanks in advance.
    Regards,
    Reena

    Hi,
    configure printer in SPAD  , no setting for JAVA GUI
    check note
    605467:SAPscript/Smart Forms: Print preview in SAP GUI for Java
    634158      SAPscript/Smart Forms: Print preview in SAP GUI for Java (2)
    1024624 SAPscript/Smart Forms: Print preview in SAP GUI for Java (3)       
    regards,
    kaushal
    regards,
    kaushal

  • Problem while printing in smartforms

    Hi, My Login language is AR and i m trying to print English on the smart form. The string I am trying to print is "JOANNOU & PARASKEVAIDES  (OVERSEAS)  LTD." which is stored in company address details. But in smart form it is printing like ".OVERSEAS LTD JOANNOU & PARASKEVAIDES "
    note:  It is printing first half at the left side and the second half at the right side as shown above.
    please help me to solve this issue.

    Hi,
    Here comes that where is the problem exactly. Pls read below thread. There are some SAP note that gives you the idea abt using Arabic language in Smart form..
    The sap note 823303 & 940429
    [Arabic letters & RTL in Smartform;
    Edited by: Lokesh Tarey on May 4, 2010 9:05 AM

Maybe you are looking for

  • How do we raise Incoming Excise invoice on Vendor1 and A/P Invoice on Vendo

    Hi All, How do we raise Incoming Excise invoice on Vendor1 and A/P Invoice on Vendor2 for a single purchase order? The Scenario:  PO is raised on Vendor2 for certain goods excisable and Vendor2 is not registered under Excise hence i cannot get Incomi

  • Best practice for modelling rediects using the threat modelling tool

    I'm in the process of modelling systems using the threat modelling tool. There services in question do a lot of redirecting and handing off to one another on the client side, including things like ACS and identify providers. If Web App A redirects to

  • Fat32 cf card - can't delete folders/files

    I have a fat32 formatted compact flash card I am using in my vehicle for mp3 playback. When I delete folders off of this through Finder, Finder shows as if they were deleted, but when you read the card on a Windows machine, or in my vehicle, the fold

  • How to work with Fedex xml request

    Hi Developers, In USPS I can send the xml request with http url in the browser and successfully getting the xml response. How can we achieve the same concept in FedEx? Is this possible? In FedEx site i downloaded the xml-transaction pdf, which contai

  • Exception handling in custom JSF components

    Hi, I’m trying to develop a JSF custom component, ‘intended for professional use’ ;-) I want to ask you for a definitive and solid way to handling exceptions in the encode/decode methods. JSF books don’t say too much about that. For example, if your