Landscape page printing problem in report 3.0

Hi,
I am facing the problem in printing the report output on the
landscape page from report 3.0.I have changed the system
orientation property from default to landscape.But still report
output printing on as a portrait page.
Is there any another way to print the report output on the
landscape page ?
Thanks
Mohammad

Have a look at System Parameter Orientation in your affected
Report.
I think from Reports 6i on you'll also have the Orientation
Property in Header-, Body- and Trailor-Section of Layout Model.

Similar Messages

  • How to get the total number of pages printed in a report?

    Hi All,
    I have a requirement where I need to print a frame of fields only in the last page. Unfortunately I cannot use the 'Print Object On' property as it doesnt work in my case. So, I am planning to write a format trigger on the frame to return TRUE if the page is the last physical page. Now, I need to know how to get the total number of physical pages that will get printed in the report so that I can use this to manipulate the frame. I was planning to use the 'Total Physical Pages' built-in, but it seems like I can just use it to print in a field and I can't use this field's value anywhere in the plsql code (formula column function/format trigger) in the report. Is there anyway to get the total number of pages printed in the report which can be used in the report plsql code?
    Thanks,
    Srini.

    i found the solution, thanks

  • Need suggestions on a single page printing problem

    I realize this may not be the appropriate place to post this question, but I will take any suggestions (including where else I may find the answer).
    Trying to be brief:
    Brand new iMac w/SL 10.6 up to date)
    New HP Photosmart copy/scan/printer (D110 e-Print; wireless)
    Filemaker Pro 6.
    I bring up the latter (FMPro) because I have one file, one particular layout that refuses to print.
    It SHOULD print all found records
    Print preview layout in FMPro SHOWS ALL RECORDS layed out correctly on an 8.5x11" landscape
    Telling it to print, gets a -9705 error which leads to one of two things:
    If I try to print, it only prints ONE RECORD (the first record)
    or
    If I try to open it in Apple's Preview application , or Save to PDF, neither of those apps open or display the page
    Really odd. I haven't had any printing problems in other programs (Safari web page, etc.)
    I've search Filemaker and Apple and HP sites and can't find the -9705 error any where
    It may just be an incompatibility issue with an 8 year old piece of software (which seems to run fine except for the printing)
    Thanks for any suggestions

    Thank you for that - D'OH! - moment.
    I had been googling for -9705, which I believe was finding everything BUT the term 9705 due to the 'minus' sign in front of it.
    Doing it correctly, got me a hit on the FMPro site which had a font suggestion I think may be the answer.
    Thanks!

  • Printing problem in reports 6i

    hi, i dont know where to post this quastion, but please please i need help
    i have created an application using forms & reports 6i and database 9i,in this application i run a report which prints an id card
    i use card printer ( fargo cardpro printer) to print this report, and it is working fine
    recently i started to use a new card printer (zebra P12i)
    when ever i give the printing request the report get stuk and my application closes and i get this message ( Reports background engine has encountered a problem and needs to close , we are sorry for the inconvenience)
    i compiled the report and tried again, reinstalled forms and reports again , i changed my PC, but still i have the same problem.

    Post your question under "Reports" forum, you would probably get a better response there:
    Reports
    Reports

  • PRINTING PROBLEM IN REPORTS

    I am facing following printing problems in Developer 2000 (Report Builder).
    1. By default Developer 2000 report building is printing in BMP Mode which is very slow on Dotmatrix Printers (LQ/FX).
    2. I want to fast my printing speed on Dotmatrix printers. I have done a tremendous efforts in this regard but all in vain.
    3. The printer carriage must print two line of printing data in one circle. Example: For going to right must print one line and coming to back towards must printing second line. (Printing like DOS Mode).
    An early reply to my question will be much appreciated.

    It may be useful to give a try in Character Mode.
    Change the MODE in System Parameter to CHARACTER.(Caoution:You may not see any postscript things)
    null

  • Unable to disable Cover Page printing on standard report

    HI Experts,
    I would like to exclude the cover page printing of standard transaction code S_ALR_87009895 's report.
    The preview comes out fine (without the cover page) but when it is sends to the spool and then preview at SP01 before printing, the display includes the cover page.
    The cover page includes: Sorting Criteria and Data Statistics above the actual report.
    How do I exclude the cover page?
    NOTE: I had tried setting the properties prior the printing to DO NOT PRINT at SAP Cover Page drop down list, and OS Cover Page .
    But it seems to have no effect.
    Any other setting at printer device level?
    Kindly advice the steps.
    Thank You.
    Edited by: CW LIM on Mar 13, 2009 7:26 AM

    Goto--->Start--->Printers & Faxes--->Right click on printer--->Properties--->Advance TAB
    Page Separator--->Just remove the page separator
    Hope this works.
    Regards,
    Gurpreet

  • SL - Pages & Printing problems

    I have upgraded to SL. Since then my business logo doesn't print properly. It has a colored design with some gray scaled lettering surrounding it. When I select it and copy to another application such as : Word - it then has a black background as does Appleworks. (it wasn't created with a black background). - Copy to Preview prints perfectly. Pages where the document was created, prints with all the lettering in blue (supposed to be shades of Gray), and the artwork is not the right shade. It seems like this is more than a printing problem, since coping it to another app. changes its appearance also. Before SL, I could print, and copy to other apps with no problems. Please advise!

    dan ol,
    What kind of printer do you have?
    Just trying to help.
    Andrew

  • Current page printing problem - while repeating pages : Adobe forms

    Hi Experts,
    I have a problem in printing current page number of an adobe form.
    My requirement is that , my form got 2 pages. On first page i am not printing page numbers and excluded from numbering.
    Numbering starts from second page. The second page needs to be repeated twice.
    In this case my page printing should look like :
    First page - no page number
    second page - 1 of 1
    Third page - 1of 1 (as it is a copy)
    IF second page extends to multiple pages (eg.. 2)
    First page - No Page no
    First instance of second page - 1of 2 , 2 of 2
    Second instance of second page - 1 of 2 , 2 of 2 . Presently it is printing like : 3 of 2 , 4 of 2. I need to initialize current page count. I could able to set the total page count 2 via variable from print program. But while printing the second instance, I am not able to initialize the current page count.
    I have seen the following thread which exactly talks about my problem but with out any solution.
    Re: Adobe Forms - Page Count
    Can any one help me in this regard.
    Thank You,
    Regards,
    Naresh.

    Hi,
    I am not sure how your page design looks like.
    Assumption:
    During runtime, ONLY 1 page for Page1, multiple pages for Page2 and Page3, same number of pages for Page2 and Page3.
    This is what i did:-
    I have 3 pages:
    Page1: With NO page number: ONLY 1 page
    Page2: With page number: Multiple page
    Drag the "Insert -> Custom -> Page n of m"
    - TextField: "CurrentPage",
    -- replace the original script: "this.rawValue = xfa.layout.page(this)" with "this.rawValue = xfa.layout.page(this) - 1"
    - TextField: "PageCount",
    -- replace the original script: "this.rawValue = xfa.layout.pageCount()" with "this.rawValue = ( xfa.layout.pageCount() - 1 ) / 2"
    Page3: With page number: Multiple page
    Drag the "Insert -> Custom -> Page n of m"
    - TextField: "CurrentPage",
    -- replace the original script: "this.rawValue = xfa.layout.page(this)" with "this.rawValue = xfa.layout.page(this) - 1 - ( xfa.layout.pageCount() - 1 ) / 2"
    - TextField: "PageCount",
    -- replace the original script: "this.rawValue = xfa.layout.pageCount()" with "this.rawValue = ( xfa.layout.pageCount() - 1 ) / 2"
    Good luck.

  • Page Printing Problem

    hi i developed one application using java swing..and i am using iReport for generating Reports..but i don't know how to
    stop a page printing using java, is this possible to stop a page print using java...f yes please give the solution how to that.
    thank you

    use .writeChar(12);

  • Printing Problem in Report

    Hi,
       I am facing a problem while printing the report.
    My report is taking print from Dotmatrix printer.
    But print is coming as Portrait form. I want output as Landscape. The same print when i taken from Laser jet , i got Landscape format. But the same thing i am not able to get from Dotmatrix.
       How i can achieve this.
       Pls suggest me.
    Thanks in advance,
    Best regards,
    Pavan.

    Hi Pavan,
    Your problem may be related to how your printers are set up in SAP. This is done by Basis people through transaction SPAD. Check those settings and talk to your basis team to change it.
    Another thing that you can try is to print to 'Locl' which tells the system to use the default printer attached to your desktop instead of a printer defined within your SAP system. Make sure you make the dotmatrix printer as your default windows printer. After the test, you may revert back to your original default. Let me know if doing this way also results in a lanscape mode print.
    Srinivas

  • Half page printing problem

    Hello Guru's,
    I am in big trouble and I am using Developer reports 6i. I am facing problem in my salary slip report.My client is using epson dot matrix printer.
    the scenario is I have a salary slip report (bitmap format) that width and height is 5.5 x 8.5 ( 5.5 height and 8.5 width) but i am printing on 11 x 8.5 page.report is being printed on half page but after completion of report printer scroll the page and move to next page so i need to stop printer page scrolling after the printing because i need to utilize free half page space
    Best Regard
    sn

    hi ,
    u have to create one new form means like in u r report page setup A4 means 11*8.5 ,
    so same like that u have create one new form and give the name of " payslip " and set width 5.5 , height 8.5 ,
    after that in u r report pagesetup select the paper size is " payslip " and click to apply .

  • Pages printing problems...

    I am running 10.4.9 with the latest security patch and I recently installed the latest Microsoft Office 11.3.5 patch. After installing it I noticed that after that not only did the drivers for my Canon Pixma MP150 printer disappear but even on reinstalling said drivers I am now unable to print from certain programs.
    Attempting to print from Microsoft Office programs nets me the error message:
    "Word cannot print due to a problem with the current printer. Make sure you have a printer selected in the Print Center. You may need to print again or adjust your print settings."
    The printer IS selected in the Print Center and no matter what settings are picked the same error message appears.
    Strangely, this same error occurs even when I try to use Print Preview - the document won't display and I get the error message.
    Usually I would just reinstall Office, however iWork '05 is giving me a similar problem as well. Attempting to either print from Pages or export to a PDF causes the error message:
    "Print. Error while printing."
    Other programs e.g. Preview, Safari, Text Edit, Firefox all print just fine.
    I've reinstalled the printer drivers, deleted the printer preferences, reset the print system (as per Apple's instructions), removed Office (including all preference files and system files) and tried to print without it installed and reinstalled iWork. Unfortunately, now Office doesn't seem to want to re-install (even when I drag install the programs just bounce in the dock and then vanish).
    That's a different issue, but Pages still won't let me print or export to PDF!
    So now I have no word processors...
    Any ideas on the Pages front?

    You might see if a newly created account also has this problem. And, as the standard bit of OS X superstition, you might do the ritual of fixing permissions.
    If neither of these work, then your best solution unfortunately may be simply to re-install the OS. Whatever the problem is is likely minor, but it may be impractical to root it out, and nuking and paving is sometimes the more efficient approach. You can do an OS update that would not require installing all your apps or losing your documents.

  • Pages print problem

    I've recently installed iworks on my imac. When I print a document, a gray pages comes out. If I make a PDF of the document and then print it, there is no problem. We have a HP business inktjet 2800 printer. In other applications I don't have this problem. Any suggestions how to solve this problem?

    Given that, I never bought an HP printer because everyone I saw was behaving wrongly with AppleWorks and it seems that this old habit is always alive.
    HP is oriented towards Windows in the low end. The company first sought to solve the problem of scalable type by contracting with Compugraphic, which produced the Intellifont technology which was almost shipping when Seybold in 1989 launched TrueType.
    HP is still oriented towards Windows in the low end today, migrating from the legacy Graphics Device Interface to the Presentation Foundation of Windows Vista. HP is trying to synergize the desktop line and the printer line through the colour management in Windows Vista.
    The legacy Graphics Device Interface worked in the RGB model only and assumed all devices had the same colour gamut, sRGB which is the colour gamut of HDTV. It so happens that this one-size-fits-all model is defeated by inkjets that demonstrably have a larger gamut.
    So, HP is trying to make as much as it can from the improved colour rendering in Windows Vista that does not necessarily clip the gamut of inkjet configurations. This further draws attention from what in the past was the HP high end market on the Macintosh.
    The idea in ColorSync 1 in 1992 and ColorSync 2 in 1995 is to make the most of the colour gamut of the individual colour device. Effectively, HP make its low end printer line a business based on Apple TrueType and its high end printer line a business based on Apple ColorSync.
    HP has attempted to address its Apple market by setting up a special market segment. But without having scanned the special segment, it is presumably still targeted at the professional Macintosh market for photography and prepress.
    The HP DesignJet 5000PS began successful line of professional printers in 2000 and new archival ink and photo ink formulations and a built-in GretagMacbeth Eye-One spectrophotometer make the most recent professional printers still more attractive. But that is not at the low end of the market.
    hh
    Reference:
    http://h30046.www3.hp.com/country/us/en/features/mac-connect/index.php

  • ALV print problems for reports with two sort fields and subtotal at each

    When a report has two sort fields and subtotal at each of them, the print function is not working correctly. Please see the report below.
    The second "" (single star) record (the 10 RL record) and the '*' (double star) record (the 12 RL record)  are not printing.
    This is happening for any standard SAP reports. Any resolution? Any OSS Notes?
         Material/Stock Code          Grade       Units Count     Unit Type     Set Position     LFT
         520085V000          7818     1     RL     A     19,682 LF
         520085V000          7818     1     RL     A     19,682 LF
    *     520085V000               2     RL          
         599098V000               1     RL          
         599098V000               1     RL          
         599098V000               1     RL          
         599098V000               1     RL          
         599098V000               1     RL          
         599098V000               1     RL          
         599098V000               1     RL          
         599098V000               1     RL          
         599098V000               1     RL          
         599098V000          7717     1     RL     A     36,167 LF
    *     599098V000               10     RL          
    **                    12     RL          
    ***                    12               
    Thanks
    Anand
    Edited by: Anand Velayudhan on Feb 9, 2009 11:50 PM

    Hi,
    Check these OSS Notes..
    Note 975777 - ALV total: Subtotals disappear from printout
    Note 1039655 - ALV total: Subtotals disappear from printout II
    Thanks
    Naren

  • Web Page Print Problems

    Building a website with one of the iWeb templates and when I view the page in a browser it looks great but when I go to print it, its not printing all the text. I have one page that is all text and when I go to print, it prints 4 pages...1st page has text, 2nd and 3rd have nothing and 4th has a little text. I thought maybe it was the background print option, but that didn't fix it. I also have nifty little paper text boxes in the "layered paper" theme that will not print. Is this the nature of using the iWeb layouts or have I done something wrong?
    Thanks for any input toward a solution

    printing iweb pages is a real mess! there are three main factors that cause this mess:
    - the colors/shapes
    - shapes with text and text-boxes that converted to an image
    - the structure itself
    with usual pages that you make in rapidweaver or yourself, you know what you want to print and what not. with iweb you can draw text-boxes just everywhere and iweb has no clue what to print and what not. it usually prints all the stuff that is contained in the default text-boxes. new ones might be included, or might not be!
    so, is there a solution? no! the only sub-solution would be to copy the contents of the pages that should be printed and then place a "print" link on your page that has exactly that stuff that you want printed!
    max

