Fixing pageheight in report printing

i am using report bulider 6 on win2000. I am unable to stop page eject after a 5.5 inch high page. Any source of program control in plsql, bulit in SRW modules or SQLJ will help.
i am using LX-300 dot matrix printer.
further in win98 it is easily handled by setting the default pagesize as "custom" (8.5x5.5)(wxh). but in win2000 no option of setting "custom" pagesize for printer.
pl. help me out as it is creating problem to go live.
All insights are welcome
Thanks
Dilshad

Hi
In Report, in the layout, for the section (main,header) etc, you can set the height in the property inspector / parameter form
You can navigate through the object navigator to reach the above.
Thanks
Rajesh

Similar Messages

  • International SSRS report printing for both A4 and Letter

    I've been reading a few articles on the net about making reports either A4 or Letter and I am aware of how to change the layout of the page to be specific for either
    The problem we have is that we have some users that use A4 paper, and other users that use Letter size paper.
    We would ideally like the user to press the print button from the browser window (note not exported to PDF) and for the report to be printed off on their favourite printer
    We have modified the layout to be the lowerst common denominator size (210mm x 279mm).  When we print to our printer which uses A4 paper, it errors because the paper size is odd and needs confirmation to use A4 instead.  I am making the assumption
    that using a printer with Letter size has the same problem.
    We do not want our users to have to deal with errors on their printer every time they try to print a report, it doesn't look good.  We don't want to write 2 versions of each of our reports as that will be time consuming and a maintenance nightmare
    Has anyone managed to make SSRS reports printer agnostic or at least be able to print out on either A4 or Letter without additional intervention on the printer?
    Tony

    Hi Tony,
    What version of SSRS are you using? Are you seeing this from the Report Viewer control or Report Manager?
    In my Report Manager, when I try to print a report (SSRS 2008 R2), the Layout defaults to Letter. When I look at the report (RDL) property in BIDS, the PageSize property is set to 8.5in (Width), 11in (Height), which refers to PageWidth and PageHeight respectively.
    The following blog explains these properties:
    http://blogs.msdn.com/b/bwelcker/archive/2005/08/19/alien-lanes-_2800_logical-and-physical-pagination-rules_2900_.aspx
    In SSRS 2005, for the Report Viewer control, due to a VS 2005 issue, we had a situation where it would not allow custom paper size. By modifying the report page size to the exact Letter size (279.4mm = 11 inches), for example, we would be able to see the
    Letter size in that situation. This should be fixed on and after SSRS 2005 SP2.
    In general, after rendering a report, Reporting Services sends the height and width information to the printer driver when we try to print a report, which selects the appropriate paper type based on the report size.
    In my test, when I tried to print, it chose Letter with Portrait Orientation. I was able to change it to A5 from the Print Dialog and was able to print in both ways (A5/Letter) without any error message.
    Thanks,
    Cathy Miller
    Microsoft Online Community Support

  • Dunning Report Print Layout Issue

    Hi
    I have a problem with the Dunning Report Print layout (Dunning All (system)). In the wizard I select all the Invoices (Which are over due and current) for the BP and sent to printer.
    In the print out all the due dates are mixed with the acctual Due dates.
    Acctuall Invoices
    Doc No.                  DOC Due            Level
    ======================================
    10000                     05.11.07              2
    10001                     25.02.08              1
    10002                     03.03.08              1
    10003                     03.04.08              0
    Print out
    Doc No.                  DOC Due            Level
    ======================================
    10000                     05.11.07              2
    10001                     03.03.08              1
    10002                     03.04.08              0
    10003                     25.02.08              1
    How can I fix this. This is coming from the System template and we havent change anything.
    Could you please help me.
    Thanks
    Sanjaya

    Hi
    I solved the problem. But the issue was when i ran the dunning wizard the layouts messed up. For example if I had a dunning letter with 3 lines (overdue documents). The last line would copy itself 4-6 times (it would show the last document 4-6times so the total lines in the dunning letter would be 7-9 lines). But I solve the issue. Somehow the attention person (which I got from the contact persons (ocrp) and not from the document contact person (oinv) ) did the issue. When i switch it to the oinv the issue was gone.
    kind regards
    Søren
    Edited by: Bundgaard Søren Hollænder on Jan 26, 2009 9:56 AM

  • Problem in ALV report printing

    Hi,
    I am facing issue while printing the ALV report. The no. of columns in output are dynamic.
    System is giving the printout for 9 columns . If no. of columns are increasing than its printing only one line with garbage values.
    Can anybody help to fix this issue. We need print of 27 (3 static + 24 dynamic (for 12 months)) columns in one go.
    Thanks in advance,
    Vijeta
    Moderator message - Moved to the correct forum
    Edited by: Rob Burbank on Jun 9, 2009 9:30 AM

    Hi
    The font size depends on the format you've choosen for the print.
    The abap list arranges the page as grid: colunmXrow.
    Every colunm of a page means a character.
    If you use the standard format X_65_200, it means you're page is arranged for 65 row and 200 colunm:
    that means the size of a character is optimized to can print 200 chararcter in a A4 page.
    If you use the standard format X_65_132 it means you're page is arranged for 65 row and132 colunm:
    that means the size of a character is optimized to can print 132 chararcter in a A4 page.
    So that mean the size of format X_65_132 will be bigger than X_65_200, because in the same space (page A4) it needs to write 132 char instead of 200.
    If your report print NN char, u should use the format wiith number colunm is closer to NN.
    If there isn't a format or u use the first available format or u create a new one by trx SPAD.
    Max

  • Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer

     Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer, And when Installing network printers from the domain controller it reports it cannot connect to printer.  I can ping all
    network devices. I can connect to the internet.
    On boot I get a netlogon 5719 error followed by service control manager errors 7023,7001 and a group policy error 1129.
    Clients can connect to the remote application and RDP operates to connect to the server internally and externally.
    The domain controller is another server 2008r2 box. I have scoured the internet but have not found any solutions that work yet.

    Hi,
    After referring to your post, it can be identified that the issue which you are facing is mostly due to some network issue in your environment. Please recheck your network connection issue between computer and domain controller. 
    Can you able to ping with IP address and also with fully qualified name of a domain controller in the users' and computers' domain. If it fails states that name resolution issue with computer and domain controller. Are you using MS DHCP Relay agent then there’s
    available Hotfix for the particular Event ID. Please go through this KB 2459530 to fix the error event ID.
    As per the net logon error 5719 which you are facing states that the client component of Netlogon was unable to locate a DC for the domain it was trying to perform an operation against. Below is one of the reason. If this is being logged on a DC and the event
    refers to the DC's own domain, something might be preventing the client component of Netlogon from starting a network session (to itself or to another DC in the domain). The following event 7001 & 7023 states start & stop operation service. Please
    go through beneath article for more details.
    1.  Event ID 5719 is logged when you start a computer
    2.  Netlogon 5719 and the Disappearing Domain [Controller]
    3.  Event ID 1129 — Microsoft-Windows-GroupPolicy
    Hope it helps!
    Regards.

  • Application Express Report Printing

    Hello Guys,
    Can somebody or anyone lend me a help? I am new in developing applications using APEX 4.0. I just want to integrate my system with report printing. I have searched lots of ideas... 1. Using BI, 2. Using Jasper Report Integration and 3. Using Cocoon.
    I have done setting up cocoon and jasper report but I ended up some errors.
    Can you please give some urls that could help me fix and deploy them right?
    I want to do in my reporting is that I have a template that whenever called, it will be displayed in a pdf form and ready to be printed..
    hoping a response from the admins..
    thank you..
    Muffinboy

    Sorry,
    I have no idea where to put this thread.
    can you please move this one to APEX forum?
    thanks,
    Muffinboy

  • Report Printing Very Small

    I'm trying to determine if this is a driver, .Delphi Prism, or report issue. We are using a Star TSP650 printer to print transaction receipts at a cash register. The report prints fine in the designer. However, when printing from Prism it comes out very tiny. I would need a magnify glass to read it. If I print to a different printer, it still comes out tiny.  All other reports print out as expected to other printers.
    I was first using the PrintToPrinter method but then was convinced that I had to use the RAS method of printing. Here is my code. This is from standalone exe that runs alongside a Delphi XE program which communicates via TCP messaging. The reportdocument is configured in a different method.
    method TReport.executeprint;
    var
      reportClientDoc : ISCDReportClientDocument;
      printController : PrintOutputController;
      printRptOptions : PrintReportOptionsClass;
    begin
       try
          reportClientDoc:=reportDocument.ReportClientDocument;
          SendTCPMessage('DONE');   
          printController:=reportClientDoc.PrintOutputController;
          printRptOptions:=new PrintReportOptionsClass();
          printRptOptions.PrinterName:=sPrinter;
          printRptOptions.JobTitle:=sReportName;
          printController.printReport(printRptOptions);
         except on E:Exception do
           begin
              MessageBox.Show('The report 'sReportName' failed to print. The error will be shown upon clicking ok.','Error',MessageBoxButtons.OK,MessageBoxIcon.Error);
              MessageBox.Show(E.Message,'Error',MessageBoxButtons.OK,MessageBoxIcon.Error);
           end;
      end;
    end;

    In the report designer, I enabled "No Printer" with no luck. Then I enabled both "No Printer" and "Dissociate Formatting Page Size and Printer Paper Size" with no luck. Then I tried only "Dissociate Formatting Page Size and Printer Paper Size" with no luck.
    Most of those options also disabled the "New Page After" feature of Details "a" of the report and the report just came out in a long receipt with very tiny text.
    I am using Service Pack 1 for Visual Studio 2010 and Crystal Report 2008 Service Pack 4.
    On a side note when I switched to using RAS for printing, the client workstations receive Class Not Registered -CrystalPrintControl. This [link|http://www.crystaladvice.com/crystalreports/fix-class-not-registered-crystalprintcontrol] fixed the issue on the testing computer but it will become a huge problem once we redeploy the new printing exe.  I saw on another [thread|Class not registered - CrystalPrintControl - havent seen an answer; that it may be addressed in service pack 2 which will be a big help.

  • Failed to read data from report file : Reason: Crystal Reports: Print Engin

    Hi,
    When we try to migrate the crystal reports from BO R2 to BO R3, some of the reports are faling with the error:
    Failed to create a new Report.Reason: Failed to read data from report file C:\DOCUME~1\xxxxx.rpt. Reason: Crystal Reports: Print Engine Error
    Would please someone help me in fixing the issue.
    Thanks and Regards,

    Few quick checks to identify the cause -
    1. Are you able to run report in your R2 system?
    2. In XI3.1, check SIA running on which account.
    3. Check the acount have sufficient rights on file system and registry.
    4. What's your web server?
    Give proper rights and import again. Hopefully it will resolve.
    Edited by: Das on Dec 6, 2010 9:47 PM

  • Report Printing - Excel error

    Hi all,
    I'm not sure what's causing this error.
    With a regular report (not Interactive) region, I have enabled the report printing. All file types open/save correctly except for Excel.
    When opening the file, Microsoft Excel actually pops up this error:
    File cannot be opened because:
    The server did not understand the request, or the request was invalid.
    Error processing resource 'http://www.w3.org/TR/xhmtl1/DTD/xhtml1-strict.dtd'.
    Line 3, Position 57.
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">If I save the file and try to open it, Excel pops up this error:
    This XML file cannot be opened because of an error. Check to make sure the file is a valid XML file, and that the XML syntax is correct.
    You can also try re-creating the file and closing other applications before you attempt to open it again.Excel version is Excel 2002 SP3 (v10.x).
    Some additional info that might be helpful:
    When Excel is opening, the status bar shows it is "Opening HTML.XLA", the shows "Opening {filename}.xls" but fails halfway through that.
    Any ideas?
    Chris

    Hi Chris,
    This is the output I get when I click on the Print link
    <?xml version="1.0" encoding="UTF-8"?>
    <DOCUMENT>
        <DATE>04-AUG-08</DATE>
        <USER_NAME>nobody</USER_NAME>
        <APP_ID>17977</APP_ID>
        <APP_NAME>Test Export</APP_NAME>
        <PAGE_ID>1</PAGE_ID>
        <TITLE>Page 1</TITLE>
        <P1_ROWS></P1_ROWS>
        <P1_GO></P1_GO>
        <P1_REPORT_SEARCH></P1_REPORT_SEARCH>
        <REGION ID="4149756408582108901">
            <ROWSET>
                <ROW>
                    <COL1>value1</COL1>
                    <COL2>value2</COL2>
                    <COL3>value3</COL3>
                </ROW>
                <ROW>
                    <COL1>value12</COL1>
                    <COL2>value22</COL2>
                    <COL3>value32</COL3>
                </ROW>
            </ROWSET>
        </REGION>
    </DOCUMENT>Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://www.apex-evangelists.com/
    -- http://www.apexblogs.info/

  • Fixed Asset Additions Report

    Hello,
    Is there a way to run a fixed asset addition report in SAP and then export it into excel?  I have run S_ALR_87012058, however, there is no way to export this into excel.  Can anyone help please?
    Thank you,
    Lesley-Anne

    Hi,
    you can export the result of report S_ALR_87012058 and save it into excel file.
    please follow the path below.
    Regards,
    otep

  • Fixed Asset Book Report

    When running the Fixed Asset Book report, the system shows every instance of an asset number. By that I mean that when and asset has changed locations the asset shows in the report in both locations with a value of zero in one location. This makes using this report for NBV reconciliations to the GL very difficult as I need to find ways of tracking and eliminating the duplicates before I can even begin.
    Is there a way to get the report to provide the data only in the current locations or is there a differant report I can use that provides a NBV at a period end broken out by cost and accumulated depreciation.
    Any assistance would be appreciated.

    Please see (FAQ: RXi Reports (JGRX/RXJG, FARX/RXFA, APRX/RXAP, ARRX/RXAR) [ID 430075.1]) -- How To Find The Source Code Of An RXi Report ?
    Thanks,
    Hussein

  • Fixed asset acquisition report by month?

    Hi,
    We're using the fixed asset acquisition report thru tcode 'S_ALR_87012050 '.
    but there is only the report date input with the last day of the fiscal year concerned.
    Is there any standard report to see acquisition amount with month-end or specific date?
    Thanks for your help.

    Chris,
    I have just one more suggestion.  Even though you have to use a yearend Report date for a closed prior-year, you could define a range in the Posting date selection criteria.  In other words, if you would like to see the acquisitions for a given month or range of months in a closed prior-year, then give a 12/31/PY for the Report date and a specified date range in the Posting date selection criteria.
    Hope this helps.
    Thanks,
    Chad
    Edited by: Chad Busbee on Feb 8, 2008 2:56 PM

  • How to suppress extra form feed for character report printing using ORARRP?

    Dear All,
    We are using Oracle Application Server 10g (10.1.2.0.2) on Windows 2003 Server and most of our client PC's are Windows XP Professional machines. We are migrating our existing oracle application from 2-tier architecture to 3-tier architecture (6i to 10g). We have installed ORARRP utility for remote direct printing and to a limited extent we are successfull in getting the things work out for our system users, However, we are facing a problem using the ORARRP utility for which we are not able to find a solution till date.
    We have configured ORARRP utility on every user's PC and the printing of bitmap reports is working well. However, while printing CHARACTER reports using ORARRP utility, after the report gets printed, an EXTRA FORM FEED is issued by ORARRP to the printer and because of this the printer stationary skips one extra page and advances to the next page. Please note that this EXTRA FORM FEED happens only while printing a CHARACTER REPORT.
    Has anyone come across such a problem using ORARRP ? How can we avoid this extra FORM FEED from CHARACTER REPORT printing using ORARRP ? Is there any other tool which supports remote direct printing just like ORARRP?
    I shall be highly obliged if anyone could reply to my queries ASAP.
    Regards,
    KrishnaKumar S

    Please help ! I tried the "send_form_feed" and "postscript_dos_print" parameters without success. The extra form feed is always there. Thanks.

  • Drill-Down Report Printing Problem for Selection Parameters

    Dear Experts,
    Have tried to configure Drill-Down Report for Vendor Balances,
    Am having trouble when printing this drill-down report, Printing is coming OK but it comes with ALL selection parameters, for e.g, have entered 20 vendor codes for the balance display, system first prints all selection parameters and then it prints the output of vendor balances,
    User does not want selection Parameters to be printed with the Report Output. Please find below screenshot for the problem.
    Input Parameter Screen
    Report Output Screen
    Print Preview Screen (First Page - Selection Parameters)
    Your help is much appreciated, if anyone can guide me, how to switch off selection parameters from Print Output of Drill-Down Report
    Thanks
    Regards
    P

    Hello Ms. Preeti,
    Thanks for your reply, Have designed the report through FKI0 (FKI*)
    Have already looked these setting, but these are not helping really, PFB screenshot for settings am having in my system, if you have any idea which can avoid User Input Parameters from printing then it will be really great help
    Thanks for your help
    Kind Regards
    P

  • Report printing

    Hi All,
    I am working on Apex with Oracle XE universal...i just tried to acheive print pdf functionality throgh integration of Apex with Apache cocoon...
    Everything is working fine...my Apache server is working,cocoon is working but when i m clicking on print button ....it showed me the following errors:
    ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1186
    ORA-12570: TNS:packet reader failure
    I don,t know what problem is there in my application...or I need to do some settings....
    if anyone knows please help me....
    I did the following settings in my report page:
    In APEX, I logged in as ADMIN into apex/apex_admin and went to Instance Settings and did the following:
    - Print Serverr: Standard Support
    - Print Server Protocol: HTTP
    - Print Server Host Address: XYZ
    - Print Server Port: 8181
    - Print Server Script: /cocoon/fop_post
    In my APEX application, in the Regions section, I click on the Print link next to my report. I have the following settings:
    - Enable Report Printing: Yes
    - Link Label: Print
    - Response Header: Print Server
    - Output Format: PDF
    - Report Layout: Default Report Layout
    - Print URL: f?p=&APP_ID.:1:&SESSION.:FLOW_XMLP_OUTPUT_R1063230002781575
    Edited by: user9139675 on Mar 23, 2010 1:54 AM

    what was your solution?

Maybe you are looking for

  • Web page videos not working

    When using Facebook or youtube videos will not play. You just get a black screen.

  • Screen flicker and trackpad issues on macbook pro 8 2

    Hi I have a macbook pro (8,2) 15 inch with a high rez anti glare display.  The display stared to flicker after living my computer open in arch for about 30 min.  I tried rebooting and it even started happening in the boot screen and in mac os x.  The

  • How do I get a recordset to display three images horizontally?

    Hi, I'm using DWCS3 with MAMP. I want to display three images horizontally in a recordset. I have downloaded Tom Muck's extension horizontal looper and followed the instructions. However when I tried to add the recordset navigation bar I ran into som

  • Unable to call a web service from BPEL Project

    I am running my BPEL PM on Windows XP SP3. The platform is weblogic 9.2, SOA 10.1.3.1. I created a simple BPEL project to call a web service and when I run the project from BPELConsole I getting the following error: exception on JaxRpc invoke: HTTP t

  • HP Laserjet 1200

    I have recently acquired the LJ 1200 series printer and wish to modiy the print settings Density from 3 to 5 and Pitch from 10.00  to 12.00. Search on the Internet says I require a Device Configuration Utility installed [which should be available on