Printing Standard Report

Hi Gurus,
Can any one tell me hw to set the left sapcing & top spacing in a standard report like FAGLL03. When i take a print out of that FAGLL03 report the left & top spacing shud be more . Hw to do that?
Waiting for ur reply.....
Regards
Geetha

Hi,
  There is function module called GET_PRINT_PARAMETERS to set the print attributes.
Thanks & Regards,
Ram.

Similar Messages

  • Print standard report into PDF????

    Hi!
    I’m trying to print my standard report with acrobat 7.0.
    But an error message occurred and I don’t understand why…
    The error message says that the error is Unknow…
    Could you help me to resolve my problem?
    Thanks for your help…
    bastien
    Attachments:
    test_imp.vi ‏43 KB

    I made one change to your vi to get it to work...
    Attachments:
    test_imp[2].vi ‏41 KB

  • How to print standard report region to a PC printer via Win printer driver?

    I know it's not very sexy, but sometimes an app user needs to print a standard report region to a printer that is connected to their PC. So that they can print their Apex report in the same manner as they do everything else from their PC, using a predefined Windows printer driver is necessary. What is a simple way to add a "Print" button to a standard report that will open the Windows print facility?
    P.S. Apex 4.1
    P.P.S. Hopefully, the solution is simple. i.e. No installation of additional print drivers, etc. The user may not be technologically sophisticated. They simply want a hard copy of information that they pulled up with their Apex app (they don't even know what Apex or a printer driver is).
    Thanks,
    Kim

    Add a Print button or link to the page with an <tt>onclick</tt> attribute that calls the method<tt>print()</tt> method:
    onclick="window.print();"You can also use a print media style sheet to suppress unwanted page elements (tabs etc) from the printed output and optimize the report formatting for print.

  • Why cann't my applicatio​n print my report?

    My Labview programe can work well until I use the tool "Building a Stand-Alone Application or Shared Library" .I want to change my program to be a *.exe file. The matter is that my printer can not print the report.what can I do?
    I use Labview 6.02.
    I am hunger for your answer.

    Hi.
    I experienced almost the same problem. I could run and print report on my computer with FDS Labview 6.0.2, but after distribution of stand alone application I received error message: "oleautomg.cpp line 364" and no printed report. I am using W98 on both computers.
    I contacted NI, but they did not give me any useful advice. So I temporarily solved this problem by creating Excel report with minimized window, so user does not see anything on the screen. I am still looking for solution to work through normal report. On my opinion application builder does not pick up some *.dll that is necessary to print standard report.
    Hope you will find some good solution and post it in here.
    Good luck,
    Peter.

  • Cannot choose printer when printing HTML report

    Hello,
    I have lost many many hours trying to print correctly a report that is composed only of a JPEG image.
    After a conversation in the forum, I concluded that the LabVIEW has a bug printing Standard Reports, as it cannot manipulate correctly the margins and the scale of the image. But, when using Standard Reports I could choose which printer to use.
    So, I use HTML Reports that print the report smoothly, but the choise of the printer has a problem. No matter which printer is chosen by a Ring Menu, it prints to same printer all the time.
    Could you please give me any hint to solve this problem?
    I attach the corresponding code:
    Solved!
    Go to Solution.

    Hey guys, this is Paul with National Instruments.
    Being employed at NI I am obligated to provide a big disclaimer about the information I am about to provide:
    MANUALLY CHANGING YOUR WINDOWS REGISTRY CAN CAUSE CORRUPTION AND ERRORS IF YOU ARE NOT CAREFUL.  DO SO AT YOUR OWN RISK.
    With that being said, nikosfs was on the right track by editing his Windows Registry to perform this action.  Please see the following steps, and see if it helps further explain what you need to do:
    Open the Registry Editor. To do this, click Start >> Run and type "regedit", then press OK.
    Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows.   In this key there should be an entry called Device with values that should match up with your default printer.
    Right click on the Windows key, choose "Export" from the menu that pops up, and save the Registration File as printer1.reg.
    Leaving the Registry Editor open, change your default printer. To do this, go to Start >> Settings >> Printers and Faxes. Right click on the printer that you want your report to print to, and choose the option "Set as Default Printer".
    Go back to the Registry Editor, it should be noted that the value of the Device entry has changed to the new default printer. Right click on the Windows key again, choose "Export" from the menu that pops up, and save the Registration File as printer2.reg
    These two files may now be used to manipulate your default printer settings in conjunction with the System Exec.vi. The figures below show how to use the registry files and the System Exec.vi. 
    → The "/s" in the text field makes sure that this vi will run without interrupting regular user interaction.
    → The path constant is set to "c:\" because the Registration Files were saved directly in the C drive. Change according to location of Registration Files.
    Make sure that this operation is called before the Print Report.vi is called, as it will print just to the default printer.
    Paul Davidson
    Sound and Vibration Software Staff Product Support Engineer
    National Instruments

  • Standard report center text in table

    Hello,
    I am new to LabVIEW 2011 running Windows 7. 
    I am trying to run and print standard report in LabVIEW but I couldn't figure out how to make text or data to center in the table.
    See pic below.
    Please help.
    Thank you so much in advance.
    Marlin12

    Certainly,
    Please see the attachments.
    marlin12
    Attachments:
    front.GIF ‏37 KB
    back.GIF ‏27 KB

  • Report Toolkit Standard Report Print Problem

    We are trying to print a label out on a Zebra QL220+ Thermal Printer.  Using the Report Generation Toolkit and selecting the Report Type as "WORD" it works fine.  However by ONLY changing the Report Type to "STANDARD REPORT" it still prints out the label OK, but then scrolls out another blank label - it's like some sort of form feed character/command is somehow being appended.
    We don't want to use the WORD Report Type, because I assume we have to install MS Office, which we don't want.
    As you can see from the attached VI, it is just some very basic text that we are writing to the Label.
    Is there some way we can see what data is actually being sent to the Printer for the two different Report Types?
    Chris
    Attachments:
    Zebra Label Print.vi ‏43 KB

    If your printer is networked you would open a TCP connection on port 6101 to the printer. If serial simply send the data via normal VISA commands.
    Here is the CPCL for the one example label in your code:
    ! 0 200 200 440 1
    TEXT 0 2 10 10 Date: <DATE>
    TEXT 0 2 10 30 Time: <TIME>
    TEXT 0 2 10 50 Operator: <INITIALS>
    TEXT 0 2 10 70 Location: <LOCATION>
    TEXT 0 2 10 90 Reason: <REASON>
    TEXT 0 2 10 110 Post Comment: <COMMENT>
    TEXT 0 2 10 130 S/N: <SN>
    TEXT 0 2 10 150 Dryness Fraction:
    TEXT 0 2 10 170 Signature:
    LINE 100 190 300 190 1
    PRINT
    In the above label you would programmatically replace the "<x>" fields with the actual data you wanted printed. For your multiple S/Ns you would use a loop to add the lines with each S/N.
    From the CPCL manual here are the pages for the elements I used above:
    TEXT Commands
    The TEXT command is used to place text on a label. This
    command and its variants control the specific font number
    and size used, the location of the text on the label,
    and the orientation of this text. Standard resident fonts
    can be rotated to 90° increments as shown in the example.
    Format:
    {command} {font} {size} {x} {y} {data}
    where:
    {command}: Choose from the following:
    TEXT Prints text horizontally.
    (or T)
    VTEXT Prints text (vertically) rotated 90
    (or VT) degrees counterclockwise.
    TEXT90 (Same as VTEXT above.)
    (or T90)
    TEXT180 Prints text (upside down) rotated
    (or T180) 180 degrees counterclockwise.
    TEXT270 Prints text (vertically) rotated 270
    (or T270) degrees counterclockwise.
    {font}: Name/number of the font.
    {size}: Size identifier for the font.
    {x}: Horizontal starting position.
    {y}: Vertical starting position.
    {data}: The text to be printed.
    LINE Commands
    Lines of any length, thickness, and angular orientation
    can be drawn using the LINE command.
    Format:
    {command} {x0} {y0} {x1} {y1} {width}
    where:
    {command}: Choose from the following:
    LINE Prints a line.
    (or L)
    {x0}: X-coordinate of the top-left corner.
    {y0}: Y-coordinate of the top-left corner.
    {x1}: X-coordinate of:
    - top right corner for horizontal.
    - bottom left corner for vertical.
    {y1}: Y-coordinate of:
    - top right corner for horizontal.
    - bottom left corner for vertical.
    {width}: Unit-width (or thickness) of the line.
    <!> {offset} <200> <200> {height} {qty}
    where:
    <!>: Use '!' to begin a control session.
    {offset}: The horizontal offset for the entire label.
    This value causes all fields to be offset
    horizontally by the specified number of
    UNITS.
    <200>: Horizontal resolution (in dots-per-inch).
    <200>: Vertical resolution (in dots-per-inch).
    {height}: The maximum height of the label.
    The maximum label height is calculated by measuring
    from the bottom of the first black bar (or
    label gap) to the top of the next black bar (or label
    gap). Then 1/16” [1.5mm] is subtracted from this
    distance to obtain the maximum height. (In dots:
    subtract 12 dots on 203 d.p.i printers; 18 dots on
    306 d.p.i. printers)
    {qty}: Quantity of labels to be printed.
    Maximum = 1024.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • Print Out Through *MIR6* Standard Report

    Sir,
    I would like to take print out of selected line items ( i.e selected rows ) . Is it possible
    through standard report MIR6 . And if yes please tell me how?. or any other option.
    thanks.

    You could do a screenshot by using PrintScreen button, then cut the part you need and print it out. Otherwise it's not possible to print just some lines of any document.
    P.S. This question has nothing to do with ABAP, please use the correct forum next time.

  • Printing labels in using standard report

    Hi everyone,
    can anyone help me in creating a report, which has the output as standard AVERY 8160 Labels format of MS Word.
    The main purpose of this report is to print Labels.
    regards
    Ajay Nuduruapti
    SAP - Technical Consultant

    Hi,
    The Best method is use the Forms.
    In standard report format, use the subroutine to print the one label using the write statement , the same function is used till the last row.
    Match the no. of rows reached with the Page row count. Increment the row line dynamically and reset if the new page starts.
    Hope it will help u.
    Shankar

  • Handle print function in standard report

    Hi,
    Is it possible to handle print event in standard report ? I made my own status-gui with print button activated (assigned function code), added in code:
    AT USER-COMMAND.
      CASE sy-ucomm.
        WHEN 'PRN'.
          PERFORM my_prn_control.
      ENDCASE.
    but, when I press print button in report, at-user-command section isn't triggered :/

    strange... after few restarting of abab probram sy-ucomm cointains correct assigned value

  • Printer configuration for 11i, standard reports to A4 size paper

    Hi All,
    we are using 11i EBS(DB 9ir2).
    I want to set default paper size for oracle standard reports to A4 paper size.
    can any one guid me how to achieve this.
    regards

    Hi;
    Please follow below and see its helpfull:
    Reports 6i: How to set Paper Size (A4, letter,...) by default
    Also see:
    Doc ID: Note:269129.1 How to Implement Printing for Oracle Applications: Getting Started.
    Doc ID: Note:112172.1 Oracle Applications Character Printing
    Doc ID: Note:61393.1 Printing in Release 10
    Regard
    Helios

  • Print of standard report "Check Register" not consistent with the report

    Hi
    I am trying to print a report generated by transaction FCHN. The display of report is correct but when i check the printout the last line item is missing in the print only.

    Hi ,
    print out from spool or direct? , if its spool then u need to check the settings of the spool to display all the pages.
    in SPO2->goto->display requests--->settings.
    regards
    Prabhu

  • Problem printing the Detail-Trail Balance Standard report

    Iam trying to print the detail trial balance report in GL. Iam getting the report output correctly. But when iam printing the report, the last line of every page is spilling out on to the next page and then there is a page break(which is expected). and then this scenario continues till the end of the report. i,e the last line of every page is spilling out on next page,,then page break,, then goes on...till end of report.
    It will be so nice of you if anyone can help me in figuring it out why its behaving like this after printing.?? waiting for your reply??
    thankyou

    Check printer's top and bottom margin, when you send it for printing. Or open report in report builder and reduce margin of the header/main/trailer sections.

  • Print Quote Report

    Hi All,
    I have a requirement to develop the custom print Quote Report. When i review the standard pring quote report ,I found a call like <?call-template:TermsTemplate?>.
    This statment itself is getting all the Terms and Conditions for that report. when i looked in the ASOPRTXSL.xsl, I see the below statement
    <xsl:template name="TermsTemplate">
    <xsl:call-template name="PrintContractTerms"/>
    </xsl:template>
    I am pretty new to XSL, dont know what's happening here. Please help me ASAP
    I have also posted this question in BI Publisher but did not get any respose . Please Help
    Thanks

    If you want to create a custom report using concurrent program then refer:
    http://apps2fusion.com/apps/apps/63-xml-publisher-concurrent-program-xmlp
    If you want to create a custom report using OAF page then refer:
    http://apps2fusion.com/at/51-ps/260-integrating-xml-publisher-and-oa-framework
    -Anand

  • Queation Regaring Print Quote Report

    Hi All,
    I have a requirement to develop the custom print Quote Report. When i review the standard pring quote report ,I found a call like <?call-template:TermsTemplate?>.
    This statment itself is getting all the Terms and Conditions for that report. when i looked in the ASOPRTXSL.xsl, I see the below statement
    <xsl:template name="TermsTemplate">
    <xsl:call-template name="PrintContractTerms"/>
    </xsl:template>
    I am pretty new to XSL, dont know what's happening here. Please help me ASAP
    Thanks

    Can anyone answer this please. This is urgent . Thanks

Maybe you are looking for

  • I5 or Core 2 Duo?

    I am getting my mom a used MacBook Pro, and I need some advice regarding processors. How much better is an i5 over a Core 2 Duo? Let's say a 2.4 GHz i5 and a 2.53 GHz C2D. So here's the story: I purchased a MBP a couple weeks ago, but it arrived not

  • How to Edit or PDF Multiple Page Tiles in CS2 doc while working in CS4?

    I have to resave this file as CS2, so I need to be able to edit and PDF original Page Tiles from CS2, not convert to Artboards. There is no Edit Page tiles, only View Page Tiles. When I go to save as PDF, there is no "multiple pages" option under Gen

  • Corrupted Database

    That was the message I received after my entire ipod library was cleared. That wouldn't be so bad but I can't import any more songs into it either. If anyone can give me advice on how to repair it without taking in to a shop that would be greatly app

  • Anomaly with CRS Installation

    I installed the CRS clusterware (11.1.0.6) on RHEL, but I noticed the $ORA_CRS_HOME/install/root111.sh script is missing from the installation. This script is used when upgrading to 11.1.0.7. Any reason why it's missing? Thanks, mike

  • X220 42962BG Tablet Win8 Hypervisor support

    Hi, i have NTB  X220 42962BG Tablet, I have installed Win8 Ent x64, and i want use Hyper-V, but when i run create machine a got error with hypervisor support.  DO you know if is possible use Hyper-V on my laptop?  Thx for reply and sry for my bad eng