Maybe you are looking for

  • How do I stop firefox from attaching to and using resouces from my external hard drives. Why is it doing this. I don't like it.

    I cannot disconnect from external hard drives because firefox is using the drive. I really don't like this. Aside from being intrusive and inconvenient it seems spywarish or just plain data mining.

  • Trouble using Multiway on a C40 with TC7.2.1 software

    We have a C40 running TC7.2.1 that is SIP/H323 registered to a VCS running X8.5 (No CUCM) The system does not have Multisite, but we want to use Multiway (we have Multiway working on other endpoints) I'm using the call control portion of the web inte

  • Variance between MB5L and MMBE

    Dear all, My client finds the variance between these two t codes for one specific material.that s why they are not able to pass the balance sheet. Please let me know the possible reasons. Kindly let me know through functional side instead of going th

  • SSL useage

    I am doing a SOAP -> XI --> IDoc scenario.I am trying to have an external organization send soap messages into our interface and they need to be secure. So I am using the HTTPS authentication in the sender SOAP adapter. How do you make sure that the

  • Sessions without cookies on OAS 4.0.8.2

    I try to build a Servlet on OAS 4.0.8.2 where sessions are not realized via cookies but via URL encoding. This does not work, however, as the session information is added to the URL by the OAS in a form that destroys my query parameters which is an O