Page setup in report output

hi
I have more than 20 columns in horizontal format.
How to set the report output including 20 columns

Dear Rohit
When I print Arabic content text files from OS
the Arabic Characters are printing well. Also I have
the necessary Arabic Fonts. When I reduce the Printing
column size(for Repeated Frame)
the Arabic Characters are print. But after
print one page the junk characters are print. so pls
reply for this issue.
Ur's Shahul

Similar Messages

  • Displaying pages in classical report output

    Hi all,
    I am developing a report. In the report output I am displaying 4 lines. When I click on 1st line then list will display but on the second page after the intial output page and when I click on 2nd line then list will display on the third page after the second page.
    My requirement is when I click on each line it will display the related page.
    I can get the page and page line  by the syntax:
    read line 1 of page sy-index.
    But how to display this one.
    Suggest.
    Thanks
    Sanket sethi

    hiii
    for selecting lines like you gave in example..you can use
    AT LINE-SELECTION.
      CASE sy-lilli.
          WHEN '5'.
                 logic for display page 2nd.
        WHEN '6'.
                 logic for display page 3rd.
        WHEN '7'.
                 logic for display page 4th.  
    WHEN '8'.
                 logic for display page 5th.
      ENDCASE.
    regards
    twinkal

  • Report Output in Notepad File

    hi i'm using oracle ERP EBS R12
    Oracle database 10g
    i have a report . and i define the output in XML format
    when i click on view output and save in the xls file [excel] then it works
    i want the output in notepad file?
    is there any possiblity to view output in notepad file without any space between the columns?
    or
    is there any possibility to make a tab delimited text format report?

    Hi,
    Please see these docs.
    How To Export Form Or Report Data From Oracle Applications And Into Excel [ID 372353.1]
    How to Setup The Report Output to Different Viewer Types in Oracle Applications 11i [ID 184375.1]
    How to Control the Name and the Application that Opens the Concurrent Request Output File on the Client? [ID 316752.1]
    Thanks,
    Hussein

  • How to retrieve complete report output in HTML format

    Hi,
    I'm looking for how to retrieve complete report output in HTML format.
    I have tried the following and it only give me first page of the report output where in the actual report output should be 5 pages. Is there something I'm missing.
    CallbackOption[] boCallOpt = new CallbackOption[1];
    ImageManagement boImgMan = new ImageManagement();
    boImgMan.setCallbackScript("getImage.jsp");
    boImgMan.setImageManagementHolder("imageName");
    boImgMan.setDocumentReferenceHolder("docRef");
    boCallOpt[0] = boImgMan;
    RetrieveData oRetrieveData = new RetrieveData();
    RetrieveView oRetrieveView = new RetrieveView();
    oRetrieveView.setCallbackOption(boCallOpt);
    oRetrieveData.setRetrieveView(oRetrieveView);
    Action[] oActions;
    oActions = new Action[1];
    oActions[0] = fillPrompts;
    oReportEngine.getDocumentInformation(boDocInfo.getDocumentReference(), null, oActions, null,oRetrieveData);
    Testing this on BOE XI 3.0
    Thanks,

    For Web Intelligence, HTML is an interactive viewing format and not an export format such as PDF.
    Note that the HTML will be embedded with postback URLs to the application for images and drill downs.
    Closest you'd get is to be able to specify HTML output of an entire REPORT rather than REPORT_PAGE in the ViewSupport.setViewMode method.  But this brings back just one report in the document, and will have postback URLs mentioned above.
    Sincerely,
    Ted Ueda

  • Report output page setup as Landscape

    Hi Gurus,
    I have a batchjob created for a Report. Now the client wants that report output page setup as Landscape.i have defined printers in the output settings. Please advice on how to do it.
    Thanks for your help in advance.
    regards,
    Saakithyan

    Smartforms
       Select the Page and in the right hand side, you will have a tab output options. In that you will have the page format Portrait or Landscape.
    Smart scripts
      You can find the Portrait or Landscape in the Orientation of the Basic settings option.
    Report
       (probably you might not have authorization for all the below - contact basis)
       Step1 : Go to the transaction SPAD, then on the menu - configuration -> Device types -> Page Formats.
       Step2 : Create a Page Format, if you want a new one or change the one which you already have. Then in the orientation, select Portrait or Landscape.
       Step3 : Go to SPAD, Enter the printer you are using in SAP in output devices. Go to the Tray info in the last tab and select the Page Format you created above and save it.
      Then print using this printer will print in Landscape or Portrait in the way you selected.

  • Rearrange output pages with Oracle Reports

    Hi
    I'm using Oracle Reports Builder 10g and I need help on this subject:
    I'm developing a report divided in sections that reference statistics of the partitions present in an IBM Machine. Each page in the first section appears also in the other sections of the reports, i.e. the first page of the first section (with data from partition A) has the same layout than the first page of the second section (with data from partition B in this case), which is page 14 on the final pdf report, and so on.
    For each 'kind' of page in the final report I use a repeating frame that fills a whole page in the page layout in reports builder (the parameter is the partition), so I get n output pages for each page in the rdf file (n is the number of partitions). The problem: in the resulting pdf output file, the first page of first section appears first, then the first page of second section, and so on. I need the pdf to be arranged in the correct order.
    Can someone help me on this subject?
    Thanks and regards,
    Alex

    Hi,
    We had the same problem at my organization. Our DBA had to install a patch:
    To implement the solution, please apply the patchset to upgrade to 10.1.2.2.0.
    To obtain a patchset from MetaLink:
    1) Click on Patches & Updates.
    2) Click on Simple Search
    3) Select your product, release and platform.
    4) Patch number is 4960210
    Description PLACEHOLDER BUG FOR AS/DS 10G R2 PATCH SET 2 10.1.2.2
    Product Oracle Development Tools
    Release 10.1.2.2
    The Patchset 4960210 is a patch for the Application Server AND Developer Suite
    5) Read any applicable notes before downloading, then click the Download button.
    Note: Please review the Readme file for instructions on how to install the patchset.
    you should launch the installer with the executable setup.exe provided in the patchset, it could shows up a message indicating nothing was upgraded, but the release should be modified to 10.1.2.2
    Hope that helps

  • Report Page Setup

    Hi All
    I am suing Oracle Reports 9i. I want to design report in Legal Page size i.e. 14 inch height and 8.5 inch width. but in the paper layout it gives me the letter size but when i am going to print on printer so it print on legal size. is there any way how i can use all space in design form so that i can place my controls on that area. I went into the page setup and change the size to legal but in design it still giving me the 11 inch height.
    any solution??
    Thanks

    Hi,
    the Reports forum on OTN is better suited for Reports questions like this.
    Frank

  • Code page issue - Unix file(s) content display in a report output

    Hi All,
    I am trying to retrieve file from Unix server and display in my report output.
    I have written code as below:
    OPEN DATASET filename FOR INPUT IN TEXT MODE ENCODING DEFAULT.
      DO.
        READ DATASET filename INTO i_tab-line.
      ENDDO.
    CLOSE DATASET.
    1. Now i am able to display files of type .txt in report output but with line numbers above each line.
    How can i avaoid it! I want to display as it looks in AL11 view.
    2. If i am displaying files of type .PDF it is giving dump with below message:
    A character set conversion is not possible.
    At the conversion of text from code page '4110' to '4102' is not possible.
    - a character was found that cannot be displayed in one of the two code pages;
    - or it was detected that this conversion is not supported.
    How can i display the .PDF (or) all types of files in my report as it is viewable in AL11.
    Can anybody solve this this.
    I have tried UTF-8 & NON-UNICODE options with ENCODE also they are also giving same dump.
    Can anybody resolve these issues!
    Thanks in advance.
    Thanks,
    Deep.

    Hi All,
    Any resolution for above posted issue!
    Thanks,
    Deep.

  • Unable To Print or Access Page Setup in Crystal Reports 2008

    I have Win 7 32 bit, and installed Crystal Reports 2008 last week (v12.0.0.683 from the Help window).
    Every time I open a report, and from the Preview tab clicking File -> Print, or File - > Page Setup, I immediately receive a Windows message that "Crystal Reports has stopped working".  After a few seconds, another Windows message displays "Crystal Reports has stopped working - a problem caused the program to stop working correctly.  Windows will close the program and notify you if a solution is available".  Then Crystal completely closes.
    I downloaded sample reports from the BO website, and still receive the error, so I don't think it's the report.
    When I view the Event Log, I see the following:
    Faulting application name: crw32.exe, version: 12.0.0.683, time stamp: 0x47c8be9a
    Faulting module name: ntdll.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdadb
    Exception code: 0xc0000374
    Fault offset: 0x000c283b
    Faulting process id: 0x94
    Faulting application start time: 0x01cc1fc304e98ecd
    Faulting application path: C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\crw32.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: 3cfc99e6-8bb8-11e0-b8ef-00248122792c
    I have uninstalled and reinstalled CR 2008 multiple times and continue to receive the same error.  I tried updating to SP1 (Version 12.1.0.892 Incremental) but I receive the following error: "A BusinessObjects product at a lower patch level is detected.  The installation cannot continue.  Please update all installed products to the SP1 patch level, then restart this installation".
    Need to print my reports - any ideas?

    Sorry busy on Support cases and they take precedence over this community forum.
    Very interesting....
    In a test application I use I have this routine to get the local printers:
    private void frmMain_Load(object sender, System.EventArgs e)
         if (System.Drawing.Printing.PrinterSettings.InstalledPrinters.Count > 0)
              foreach(String myPrinter in System.Drawing.Printing.PrinterSettings.InstalledPrinters )
                   cboCurrentPrinters.Items.Add(myPrinter);                         
              cboCurrentPrinters.SelectedIndex = 0;
         else
              rdoCurrent.Enabled = false;
              EnableDisableCurrentControls(false);
         //For printers exposed to System account as per MS Kbase
         //http://support.microsoft.com/default.aspx?scid=kb;en-us;184291
         //Look to HKEY_USERS\.Default\Software\Microsoft\Windows NT\CurrentVersion\Devices
         Microsoft.Win32.RegistryKey mySystemPrinters =
              Microsoft.Win32.Registry.Users.OpenSubKey(@".DEFAULT\Software\Microsoft\Windows NT\CurrentVersion\Devices");
         foreach (String defaultPrinters in mySystemPrinters.GetValueNames())
              cboDefaultPrinters.Items.Add(defaultPrinters);
         if (cboDefaultPrinters.Items.Count > 0)
              cboDefaultPrinters.SelectedIndex = 0;
         else
              rdoDefault.Enabled = false;
    Note the MS Kabse on where the printer registry is. Now the odd part is on one of my test development PC's it won't populate the Default User Printer list, only the Local User Printers. I take this same app to another PC and it works just fine. The register keys are there but for some reason on my Windows 7 64 bit it won't show them, the other strange part is I have full access to both keys. I have not been able to figure out why this happens...
    I'm thinking this may be related to your issue.... But I don't have a solution, very strange... I've even gone into regedit32 and set full permissions on the various keys and it still doesn't work...
    I have other VM-ware images if I need to get past that part for testing so I never drilled into why, I believe it has to be some Windows/Firewall/Anti-virus configuration or something our IT department pushed into my local Profile.... What that is I don't know unfortunately.
    I'll do some looking and testing. You may want to post this on Microsoft forums as well.... Ask about printer permissions.
    Thanks
    Don

  • How to get report output in center of page

    hi
    i made one report.
    output is coming properly but its coming on left side of the page i want it should come on center of the page .
    so please help me .
    thanks in advanced.

    i am not enough sure what  you want but you can use justification
    write : / var centered."left-justified or right-justified .
    or you have to format like
    write : /pos(len) Var.
    i.e like
    write : /5(10) var.
    regards
    shiba dutta

  • Accessing Page Setup Aborts Crystal Reports

    CR Version:  12.0.0.683
    OS Version:  Vista Business
    Visual Studio 2008
    .Net Framework 3.5
    Regardless of whether I am in VS or just CR, if I click on Page Setup to change the orientation of a report I am trying to build, Crystal Reports will abort and shut down.  When in VS 2008, it closes that application as well.
    I've installed all known updates to my machine and I've searched the CR Website but have found no further updates for CR.
    Has anyone else experienced this?  If so was a solution found?

    The problem is now solved.
    I opened my printer browser through Control Panel.  I opened every printer I had.  One would not open.  I deleted this printer and used Server Properties to completely remove the driver and package.
    I tried CR 2008 / Page Setup but the program died again.
    I went back through all printers and one by one opened them up again.  This time, I noticed one printer had a message that the driver needed to be updated.  I updated the driver, tested CR and all is well.
    Thanks so much for pointing me into this direction.  I was at a complete loss.

  • Crystal Reports 2008 Crashes when opening File/Page Setup

    Post Author: jrm2byu
    CA Forum: General
    I am running Crystal Reports 2008 full version on Windows Vista. Every time I click on File/Page Setup, or File/Print the program will crash. There are no updates available for 2008. I also have Crystal Reports 8.5 and 10 installed on the same computer. Any ideas what might be causing this crash?

    Post Author: Ray Norkus
    CA Forum: General
    I've got the same issue as well. Does anyone have a solution?
    A quick printing workaround was to export to a pdf and then print but now I actually need to modify my page dimensions.
    Ray

  • Microsoft Project 2013 Reports Print Page Setup Issue

    Hi Guys,
    I'm trying to print multiple reports together, is there any way i can setup the print page setup ( headers and footers ) so that i don't have to set it up for each report? 
    another issue i'm having is also say i set a print page setup( header and footer) for a specific report, then i change to a different report, then when i go back to the first report to print again the page setup settings is gone! 
    any help would be much apprecaited

    Hi Reza,
    This should be possible if you have applied headers and footers to a non-enterprise view, such as the Gantt Chart view, resource sheet view etc. In this manner we can retain the Header and Footer information in the project after
    saving and closing it. (The header and footer information will be available only from the view in which you have applied it) 
    Hence, if we have customized the Header and Footer in the Gantt Chart view, you will be able to view the same in Resource Usage view.
    Regards,
    Dinesh S. Rai

  • How to automatically maximize report output on HTML page

    Hi,
    I am using Oracle Database 10g and Oracle Developer Suite 10.1.2
    on Windows XP.
    I am using Run_Report_Object() and Web.Show_Document() respectively to call the Report from Oracle Form.
    Well, it showed normally.
    However, the Window is not maximized automatically when showed.
    I had to maximize it manually.
    I would like to know, how can I maximize the report output which is showed in new Window on HTML format automatically?
    Is there anyway to do so?
    BTW, I also use the Report to call another Report by providing the hyperlink using SRW.Set_Hyperlink
    Can I do the same, maximize the Window?
    Many thanks,
    Buntoro

    hi,
    u'll have to set the second argument in your function to '_blank'
    i.e, web.show_document(url,'_blank');

  • Page Setup in Financial Reporting Studio

    Can I increase or decrease the size of content on page like excel to 100% , 110% or so on in studio?

    Hi
    In case you haven't tried yet the easiest way to increase size is to use the 'Fit to page length' / 'Fit to page width' options in the page setup.
    There is no zoom as such so otherwise it would be a case of increasing font size via the formatting option or row / column size. There is also an 'autosize' option if you highlight the whole grid that might help.
    Hope this is useful
    Stuart

Maybe you are looking for

  • Open a subreport from an existing report  without hitting the database

    Hello Experts,                        I want to open a webi subreport with the data  from an exisiting webi report directly not from database.currently i am using hyperlink on some measure values and in theses hyperlink, i am using  opendocument quer

  • Error in File-JDBC Scenario

    Dear All, I am working on FILE to JDBC scenario in which I am facing with the following error: - 2007-12-14 18:18:51 GMT+05:30: Error: TransformException error in xml processor class: Error processing request in sax parser: Error when executing state

  • RIDC Query for Date

    Hi, Could anyone please help me out in creating RIDC query similar to the below query in SQL SELECT id FROM Table_name WHERE MONTH(released_date) = 2 AND YEAR(released_date) = 2013 Thanks in advance.

  • Album/track consolidation

    Help. I have an HP Pavilion with VISTA recently installed. I just want to consolidate all my tracks that belong to one album on just one album. I have tracks scattered about with the matching album artwork. I might have an album with one track listed

  • Data Pump : Table export from 9i to 10g

    We are creating dump file for some tables with clob columns. These tables are in Oracle 9i and have to be moved to 10g. Our DBA's are suggesting that we cannot import those dump files directly in 10g database, otherwise there can be NLS and text issu