How to auto save pdf report  through forms 6i

we are using the forms-6i and database 9i. and report builder-6i
here our requirement is calling the rdf report at the time of saving the form. and rdf report has opened pdf . that should be save into client machine automatically with prescribed file name. report is opening successfully. but i don't know how to save automaticcaly. can anybody help me how to o this
thank you

FORM BUILDER VERSION
Forms [32 Bit] Version 6.0.8.11.3 (Production)
Oracle Toolkit Version 6.0.5.35.0 (Production)
PL/SQL Version 8.0.6.0.0 (Production)
Oracle Procedure Builder V6.0.8.11.0 Build #449 - Production
PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
Oracle Query Builder 6.0.7.0.0 - Production
Oracle Virtual Graphics System Version 6.0.5.35.0 (Production)
Oracle Tools GUI Utilities Version 6.0.5.35.0 (Production)
Oracle Multimedia Version 6.0.5.34.0 (Production)
Oracle Tools Integration Version 6.0.8.10.2 (Production)
Oracle Tools Common Area Version 6.0.5.32.1
Oracle CORE Version 4.0.6.0.0 - Production
Report Builder Version
Report Builder 6.0.8.11.3
ORACLE Server Release 8.0.6.0.0
Oracle Procedure Builder 6.0.8.11.0
Oracle ORACLE PL/SQL V8.0.6.0.0 - Production
Oracle CORE Version 4.0.6.0.0 - Production
Oracle Tools Integration Services 6.0.8.10.2
Oracle Tools Common Area 6.0.5.32.1
Oracle Toolkit 2 for Windows 32-bit platforms 6.0.5.35.0
Resource Object Store 6.0.5.0.1
Oracle Help 6.0.5.35.0
Oracle Sqlmgr 6.0.8.11.3
Oracle Query Builder 6.0.7.0.0 - Production
PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
Oracle ZRC 6.0.8.11.3
Oracle Express 6.0.8.3.5
Oracle XML Parser     1.0.2.1.0     Production
Oracle Virtual Graphics System 6.0.5.35.0
Oracle Image 6.0.5.34.0
Oracle Multimedia Widget 6.0.5.34.0
Oracle Tools GUI Utilities 6.0.5.35.0
Data Base: Oracle 9i
And we are developing the report by using above mentioned report builder and saved as a .rdf file. from the form. and calling that report from the form runtime by passing the parameters. i mentioned already report is opening fine and accurately. we want to that after opening the report that will be like a save as in pdf format of client_machine at specified location. there is no need to save the user manually and to avoid the user from these steps like to go report window file menu save as . can you pls suggest me how to do
sample coding for report calling
RUN_REPORT_OBJECT_PROC(FIND_REPORT_OBJECT('R_CRITICAL_xseries_multiple'),:Global.report_server,
     'PDF',CACHE,:Global.path||'R_CRITICAL_xseries_multiple.rdf','paramform=No',:Global.reportserver_path,rep);

