Print Report - Choose from Multiple Formats

Hello!
I need to give the client the option to print a report to a pdf file and an xls file via 2 different buttons/links. I have a functioning button right now that opens a pdf file (.rtf created using BI Publisher) but I'm trying to figure out how to do the same for an xls file (no specific layout; client needs to sort columns). I can create a link to an xls file via the Print Attributes tab, but then my button to open a pdf file breaks (I get a 'missing expression' error).
TIA!
T

If I may suggest looking at this article.. It shows how to let the user select their output from a dropdown list...
http://www.oracle.com/technology/obe/apex/apex31nf/apex31rpt.htm#t2
Might be easier then multiple buttons on a page, just a thought..
Thank you,
Tony Miller
Webster, TX
"Understanding is a three edged sword. Your side, their side, and the truth" - Kosh Naranek

Similar Messages

  • Print Report - Choose from Multiple Formats Part II

    Hello again!
    I followed the instructions to create a report that gives the client the option to select an output format using a select list. ( http://www.oracle.com/technology/obe/apex/apex31nf/apex31rpt.htm#t2 ).
    This works great, but I have a predefined template that I created using BI Publisher that I would like the PDF report format to use instead of the generic layout. All the other formats can use the generic layout option, but the PDF report needs to use the .rtf file. Is this possible, and if so, how?
    Thank you!
    T

    Here is one possible idea, from bi publisher forum: Re: Automatically  selecting a rtf template from multiple templates
    Thank you,
    Tony Miller
    Webster, TX
    "Understanding is a three edged sword. Your side, their side, and the truth" - Kosh Naranek

  • Printing Reports directly from to a printer via 10g forms (Linux)

    Hi all,
    I need to be able to print Reports directly from a form to a printer (bypassing the form output) on Linux (RHEL 5). The trick here is this is Linux, not windows so, wasn't sure how to deal with printers in this case.
    I have the option working where I can run a report and set the options to "Cache" and PDF and it displays my outputted report directly in a new browser window w.
    I use the SET_REPORT_OBJECT_PROPERTY, RUN_REPORT_OBJECT, and WEB.SHOW_DOCUMENT properly for the PDF in a window.
    a.) I want to send them directly to a printer, preferably to a user's default printer on their PC, bypassing the output screen. How can I accomplish this?
    b.) I also would like the ability to generate a PDF (bypassing the output on a browser window) and put the form in a specified directory on a client's PC (which is what I used in 6i Client/Server). I believe I need to utilitize the WebUtil to allow this to happen. Otherwise, I'm thinking I just build a queue for the user on the Linux server and build a screen that shows all the reports they've generated for the past X amount of days and let them open them up and print from there.
    Any help (particulary for Part A) would be very beneficial.
    Chris

    1)
    if your app server is on a Linux server, for direct printing to work, the printer must be setup and accessible under Linux server using system-config-printer command, for PDF printout you probably want a postscript option checked
    if you print to screen (PDF) and then use print option then your windows client machine must have access to the printer
    2)
    you must pass this printer name as part of the report parameters.
    set_report_object_property(oRptObj, report_destype, Printer);
    and
    hidden_action := hidden_action ||'&report='|| cRptSrcFile; -- source of report program to call
    hidden_action := hidden_action ||'&destype='|| cDesType;
    hope this helps

  • Choosing from multiple itunes libraries with ATV from same computer.

    Hello to Apple universe. this question pertains to seeing and choosing from multiple librairies that i created through itunes on my one imac music server.
    i created a second library on an attached external drive as my internal is almost full. I was wondering if there is a way to configure either itunes or ATV or both so that when I use ATV i am able to choose from which library to play from. i would appreciate steps to take or if this is an old topic, perhaps a referral link to the correct answer. Running Itunes v.10.6.3 on Imac running v.10.5.8 and ATV running v.6.2   Thanks for your time. John.

    If you set up homesharing in iTunes on the Windows computer, using the same ID and password as used with your first library, then both libraries will show up under the computers heading on the Apple TV. When you navigate to the computers section you will be able to choose either library and hence any content from it.

  • Print report directly from URL

    i have SSRS report where i have prompt to enter to get data. once the data is populated i would like to print directly from the print option rather saving to pdf and print. My page settings format is setup to 9X11 size. with this i can save and print fine.
    But if i print directly to print on A-4 right most part is not printing and looks like i have to change settings in my report. How do we print this kind of report correctly on A-4 size paper. Any help much appreciated.

    Hi SQL Instane,
    Per my understanding that you want to print the report directly when click the print button and print on A-4, you have set the size to 9X11 and after print out, some of the part is not printing, right?
    By default  the size setting for print to A4 is 8.5X11 or 11X8.5, If you have changed to 9X11 and didn't set the body size of the report properly, it my cause the issue you are facing.
    Details information below for your reference about how to do the size setting:
    Change the report size setting to 8.5(Page Width)X11(Page height), you can also try to decrease the size of the "left margin" and "right margin" to increase the width.
    Check the body size setting and maek sure they have the relationship as below:
    Body Width + Left margin + Right margin <=Page width
    Body height+ Top margin + Button margin <=Page height
    If you have many columns and need to increase the width, you can also change the default setting "potrait" (8.5X11)to "Landscape"(11X8.5)
    Article about  the Pagination in Reporting Services for your reference:
    http://msdn.microsoft.com/en-us/library/dd255278.aspx
    If your problem still exists, please try to provide more details information.
    Any problem, please feel free to ask.
    Regards
    Vicky Liu

  • Printing report output in PDF format

    Hi,
    I want to know what are the settings needed to print a report output in PDF format, while executing the report from Oracle applications (Ver 11.5.6).
    Report is executed as a concurrent request from Oracle applications.
    Normally when we run the report from Oracle applications, output will be opened in a internet browser(IE) in HTML format. But I want the output to be opened in PDF format instead of HTML.
    OS: Sun Solaris 2.8.
    Thanks & Regards,
    Sarish

    Hi Sarish
    Please contact Oracle Support for an answer or to customise your application so that it prints a report output in PDF Format.
    To get PDF output you must run report/job with DESFORMAT=PDF in the command line instead of DESFORMAT=HTML/HTMLCSS.
    Regards
    Sripathy

  • Print Report Direct from current PC

    Hi
    I want to print pre printed reports direct to dot matrix Printer without Concurrent Manager in requested PC ( Print from PC not from Server ) .
    So , can i do that or not ?
    Thanks,
    Mohamed Badr

    In general you have 2 options for printing.
    1) print via the server printing queue
    2) download/open the report and click the print button on your workstation
    there is a 2 B option. If we are talking about a HTML based report you can modify the reports in such a way that you send a java script with it that starts the printing. However this is (A) not advisable and (B) somewhat experimental and not supported ;-)
    If you want to know more about printing via javascript check this page: http://www.htmlgoodies.com/beyond/javascript/article.php/3471121/Print-a-Web-Page-Using-JavaScript.htm
    Regards,
    Johan Louwers.

  • Why is printing report different from report builder and app server

    I created a report and when ran from report builder it looks fine.
    And when i moved the report to server and ran the report in the browser using this url
    http://192.1.1.8:7778/reports/rwservlet?userid=esp/esp_dev1@wdev&report=FMMA_VOUCHER.rdf&destype=cache&desformat=pdf
    and print it the report shrinks, the fonts become small and the margins change. I am having hard time how to figure out a way to correlate the formatting in the report builder and when i run on the server using pdf format.
    Is there any way to set the server so that the pdf output matches with the report builder.
    Thanks.
    Sree

    I assume you are doing a cross platform deployment
    Pls read section 6.2
    Resolving PDF Font Issues During Cross-Platform Deployment
    in
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    [    All Docs for all versions    ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    ---------------------------------------------------------------------------------

  • Print Report Output in PDF Format

    :-) Hiee E'body
    I generated the output of a Report(developed in Report Builder 6i) in PDF format.
    The output file is created properly and the PDF file gets displayed on the screen in proper format but when i try to print the PDF file it gets printed across the page instead of printing
    it straight.
    I have checked all page and printer settings but cannot find the reason for this.
    If anybody is aware of the solution to this problem please guide me for the same.
    Have a nice day !!
    Thanking You ..
    Vivek Kapoor

    hello,
    sounds like you have a problem with portrait/landscape orientation of your document.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                   

  • Print report into TEXT file format

    How am I going to produce a text file report from report builder?
    -- I want all the layout header, page number, time as preview windows.
    -- I use charactor mode to build the report, then use option "generate to file - delimited".(but the layout was messy)
    -- After save the file, the layout is totally different from preview window.
    How can I overcome this problem. Thank you for helping.

    hello Tan Chin Chye,
    if you create your report in character mode, then if you pass/set parameter mode to character, then you can create text file by supplying values for parameters destype (file), desformat (selected printer file - you may customize some for yourself - number of characters per line, number of lines pre page, some control sequences ...) and desname (name of file to create). not sure about creating such file from previewer, but you can try print and then print to file option ... in character mode this should produce plain text ...
    hth
    petr valouch, brainbench mvp for oracle programming, http://www.brainbench.com

  • Print report, choose printer

    Hallo,
    I am running Report 6.08 on SUN Solaris 8. When I want to print a report and try to choose a printer, it seems to me that Reports only accepts local printers. The name of my network printer is hp5pac5ps. When I enter this name in the field "Printer name:" I get the error message
    "You have picked an invalid printer.
    Please make another choice"
    On a shell level I have no problems accessing that printer.
    Thanks for help - Ulrich

    Hello Ulrich,
    Reports recognizes only those printers which are configured for use with Reports, as specified in the $ORACLE_HOME/guicommon6/tk60/admin/uiprint.txt config file. You need to specify the printer description file (PPD or HPD file) here. The file itself contains help on how to create printer entries in it.
    You can also take a look at the 'Printing on UNIX' document on OTN at http://otn.oracle.com/docs/products/reports/files/pbr_uxprt.pdf. This document is specific to Reports 9i, but the details are applicable to Reports 6i also, with some modification to the directory names etc.
    Thanks,
    The Oracle Reports Team.

  • Reports 10g Printing  report (invoice)  in Multiple printer

    Recently  I  visited  a  famous electrical and tools  shop. I purchased  two  small tool and   one  heavy tool .. As soon as i paid the amount at cash counter  i got my invoice and  the  less weight two items -salesman gave to me and for the heavy weight tool ,he asked me  to collect from  their store.
    As soon i reached  store i can  see that  the same invoice is printed  in their printer as well. And the person is ready with  that heavy item . I understand items classified  for delivery place (pick from showroom or store).
    I would like to know  how can i print -  the same invoice  at one in  cashier printer  and another in store printer at the same time.
    I  am trying to simulate the same in Reports 10g.(Report Builder 10.1.2.0.2)
    Any lead to understand my requirement is highly appreciated.
    Thanks

    This is just the way reports works. You can't circumvent the cache. You can however tell the reports server to clear cached files after a certain amount of time:
    http://docs.oracle.com/cd/B14099_19/bi.1012/b14048/pbr_cla.htm#i637688
    you can set the expiration via SET_REPORT_OBJECT_PROPERTY from forms
    cheers

  • Printing report directly from printer

    Hi,
    I need a small information.if any one of our guys can give me some info that would be great.
    I am writing a ABAP report now. lets say when we write 'hello world' in code and F8  program o/p will show 'hello world' right. I need to print this through user default printer automatically...might be pop-up for confirmation would help.
    Thanks in advance...
    Raj

    Hi Rich,
    Calling program is
    REPORT ZTESTRAJ1 .
    parameters:p_date like sy-datum.
    DATA: SELTAB     TYPE TABLE OF RSPARAMS,
          SELTAB_WA  LIKE LINE OF SELTAB.
    start-of-selection.
          CLEAR SELTAB_WA.
    MOVE: 'p_date' TO SELTAB_WA-SELNAME,
          'P'     TO SELTAB_WA-KIND,      " PARAMETER
          sy-datum    TO SELTAB_WA-LOW.
    APPEND SELTAB_WA TO SELTAB.
    CLEAR SELTAB_WA.
    MOVE: 'p_matnr' TO SELTAB_WA-SELNAME,
          'P'     TO SELTAB_WA-KIND,      " PARAMETER
          '1233344'  TO SELTAB_WA-LOW.
    APPEND SELTAB_WA TO SELTAB.
    SUBMIT Ztestraj with p_date eq sy-datum
                    with p_uname eq sy-uname
                    with p_matnr eq '122333' and return.
    if sy-subrc = 0.
    write 'Printed'.
    endif.
    Here is the program Ztestraj
    parameters:
    p_matnr like mara-matnr,
    p_date like sy-datum,
    p_uname like sy-uname.
    data:  l_matnr like mcha-matnr.
    start-of-selection.
    l_matnr = p_matnr.
    CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT'
      EXPORTING
        INPUT              = l_matnr
    IMPORTING
       OUTPUT             =  l_matnr
    EXCEPTIONS
      LENGTH_ERROR       = 1
      OTHERS             = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    WRITE:  L_MATNR.
    DATA: PARAMS LIKE PRI_PARAMS,
          DAYS(1)  TYPE N VALUE 2,
          COUNT(3) TYPE N VALUE 1,
          VALID    TYPE C.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
      EXPORTING DESTINATION           = 'LOCL'
                COPIES                = COUNT
                LIST_NAME             = 'ZTESTRAJ'
                LIST_TEXT             = 'SUBMITTO SAP-SPOOL'
                IMMEDIATELY           = 'X'
                RELEASE               = 'X'
                NEW_LIST_ID           = 'X'
                EXPIRATION            = DAYS
                LINE_SIZE             = 80
                LINE_COUNT            = 120
                LAYOUT                = 'X_44_120'
               SAP_COVER_PAGE        = 'X'
                COVER_PAGE            = 'X'
               RECEIVER              = 'SAP*'
               DEPARTMENT            = 'System'
                NO_DIALOG             = 'X'
      IMPORTING OUT_PARAMETERS        = PARAMS
                VALID                 = VALID.
    IF VALID <> SPACE.
      SUBMIT ztestraj TO SAP-SPOOL
        SPOOL PARAMETERS PARAMS
        WITHOUT SPOOL DYNPRO and return.
        if sy-subrc = 0.
        endif.
    ENDIF.

  • Report Generation from Multiple Facts

    I am looking at the options to generate reports based on facts with different grains. The requirement I present here is generic and Im exploring options on this.
    Lets say we have two facts fact1 and fact2. The common column between these facts is named - common_column
    Now as the grain is different at any point of time, the report generates the data based inline with following SQL
    SELECT fact1.column_1, fact1.common_column , aggregate_fun(fact2.column_2 group by fact2.common_column ) from....
    Options
    *1. Creating a third fact* - A straight forward solution is to create a fact3 and store all the info the report needs
    *2. Using fx in OBIEE report* - Use an expression to get the desired output using fx
    Do you have any better options that you would suggest to meet this ?
    Thanks

    I understand what you are speaking about. Not sure if that would stop us down the name but as of now, my requirement is slightly different hence I believe it should work fine.
    Did you refer any good article that shows us how to create logical tables and use it ?
    I created a logical table with the two facts as the sources and try to save it. It fails with consistency check and My_Logical_Table. does not join to any other logical table.
    Do I need to create two logical tables in my case one for the first fact and one the second fact and use them.. ?
    Apparently I wasnted to create a single logical table with the sources as fact1 and fact2 so that it shows the segregated data in one logical view. Any thoughts ?

  • SSO in BO if the Report  is from Multiple Datasources

    Hi,
    We have requirement to design crystal reports from both Bex query and CRM table.
    Saved in BOE and wile running the report i'm getting an Error:
    "Database log in information for this report is Incomplete or Incorrect"
    We assigned a generic ID &Password and select the option u201CUse same DB Log on as when report is runu201D then it will work.
    But this scenario doesn't apply when comes to Data security.
    Can someone advice how the SSO in BO works psl?.
    Thanks,
    Jothi

    With assigning Aliases of the systems and roles and still went further to have the same password for the data sources that has been used in report then the SSO issue got solved.
    I afraid when User runs the report in NW portal and they will enter their Network User-id & Password and report might returned an Error.
    Can you suggest, why there is need of having a same password for different data sources to get the SSO work?.
    Is there any other work around available ?.
    Thanks,
    Jothi
    Edited by: Jothirmayee on Mar 1, 2012 2:57 PM

Maybe you are looking for

  • Error While performing Budget Write Back using ERPi

    Hi, We are getting the following error while Importing the data for Budget Write back using ERPi. "va.lang.Exception: Cannot get the olap server name for planning application GSECPLAN ERPI Process Start, Process ID: 187 ERPI Logging Level: DEBUG (5)

  • Bug in Mailman version 2.1.9

    Bug in Mailman version 2.1.9 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Ma

  • Can't get student edition verified.

    I have just purchased the Student and Teacher Edition of Photoshop CS6 Extended and Photoshop Lightroom 4. I tried to install Photoshop CS6 so it can be used while I wait to get my serial number. When I installed it and tried to open it I got a messa

  • Windows Update failing with 80200056

    Hi, I have recently installed Windows Server 2012 R2 Standard as guest OS on Windows Server 2012 Standard with Hyper-V as host. All attempts to download and install updates using Windows Update have been failing with 80200056 error code. Here is what

  • Sync Error, Event ID :19104.

    I got the below error every time when i execute the "Sync-Appvpublishing server" command. Part or all packages publish failed.  published: 13  failed: 1  Please check the error events of 'Configure/Publish Package' before this message for the details