Forms 9i and printing.

Good day.
Just a quick question. We have an application using Oracle9i Forms and Reports. All clients access the application through a browser (obviously). How does one go about printing information in the application. (Without printing a screen dump).
If we use the old 6i Runtime method, we get the following error:
FRM-41842: Run_Product(REPORTS) is no longer supported, use Run_Report_Object instead.
Please help. I have one day (today) to get the printing working.
Thank you kindly.
William

William,
I think the error message is clear, you have to use RUN_REPORT_OBJECT() and the Reports Server. The printers need to be network printers and accessible for the Reports Server. You submit a Reports in Forms with destype printer and desname the network printer name. Haven't checked if the Reports Server needs to run under the an account that has networ access privileges, but i think so.
For how to use RUN_REPORT_OBJECT check
http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
Frank

Similar Messages

  • How to find output type givenSapscript form name and print program name

    Hi  Experts,
           Can anyone tell me how to find the output type of  a sapscript form if the print program name and sapscript form name is 
    known.

    Hi,
    There are two ways:
    1. Use table TNAPR .. Here is table give PGNAM as your print program name and FONAM as form name.. Now the field KSCHL will be the output type assigned to your script.
    2. You can also check the NACE t-code.. In that select a application(Corresponds to your area) -> click on Output types tab -> Here you get list of output type.. You need click on Processing Routine folder to get all other info..

  • View History of Print Jobs alongside w/ corresponding Form Name and Printer

    Hi guys,
    Just a small question. I have to do a particualr investigtion of a particular Job Order(Service). One of them includes checking the print history of its corresponding form name(sapscript), and printer device used for it.
    Is there a SAP table or TCode where this can be accessed?
    Thanks again and good day.

    Hi,
    SP01 transaction gives the details about printer and the spool. If you are able to recollect the scripts name by checking the spool output then this transaction will help you.
    In SP01 transaction, there are two tabs - Output request and spool request. Check both.
    The data of spool output and printer is stored in table from TSP01 till TSP09. But i dont think you would get the script or form name. You can only get the spool output from which you should determine the script/smartform used.
    Best regards,
    Prashant

  • FORMS 6i and printing on client

    Hi,
    I've got some FORMS 6i ( in ORACLE APPLICATION 11i environment ).
    How to send a stream to the local printer where the form runs ?
    How to do the same thing in network printer ?
    Does Webutil exist in FORMS 6i ?
    Thanks a lot.
    Romeo

    Well, I suppose you could install the Forms 6i client runtime software on a File Server rather than on each client. But I believe there are also some registry settings that the runtime requires, so I am not sure how you would achieve that.
    And then there is also the Web Forms version that was initially released with Forms 6i. You could install the app server software and run the web forms version of Forms 6i. But if you do that, you might as well be running Forms 10g, which has no runtime on the client (except for the java jinitiator or jre software).

  • Fill data into a form programmatically and print the form afterwards

    Folks,
    until recently a lab assistant took measurements and filled the data into a paper form (see attached pdf). Now we are building a test stand that does the measurement semiautomatically. The software of the test stand will be programmed in LabVIEW, of course. The test stand shall generate a printed protocol very similar to the attached pdf in future as well.
    What's the best way to fill the acquired data into the form and to print the form afterwards? The form can be read by our code in either pdf or html. There is no Microsoft Office installed on the computer.
    Modifying the html code? Converting the pdf to a picture and fill the data into the picture? Any hint will be highly appreciated.
    Thanks,
    Peter
    Attachments:
    Form.pdf ‏121 KB

    Hmmm... must have misunderstood what you were saying.
    XSL is a language that allows you to generate an HTML document. The XSL basically defines the style, and the XML specifies the data. HTML is the combination. You can find out more here.
    Unfortunately, since you don't have Office, you won't be able to use the ActiveX interface to control Word, so that's out.
    With the template in HTML format you could use the DOM for an HTML file to set the value of the HTML elements. The easiest way to do this is to use IE (I'm assuming you're on Windows here) to open the HTML template and then you can use the DOM from there. As for how feasible this is, it would depend on your HTML format. Can you post the template in HTML format?
    With the template in PDF format I know that some PDF files that are forms can be generated in such a way that they still act like forms when you open them in, say, Acrobat Reader. Acrobat has an ActiveX interface so you should be able to programmatically do this, but I can't say for sure. You can check the Adobe site for more info. You just need to make sure it doesn't require the full version of Acrobat.

  • What do I need to fill out and print a PDF form?

    I need to type on this form save and print it, how do I do that?

    Hi nette7,
    To fill in, save, and print your form, you can use the free Adobe Reader. You can download the free Reader from here: PDF reader, PDF viewer | Adobe Reader XI.
    Of course, if you have a full version of Acrobat, you can use that as well. But Reader will definitely give you the tools you need to get the job done.
    Best,
    Sara

  • Can i save my form and print it

    Can I save my form and print it

    Hi,
      You will not be able to save the FormsCentral online HTML form locally and print.  If you have Acrobat XI, you could create a PDF form via FormsCentral (Download as PDF) locally and open it via Adobe Acrobat/Reader and print it.  If you are using the online FormsCentral app, then you need a paid subscription to be able to create the PDF form.
    Hope this helps,
    Thanks,
    Lucia

  • HELP to Open and Print automatic a REPORT

    Hello, I'm a Portuguese Developer, and i've a challenge, that is, i want to open REPORT by FORMS in RDF format and i want to open and print automatic way, i do not want to open, and then have to go print button to pint them.
    I want to open by FORM way and print automatic and close imediatly.
    HEP ME PLEASE!
    Thank you

    Aslam o Alikum (Hi)
    Ofcourse you can do this by specifing system parameters like DESTYPE=Printer and DESNAME=PrinterName
    Replace PrinterName with you printer name
    See System Parameters in Reports Under Data Model

  • Is it possible to hv a FORM with out Print Prog.?

    Hi Experts,
    1) Is it possible to hv a smart form with out having the Print/driver prog.?
    coz, I checked in TNAPR tbl, I did not find any entry!
    I guess, NACE wuld do give some info?
    2) How Can I know that my_z_form_1 created in Which SAP version?
    3) How it wuld appear the icon of TABLE node in 4.6? Is it "Lines with in Square box"?
    Pls. clarify.
    thanq.
    Message was edited by:
            Srikhar
    Message was edited by:
            Srikhar

    1) Is it possible to hv a smart form with out having the Print/driver prog.?
    coz, I checked in TNAPR tbl, I did not find any entry!
    I guess, NACE wuld do give some info?
    Answer : No,there should be print program for each smart form.
    NACE Will give only SD,MM module form name and print progrms.
    2) How Can I know that my_z_form_1 created in Which SAP version?
    Answer : Currently SAP Does not support version management for SAP Script.  
                 and Smartforms.You just compare with Production system
    3) How it wuld appear the icon of TABLE node in 4.6? Is it "Lines with in Square box"?
    Use Main window -> Create - > Table
    and proceed further...
    Thanks
    Seshu

  • Open and print pdf file through form 6i

    I want to run and print a pdf file through the form. Any suggestion please......
    thanks in advance....
    ifti

    you could try using the DDE package to open the file
    and then print from the actual file location using a host command.

  • Generate and Print Preview Multiple Forms in a Single PDF

    There have been other questions similar to this but none directly address my problem.  We have the need to generate multple forms in a .pdf using Adobe interactive forms.  We can generate the multiple forms, but the user has to click on each form to view.  They want to have the forms in a single document that they can scroll through before printing.  We can do this in SmartForms but need to do it in Adobe.  Does anyone know how to generate multiple forms, either multiple copies of the same form or various forms, from an ABAP program into a single pdf that can be print previewed, in scrollable form, by the user?

    I can describe it one more time, I think:))
    You have multiple options, but only one "reasonable" within SAP.
    You can call an external application (through command line etc.) to concatenate forms for you.
    You can use iText as mentioned in the thread, and write yourself a "tool" which will concatenate the forms for you.
    Both these "options" would not be acceptable for my clients, I name them to help you get the whole picture.
    Then there is the third option: use a form for a single instance (template/ form A) and create a new form (form B), where you will use the A template:
    - you need to: create a new interface where everything from the old interface is a row of the table (example: you have a form to print out the personal card of the employee, so in a new form you will need to use a table, where a row is an employee)
    - you need to create a new form layout based on the new interface:
    in this new layout you will paste the whole layout of the old form (A/ single instance) and wrap it into a subform. The added subform will work as a table (you will bind that to the table from interface) and everything from the old template within this new subform will work as a "row" (something what you can repeat for each data item).
    Does that sound reasonable?
    Cheers Otto

  • Preview and Print Form before submitting

    I have created a form. The client would like the person who
    just filled it out to be able to preview and print it prior to
    submitting or even after submitting. Would this be part of the form
    mail script? Does anyone know the PHP scripting code?
    Thanks!

    Form page submits to a preview page that parses the form
    variables from the
    POST array, places them on the page, AND loads hidden form
    fields with the
    corresponding data. The client may print this page using FILE
    | Print. To
    accept the data shown there, the client would click on an OK
    button that
    submits the form's hidden fields to the PHP processing
    script.
    To make this happen you would have to know how to a) parse
    the data from the
    $_POST array on the confirmation page and display it on the
    page, and b)
    load the hidden fields for ultimate submit to the PHP
    processing script.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "RichyZee" <[email protected]> wrote in
    message
    news:gd4vpt$63v$[email protected]..
    >I have created a form. The client would like the person
    who just filled it
    >out
    > to be able to preview and print it prior to submitting
    or even after
    > submitting. Would this be part of the form mail script?
    Does anyone know
    > the
    > PHP scripting code? Thanks!
    >

  • How do I get a PDF document put into an attachment form that I can drag to an e-mail.  Usually I get an icon showing an spiral note book which then becomes an attachment when I drag it to the e-mail, but occasionally it stays in PDF and prints out on the

    How do I get a PDF document put into an attachment form that I can drag to an e-mail.  Usually I get an icon showing an spiral note book which then becomes an attachment when I drag it to the e-mail, but occasionally it stays in PDF and prints out on the e-mail.  What have I done differently?

    Thanks again for the detailed instructions Srini!
    And I really hate to be a pest . . . but . . .
    Using your example and not modifying it, I get the e-mail form filled out correctly and the pdf attached, however, I'm not prompted to sign it.
    Any more clues?

  • There are hidden pages in the PDF form I have.  How can I see and print all without clicking on the

    I have hidden pages in the PDF form I'm using (but didn't create).  How can I see and print all the pages at once without clicking on the "next page" button.  In the initial view, there are four pages, but if I click the "next page" button, there are a total of 12 pages in this document.  This is three budget years, each year being 4 pages long.

    You're most likely dealing with a dynamic XFA form created in LiveCycle Designer. You can open it, click the button, and save it, and it will most likely be 12 pages when next opened, but it depends on how the form is set up. The ability to make edits to an XFA form in Acrobat is very limited, especially for dynamic forms, so things like flattening aren't possible.
    If it's not an XFA form, you'd still need to click the button at least once and save. To say for sure what's possible, I'd need to see the document. Can you post it somewhere?

  • What are the security settings to lock down a form with fillable fields and yet allow someone with Reader to fill in the fields as will as save the form and print it?

    What are the security settings to lock down a form with fillable fields and yet allow someone with Reader to fill in the fields as will as save the form and print it?

    You want to allow someone to open your document and fill out the form (in the fields you have created), but not change or edit the form, right? Here's the answer - assuming you are using Acrobat Pro and someone will be opening the PDF using at least Acrobat Reader 9 and up:
    Tools > Protection > Encrypt < Encrypt with Password
    Answer YES to change the security.
    A new window opens:
         Do NOT select Document Open (or that will require a password to open the document.)
         Select: Permissions (Check the box next to "Restrict editing and printing of the document.")
         Change the following 2 settings from the drop-down box:
              Printing Allowed: Select High Resolution
              Changes Allowed: Select Commenting, filling in form fields, and signing signature fields
              Leave selected: "Enable text access for screen reader devices for the visually impaired"
              Change Permissions Password (insert a strong password)
              Leave all other settings alone in "Options"
              OK - OK
              Re-enter the Permissions Password (the one you entered above)
              OK - OK
              Save the PDF to apply the security [notice that (SECURED0 will appear after the document title]

Maybe you are looking for

  • Error while saving a vairant in purchase order- ME21n

    Hai friends, While creating/saving a variant in create purchase order transaction(me21n) it is showing the error as " Not all radio buttons from radio button group FUNC were hidden". Can any one help me to fix this problem. Thanks Hari

  • How do i stop the auto update of Facebook albums?

    hi just want to find out if there is a way to stop iphoto from automatically uploading/ updating the facebook albums... thanks Wulf

  • How Hard for FCP User

    For the last 10 years I've been using Final Cut Pro as my NLE, but with the release of CS5 I'm seriously looking into moving to it.  My question is a simple one: how difficult will it be to move from FCP to Premiere CS5?  I figure there will be a sma

  • Changes in JDeveloper v 10.1.3.2

    I have just upgraded from JDeveloper 9.0.5.2 to 10.1.3.2. When working in the old version, .java files had a series of tabs at the bottom "Source", "Class", "Design", in the new version I don't have the Class tab witch has some very useful features l

  • FRM - 40512......

    Hello folks, I developed an 10g oracle forms, when I press the execute_query button the little form of cancel_query button appear, if the user press this button to cancel the query i got this error: frm-40512 :oracle error unable to issue savepoint c