Similar Messages

  • How to auto save and pre-fill some textfields

    first time i open a pdf, there are some textfields. they are all empty.
    i click on a button to call a web service. this returns some text and fill in those textfields.
    if one of these textfields, "message", has got an auto-filled text "success", then the pdf needs to remember the text in some of the rest of the fields. next time when the user open it, those fields should be with the text generated last time.
    notice that the "Do you want to save the file" auto-popup window won't meet my requirement. even if the user clicks on "no" for this popup window, now that i get a "success" transaction from the web service, the fields should be saved.
    i read through this, but may not be able to use it. i only have LiveCycle Designer ES3. I don't know how those adminui or process work.
    http://livecycleapps.wordpress.com/2009/10/21/livecycle-es2-using-action-profiles-to-pre-f ill-a-form-for-display-in-workspace/

    Hi,
    in Designer ES3 there is an Auto Save option in the form properties you can activate.
    Remember, the form needs Usage Rights to be savable through Reader, so you need Acrobat to apply those rights to your form first.

  • Send oracle table to pdf file through forms 6i

    please dear sirs,
    I want to send oracle table to pdf file through forms 6i
    waiting help
    thanks in advance
    Yasser

    dear Francois
    i use this code which sarah give it to me
    and i write as the following put not give me the pdf file
    DECLARE
         PL_ID PARAMLIST;
    BEGIN     
         PL_ID := GET_PARAMETER_LIST('TEMPDATA');
         IF NOT ID_NULL(PL_ID) THEN
              DESTROY_PARAMETER_LIST(PL_ID);
         END IF;
         PL_ID := CREATE_PARAMETER_LIST('TEMPDATA');
         ADD_PARAMETER(PL_ID, 'PARAMFORM', TEXT_PARAMETER, 'NO');
         ADD_PARAMETER(pl_id, 'DESTYPE', TEXT_PARAMETER, 'FILE');
         ADD_PARAMETER(pl_id, 'DESFORMAT', TEXT_PARAMETER, 'PDF');
         ADD_PARAMETER(pl_id, 'DESNAME',          TEXT_PARAMETER, 'D:\YASSER');
         RUN_PRODUCT(REPORTS, 'D:\YASSER\crm02002.rep', ASYNCHRONOUS, RUNTIME, FILESYSTEM, PL_ID, NULL);
    END;
    pls help me and tell me where is the error which i did
    thanks in advance dear

  • I am using Diadem V10.1. I am trying to Export the pdf report through my script.

    I am using Diadem V10.1. I am trying to Export the pdf report through my script. When I try to export individual report manullayFile -> Pdf Export it creates a proper plot in pdf. But I try to get multiple reports from script it, I can see only 1 quarter of the plot as shown in attachment. Can somebody help me how to resolve it.. FYI, I can see Diadem PDF Export Printer enabled in my machine
    Attachments:
    Capture.JPG ‏60 KB

    ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''Start''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    PrintName = "winspool,DIAdem PDF Export,LPT1:"
    PDFResolution = "150 DPI"  '  "2400 DPI" ,  "default"
    PDFOptimization = TRUE
    PDFFontsEmbedded = FALSE
    PDFJPGCompressed = "high"
    Call PrintMaxScale("REPORT")
    ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''End''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    Call PicPrint("WinPrint")

  • How do I save PDF files by default to the folder of the source file?

    How do I save PDF files by default to the folder of the source file with Acrobat 9.0.0 Standard?

    I am not seeing that behaviour. If I right-click a link to a .pdf file, I get the file saved with the original filename.
    Maybe one of the settings in about:config controls that?
    pdfjs.previousHandler.preferredAction is a setting that has a value of 4 with my setup. I have no idea what that means, and I could not find any explanation anywhere. You could try using different numbers for that value and see if any make any difference. Why has nobody bothered to explain that setting anywhere?

  • How do I save PDF from email to iBooks

    How do I save PDF from email to iBooks like I do on iPhone.

    touch and hold the attachment in mail.  a box will open that says 'open in' and i books, along with any other apps you have that read pdf files will be offered.  select i books, or the one you want.  once it is associated with an app, it will be stored within the app.

  • How do I save PDF files on my iPad to read later?

    How can I save PDF files from a website on iBooks to read later?

    Open the PDF in Safari and then tap it and you should get a bar at the top of it with 'open in iBooks' as an option - tap that and it should be copied to the iBooks app.

  • How do you save PDF to a USB flash drive from iPad 2

    How do you save PDF to a USB flash drive from iPad 2

    You can't, the camera kit connection kit which has a USB connection only supports the copying of photos and videos to the Photos app, and doesn't support the copying of any content off the iPad - you will either need to go via your computer.

  • Urgentpls : How to find the Oracle reports and forms version in Unix prompt

    Hi,
    How to find the Oracle reports and forms version in Unix prompt.
    Please give the steps
    Thanks

    I need to check the version of Oracle forms and reportsExample :$ frmcmp.sh -h | head -1
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    $ rwrun.sh 2>/dev/null | head -2 | tail -1
    Report Builder: Release 10.1.2.0.2 - Production on Wed Mar 10 11:17:55 2010
    $

  • How to compare two PDF files through PLSQL

    Hi,
    Can any body help that how to compare two PDF files through PLSQL programing and gives the differences as output.
    Thanks,

    Or simply apply an oracle text index on your pdf column:
    SQL>  create table t (id integer primary key, bl blob)
    Table created.
    SQL>  declare
    bf bfile := bfilename('TEMP','b32001.pdf');
    bl blob;
    begin
    dbms_lob.createtemporary(bl,true);
    dbms_lob.open(bf,dbms_lob.lob_readonly);
    DBMS_LOB.LOADFROMFILE(bl, bf,dbms_lob.getlength(bf));
    insert into t values (1,bl);
    commit;
    dbms_lob.close(bf);
    dbms_lob.freetemporary(bl);
    end;
    PL/SQL procedure successfully completed.
    SQL>  create index t_idx on t (bl) indextype is ctxsys.context parameters ('filter ctxsys.auto_filter')
    Index created.
    SQL>  declare
       mklob   clob;
    begin
       ctx_doc.filter ('t_idx', '1', mklob, true);
       dbms_output.put_line (substr (mklob, 1, 250));
       dbms_lob.freetemporary (mklob);
    end;
    Oracle® Database
    Release Notes
    11
    g
    Release 1 (11.1) for Linux
    B32001-04
    November 2007
    This document contains important information that was not included in the
    platform-specific or product-specific documentation
    PL/SQL procedure successfully completed.This generates a text only version of your pdf and standard text comparison methods can be applied ....

  • How to run report through form

    dear friends
    i have a problum i craeted a report and i want when i press the button
    the report dispalyed
    please send me the code for that i tried lot but not succesed
    or any possible help
    thanks in advance
    regards
    Vikas Singhal

    Vikas,
    What have you tried so far. Could you give us a code example? Also, what version of Forms and Reports are you using? Forms 6i through Forms 10g have the RUN_REPORT_OBJECT() built-in which is the recommended way to run a report, however you can also use the WEB.SHOW_DOCUMENT() built-in to call a report. There are examples of how to use both in the Forms Help system.
    Craig...

  • How to Auto Save in iteractive forms

    Hi All,
    I am working on an interactive forms development in SAP.
    The requirement is to have a auto save functionality as in MS office documents.
    Also can we have book marks for the documents.
    Your help is much appreciated.
    Regards,
    Sai

    Hi All,
    I am working on an interactive forms development in SAP.
    The requirement is to have a auto save functionality as in MS office documents.
    Also can we have book marks for the documents.
    Your help is much appreciated.
    Regards,
    Sai

  • How to run a 10g Report from form in client using OC4J

    Hi,
    Every time we make a report, in order to test it we have to deploy in application server.
    In our application we make the report is written as a PDF in the server and shown in the client browser using WEB.SHOW_DOCUMENT.
    Is there a way we can do this in the development environment?
    Like this: I create a report (i.e. RDF). Now in my development machine I want the form (we use a Oracle Form as a parameter form, not the Reports para form) to have a button, and when I press this button the report has to run, create the PDF in my machine and show it my client browser.
    How to do it using OC4J??

    Steps to take.
    (1.) In command prompt type RWSERVER SERVER=repserver1 to star the rep server.
    (2.) If you get "Javaw.exe The procedure entry point psoasyn could not be located in the dynamic link library orapls10.dll." error do one of the following
            (a.) Type the full name for the server. D:\OracleDevR2\bin\rwserver SERVER=repserver1
                   or, if it does not work
            (b.) Add D:\OracleDevR2\bin to the system env. variable PATH
    (3.) Start OC4j
    (4.) Now you can access the jobs using URL like:
        http://192.161.11.143:8890/reports/rwservlet/showjobs?server=repserver1
          where 192.161.11.143 is your machine's IP address.

  • How do you save a report from VB?

    Post Author: calvin
    CA Forum: .NET
    How do you save an updated Crystal Report (CRXI) from a VB.Net (2005) program?
    We're using the ReportDocument object model, not the CrystalViewer
    & it appears there's a SaveAs method but not Save.Worse, the SaveAs doesn't seem to work. I get a convoluted error message that essentially says the file is in use, even when I'm saving it to a new filename. (The file it's referring to is the copy of the original file in the Temp directory.) I can post a screen capture of the entire error message if anyone thinks it will be useful.
    Thanks.

    Post Author: calvin
    CA Forum: .NET
    "Curiouser and curiouser. said Alice." I feel like I'm in Wonderland-the SaveAs works for some reports, but not for others. The task is to create an application consisting of a VB.Net program and a set of reports. The reports must be able to be run 'stand-alone' in Crystal Reports XI, and also to be run under control of the VB program. The report output is to go to PDF, not to be viewed online. It's absolutely amazing, to me, how little support there is for this type of thing. Why? Possibly it's considered simple-and it seems like it should be, except that some reports won't run under control of the VB program. When I got involved there had been a database change so the problem initially appeared to be running the VerifyDatabase command. (The reports being tested ran fine after they'd been fixed up in Crystal-but this wasn't expected to be the last database change so there was still a need for a programmatic fixup.) After running the VerifyDatabase command in the VB program the 'fixed' report couldn't be saved to verify that the report had been fixed-and it still wouldn't run. Now, I'm leaning towards the idea that the database change was a red herring. We've found some reports that have been fixed up but still won't run. Mostly they just 'hang'. If we get any output at all (usually after killing the application) it's the same record reported over and over. Anybody got any ideas?

  • How to auto open PDF after saving a file?

    Hi!!! How y'll doing? I just switch to Mac recently. So can you guys kindly advise how do set auto open PDF file after save as a PDF file.
    What am I trying to say is that, I have a excel file and I want it to auto open after I save as PDF file.

    We are currently having users processing a large number of PDF's and would like to know if this is possible as well. The Save as PDF... option right now does not open the PDF file after it is created.

