Interactive report PDF download

Hi,
PDF output is not proper when interactive report is having more number of columns. I have a interactive report with 40 columns. I tried to change Page attributes in print attributes tab. But there is no change.
Please tell me what setups to be done for this.
Regards
Mohan

hi ,
i think you need to configure BIpublisher to setup inside your server to get the pdf output from apex report.
http://www.rittmanmead.com/2008/04/21/oracle-apex-and-bi-publisher/
thanks
Mark Wyatt

Similar Messages

  • How to customize an interactive report PDF using a BI Publisher template

    Hi,
    I am trying to figure out how to get an interactive report to work with BI Publisher. I want it so that I can create a custom RTF template with custom headings, and then apply this for the interactive report.
    On the front end, when a user runs an interactive report, they are able to hide and show columns, and then click on Actions > Download > PDF. I want this to access the custom template and return a PDF based on this template, and also showing the columns that the user has selected in the interactive report.
    I have already created a custom RTF Word Doc in BI Publisher, and have uploaded it into a report query created in Apex. I am not sure though how to apply this report query to an interactive report, or if that’s even what I’m supposed to do to get it to work the way I want it to.
    When editing the Report Attributes, under Print Attributes, there is a section called Printing.
    Under this, there is a "Print Server Overwrite". I thought this is where you can specify your report query. But I am not sure if I even need a report query because I don't understand why you have a report query that is based on a static query, when in an Interactive Report, the user can hide columns.
    I have Apex 4.0.1.00.03 and Oracle BI Publisher 10.1.3.4.0d installed.
    Thanks,
    Gage

    Hi Gage,
    Custom RTF and XSL-FO templates are currently only supported with classic report regions and report queries, but not with interactive reports. So you would need to create a report query based on the SQL statement you used for your interactive report and then associated your template with that report query. Unfortunately you won't be able to use any of your customizations, filters, or column selections this way. We're planing to support report layouts with interactive reports in the future.
    Regards,
    Marc

  • Interactive Report PDF Footer

    We are replacing a bunch of Crystal reports with the new interactive reports. When we download an interactive report to PDF, it automatically puts the page number at the bottom right of every page. However, I'd like it to say "Page 1 of 3", "Page 2 of 3", etc. on the right side of the footer. And I'd also like it to say "Printed on 4/8/2008 at 2:15 pm" on the left side of the footer. This is what we displayed in the footer section on our old Crystal reports. I see the "Page Footer" section under "Print Attributes" for the interactive report, but I can't figure out what I need to enter into the section to make it display as described above. We are using the "Standard" print server (Apache FOP).
    Darrin

    Hi Tony,
    Thanks for your reply.
    I'm using "apex.oraclecorp.com" and have created reports based on RTF and SQL in application shared components. If i use APEX_UTIL.REDIRECT_URL API, i'm able to get the PDF output of my report. Unfortunately, REDIRECT_URL execute STOP ENGINE api internally, which stops the apex engine for any further processing and due to this rest of my plsql logic, dynamic actions, page refresh are not working !
    Regards,
    Parmod

  • Company information in Interactive Report PDF Header.

    Apex 3.1.XX has the amazing feature known as Interactive Reports. These reports have a default pdf they can generate which is also pretty nifty seeing how it doesn't involve any work. The down side is that I cannot find a way to Edit the pdf that is generated by Interactive Report. Does anybody know how to change the header on the reports produced by Interactive Reports? Is there a way to change the default format through BI Publisher?
    Ghoulies

    Hi
    I believe you can change the headers/footers, etc through the Apex interface. The exact path escapes me right now, I did write a coupld of blog articles about the integration that might help.
    http://blogs.oracle.com/xmlpublisher/integration/apex/
    What actually going on under the covers is that APEX collects all of the look and feel information and creates an FO object (think v rich html) and then calls Publisher to process it and return the output.
    Regards
    tim

  • Need the selected filters in the Interactive Report CSV download

    A CSV download from the IR shows the table data.
    I need a mechanism to insert the Filter criteria selected by the user within the CSV download.
    Basically I have a search screen which brings the user to the interactive report and I would like to capture the search criteria the user entered in the CSV download.
    Thank
    Sumit

    Hi,
    This might help
    http://simonhunt.blogspot.com/2009/02/auditing-downloads-from-interactive.html
    Br,Jari

  • Using XSL-FO for Interactive Report PDF printout

    I am using XSL-FO, Apache FOP and use FO Designer to produce a PDF from SQL Based Report (not IR). This is working fine.
    How can use the same concept for Interactive Report. I can not see how to make IR to use XSL-FO and Apache FOP.
    It looks that IR is only working for BI Publisher. Am I right?

    Interactive Reports currently only support the built-in default XSL-FO layout, i.e. there are only limited customization options available. Report Queries (see Shared Components) and Classic Reports can either use the default XSL-FO Layout, or can be associated with RTF or XSL-FO based templates. We plan to extend printing support for Interactive Reports in a future version of Oracle Application Express to provide similar features as is currently available for Report Queries and Classic Reports.
    Regards,
    Marc

  • Interactive Report not downloading current dataset

    I'm using an interactive report to display some table information. On the page I have two page items which the report uses for filtering. The page items can be updated from another page (i.e., when another page branches to the IR it passes a couple parameters which update the page items and the report is filtered based on that).
    The problem is when I download the report. It always downloads the dataset based on initial default settings for the two items. The report itself displays correct info on the page but the download never uses the current page item settings.
    How do I correct this?
    Steve

    Ok, well I figured out a solution...
    Instead of using "read only" items as parameters in the report, I changed to using a Select List. Each time the value is changed it refreshes the page. Now whenever I download the report it pulls the data based on the current select list parameters.

  • PDF from Interactive Report is corrupt

    Just created an Interactive report under 3.1.1 of Apex
    Selected the PDF and CSV options.
    CSV is fine.
    When PDF is selected it appears to be created.
    However, when it is opened Adobe Acrobat gives and error (not support or damaged file type).

    No Christina,
    First I went under report attributes on Interactive reports under download
    Download formats:
    CSV and PDF
    I checked both. CSV format is fine. PDF format is corrupt.
    Next I then went in using the below:
    http://www.oracle.com/technology/obe/apex/apex31nf/apex31rpt.htm
    It tells me I don't have a print server defined. I am trying to get the INLINE method to work.
    I see in the ADMIN there is a print server configuration section though it is not totally clear as I would think that you would get the default print configuration as you would with any other PDF docuement.

  • PDF from Interactive Report - general question

    Hello,
    I read in another post that there may be plans to make it so that PDFs downloaded from an Interactive Report will include the formatting in the report. Is this true? If so, will it work with the Apache FOP?
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen

    No Christina,
    First I went under report attributes on Interactive reports under download
    Download formats:
    CSV and PDF
    I checked both. CSV format is fine. PDF format is corrupt.
    Next I then went in using the below:
    http://www.oracle.com/technology/obe/apex/apex31nf/apex31rpt.htm
    It tells me I don't have a print server defined. I am trying to get the INLINE method to work.
    I see in the ADMIN there is a print server configuration section though it is not totally clear as I would think that you would get the default print configuration as you would with any other PDF docuement.

  • Interactive Report Produces Corrupt PDF File

    Hello.
    I am using Apex 3.1.2 and have created an Interactive Report (IR). I then chose the "Download as PDF" option and chose the "Open" option. This caused an error about a corrupt PDF file.
    I then saved the file to my Windows drive and attempted to open it using Wordpad. I saw the following error as the very first line in the file:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    I would much appreciate any suggestions as to what to do.
    Thank you.
    Elie

    No Christina,
    First I went under report attributes on Interactive reports under download
    Download formats:
    CSV and PDF
    I checked both. CSV format is fine. PDF format is corrupt.
    Next I then went in using the below:
    http://www.oracle.com/technology/obe/apex/apex31nf/apex31rpt.htm
    It tells me I don't have a print server defined. I am trying to get the INLINE method to work.
    I see in the ADMIN there is a print server configuration section though it is not totally clear as I would think that you would get the default print configuration as you would with any other PDF docuement.

  • Interactive Report uses XML data saved in database for creating PDF files?

    Hello all,
    I installed Apache FOP to allow a PDF "Download" in the Interactive Reports.
    Correct me if i'm wrong, when a PDF file is created with the Interactive Report option "Download", it uses a XML data to make it. Right ??
    I would like know where in the database is this XML code located.
    Regards Pedro.

    After some searching i found that XML its stored as a BLOB and it is used as XML based report data and RTF or XSL-FO based report layout.
    I didn't find yet where is located the XML used by Interactive Reports. If someone knows where in the APEX database is the XML located please share.
    Regards Pedro.

  • Interactive reports - dowload

    If I do group and sum in interactive report why download (pdf,xls...) don't have this group and sum which I make in interactive report?

    Hi Nagaraju,
    After we click on the next in the 20th Secondary list, it goes to short dump.
    We will not go backwards or to the first list.
    Hope this resolves your query.
    Reward all the helpful answers.
    Regards

  • Error opening PDF downloaded from Interactive Report

    hi -- I'm getting an error opening a PDF file downloaded from an interactive report.
    I've seen on the forum that this could be related to the size of the file, but I've tried
    this out on 10-row results (1k files) and it's still an issue.
    I save the file to my file system. If I try to open it in Adobe Reader, I get:
    File does not begin with '%PDF-'
    and
    Adobe Reader could not open <filename>.pdf because it is either not a supported
    file type or because the file has been damaged (for example, it was sent as an email
    attachment and wasn't correctly decoded).
    If I try to open in Internet Explorer, I get:
    File does not begin with '%PDF-'
    Other users are having the same problem. Download to csv and open in Excel works fine.
    Do I need to have special print attributes for this? I didn't think so... I'm just using the defaults
    (response header = report settings, content disposition = attachment).
    Ideas?
    Thanks,
    Carol

    Hi,
    I'm having the same problem that was described above, and my site does have BI Publisher installed, and it does successfully produce readable pdfs for many reports.
    But there are other reports, even reports produced using the Apex Wizard and all defaults, that just keep producing the same Adobe Reader error reported above, ie
    "Adobe Reader could not open <filename>.pdf because it is either not a supported
    file type or because the file has been damaged (for example, it was sent as an email
    attachment and wasn't correctly decoded)."
    Any suggestions?
    Cheers,
    Peter

  • Unable to open PDF output (PDF downloaded from Interactive Report--APEX)

    Hi,
    I'm getting below error while opening a PDF file downloaded from an interactive report (APEX).
    Adobe reader cound not open "TEST.pdf"because it is either not supportd file or because the file has been damaged.
    Thanks & Regards,
    Ramamuni.

    Steps of pdf Printing of Report from FOP:
    1) Download and unzip the following needed files in D:\Apex_fop directory.
    2) Open your command prompt .
    Change the directory to D:\Apex_fop\cocoon-2.1.11.
    Set the Java_Home environment variable as: set JAVA_HOME= C:\Program Files\Java\jdk1.5.0_21
    then type build war
    3) After getting the prompt back as D:>Apex_fop>cocoon-2.1.11>
    Copy coocon.war file from the folder D:\Apex_fop\cocoon-2.1.11\build\cocoon.
    Paste this file into webapps subdirectory in main tomcat directory having path as D:\APEX_FOP\apache-tomcat-6.0.26\webapps.....place it in the top
    level of webapps directory.
    4) Now just startup tomcat as D:>APEX_FOP>apache-tomcat-6.0.26>bin>startup.bat
    The cocoon.war file will automatically uncompressed as directory.
    5) To change the port of apache tomcat , edit apache-tomcat-6.0.26\conf\server.xml & change port attribute of Connector element from 8080 to 8181.
    Just check whether Tomcat is running or not as http://localhost:8181/
    & to check cocoon type http://localhost:8181/cocoon/
    6) Now copy fop_post directory & paste it undes new cocoon directory in webapps having path as D:\APEX_FOP\apache-tomcat-6.0.26\webapps
    \cocoon.
    7) Now you need to do some apex settings as follows:
    In APEX, just log 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:localhost
    - Print Server Port: 8181
    - Print Server Script: /cocoon/fop_post
    In your APEX application, in the Regions section, Click on the Print link next to your report and do the following settings:
    - Enable Report Printing: Yes
    - Link Label: Print
    - Response Header: Report Settings
    - View File As: Attachment
    - Output Format: PDF
    - Report Layout: Default Report Layout
    - Print URL: f?p=&APP_ID.:1:&SESSION.:FLOW_XMLP_OUTPUT_R1063230002781575
    8) Open up the Report Page and click Print , You will get the pdf report.
    I am sure this will help you
    Regards

  • Download csv and pdf in interactive report

    Hi,
    I'm getting below error while opening a PDF file downloaded from an interactive report (APEX).
    Adobe reader cound not open "TEST.pdf"because it is either not supportd file or because the file has been damaged. Also when i download in csv format the report does not strip html tag from the data in the report. Interactive report does not seem to have the html strip option unlike in classic reports.
    Thanks & Regards,
    Nisha

    Hi,
    did you read the pdf inside an text editor. If you do, you'll surely notice an sql error or a java error.
    I discovered for myself that the PDF reports aren't working anymore if I have 19 or over columns. The text buffer used by APEX went overflow.
    Im seraching for a solution, but I haven't found one yet, except then reducing the number columns.

Maybe you are looking for

  • VC 7.0 Oracle stored procedures resultset with ref cursor

    Can VC (we are on NW7 SP13) handle Oracle's datatype ref cursor - which is the standard solution in Oracle to return result sets - as the return value of a stored procedure? When testing a data service in the VC story board based upon a simple Oracle

  • IMac 2007 factory reset Disk Utility version

    I have a 2007 Intel iMac I'm trying to prepare for sale as I've upgraded. It is running Mountain Lion but came with Tiger pre-installed. Following instructions here, I have booted with the Tiger install Disk 1 in the drive, whilst holding C. The next

  • Using variables in Calc scripts and Business Rules

    I am sure there have been previous discussions about this, but can somebody let me know the benefits of using variables in Calc scripts and BRs? Thanks, A

  • Open Photoshop files in camera raw

    Is there a way to open Photoshop files in camera raw Thanks Bob

  • Zooming in TextEdit - Where's the % display?

    I can't remember exactly when this feature went missing, but TextEdit no longer has the little window zoom percentage feature in the lower corner of any window.  It used to drop down to offer 100, 125, 150, 175, 200% and so on.  It's gone!  I used it