Maybe you are looking for

  • Migrate all my iPhone sync to another computer

    Hi!.. *I actually use the Mac Mini* for the familly (that include parents and brother's use) for sync my iPhone in a separate account. Now I have a *new Mac laptop* and I *need to migrate the sync of the iPhone* to MY and only MY new laptop. I can fi

  • Robohelp 11 - Creating hyperlinks within a topic

    Hi community, Just a quick question, tried to figure it out but can't seem to see how. I'd like to create hyperlinks in a specific topic that the user will be able to click on and it will jump the user to a specific place in the same topic (Ex: in se

  • "Scrolling Tab" in the "Effects" link of the "Control Panel"

    I've been trying to follow along with the tutorial of adding Parallax scrolling in Adobe Muse CC websites by Brian Woods. The Scrolling Tab is not showing in the Effects link of the Control Panel. How do I get it there? Thanks for your help. Mike

  • New version of iTunes..how to upgrade

    trying to backup my phone to my mac like usual, however, itunes says i need the version 10.6.3 or later in order to do so. I currently have the version 10.5.3 i believe. How do I fix this so I can back my phone up etc? I went to www.itunes.com and do

  • Can anyone help me recreate a photo effect in photoshop cc?

    Here's the specific I would like to learn how to do. Help please! Step by step process would be great.