Displaying a PDF for a form on web browser in  Web Dynpro Abap

Hey
I have a form (a set of input elements) on a view
Now i want that as soon as i press execute , a pdf form is displayed with the values entered on the view.
Thanks
Shivi Goel

Hi ,
you can refer below links for interactive forms.
[http://www.sdn.sap.com/irj/scn/logon?redirect=https%3a%2f%2fwww.sdn.sap.com%2firj%2fscn%2finteractiveforms-elearning]
[http://help.sap.com/saphelp_nw70ehp1/helpdata/en/d1/af8841349e1909e10000000a155106/frameset.htm]
[http://wwwimages.adobe.com/www.adobe.com/enterprise/partners/pdfs/solution_in_detail_interactive_forms.pdf]
[http://help.sap.com/saphelp_nw2004s/helpdata/en/b7/64348655fb46149098d95bdca103d0/frameset.htm]
Reagrds,
Priya

Similar Messages

  • Display a PDF returned as a base64 encoded clob from web service

    I'm trying to display a PDF document returned from a SOAP v1.1 web service. I'm able to return the XML into a collection using a process of type 'web service', but am struggling to display the document.
    This is the code I'm using to (attempt to) display the document, which doesn't return anything. If I exclude the clobbase642blob conversion an Adobe Reader pop-up appears, but I get an error message stating it is not a supported file type or the file has been damaged, which I would expect since it's a clob rather than a blob.
    DECLARE
      l_length    NUMBER;
      l_file_name VARCHAR2 (4000);
      l_file CLOB;
      l_blobfile BLOB;    
      l_ext VARCHAR2 (4000);
    BEGIN
      SELECT xtab."fileContent", xtab."fileName"
      INTO l_file, l_file_name
      FROM apex_collections c,
              XMLTable(XMLNAMESPACES(DEFAULT 'http://www.stellent.com/Payslip_Services/'),'//Payslip_Get_FileResponse/Payslip_Get_FileResult/downloadFile' passing xmltype001
                COLUMNS "fileContent" clob PATH 'fileContent'
                      , "fileName" PATH 'fileName'
              ) xtab
    where c.collection_name = 'P15_PAYSLIP_GET_FILE_RESULTS';
    l_blobfile := apex_web_service.clobbase642blob(l_file);
    l_length := DBMS_LOB.getlength(l_file);
      If INSTR (l_file_name, '.', -1, 1) > 0 then
          l_ext := SUBSTR (l_file_name, INSTR (l_file_name, '.', -1, 1) + 1);
      End if;
      IF (UPPER (l_ext) = 'PDF') THEN
        OWA_UTIL.mime_header ('application/pdf', FALSE);
      ELSIF (UPPER (l_ext) = 'DOC') THEN
        OWA_UTIL.mime_header ('application/msword', FALSE);
      ELSIF (UPPER (l_ext) = 'TXT') THEN
        OWA_UTIL.mime_header ('text/plain', FALSE);
      ELSIF (UPPER (l_ext) = 'HTML') THEN
        OWA_UTIL.mime_header ('text/html', FALSE);
      ELSE
        owa_util.mime_header('application/octet', FALSE );
      END IF;
      HTP.p ('Content-length: ' || l_length);
      HTP.p ( 'Content-Disposition: attachment; filename="' || l_file_name || '"' );
      OWA_UTIL.http_header_close;
      WPG_DOCLOAD.download_file (l_file);
    END;
    Apex 4.2.2
    Oracle 11g 11.2.0.1.0
    Any suggestions would be appreciated.
    Thanks,
    Graham

    What Adobe product is this a question for? This forum is for XML/API functionality for Adobe Connect. I'll move this question to the appropriate forum.

  • "Reader" will only display a PDF for one second, then suts down the PDF.

    I recently had an automatic update to "Reader" and now "Reader" will only display a PDF for about one second, then shuts down the PDF.  This happens to all PDFs no matter what the scource.  I am running Windows 7.  What do I need to do to correct the situation.  (Yes -- I deleted "Reader" from my computer, the re-installed it.  Didn't help.)

    Go to C/Programs/Adobe/Reader 11/Reader.
    Look for a file named eula.exe (or just eula).
    Double click it.
    Accept the license agreement.
    Reader should work fine from there.

  • How to display "No data for yesterday" in a scheduled report on Webi

    Hi All,
    In Webi, I am working on scheduling reports and was asked by a user if the scheduled report on Webi can display "No data for yesterday/no orders for yesterday" when the report returns no data due to No Orders submitted or a business holiday. This sounded a good idea to me as this report only looks for previous days orders/sales and there are many instances when the report will return blank page due to no activity the day before.
    Can anyone please guide me on the possibility of achieving something like this on Webi using Bex query.
    Any help will be appreciated .
    Thanks
    Gaurav

    Hi,
    You can format the blocks in the report as "Hide When Empty" or "Hide When [some formula]" and have a blank cell added behind these blocks with a text "No Data for Yesterday"
    Need to set the relative position and ordering for this accordingly.

  • Mozilla has switched off content blocker and URL advisor for Kapersky and I cannot browse the web

    How do I turn these back on?

    It appears that the problem is that the Kaspersky components are outdated an needing action from Kaspersky. I have not the time to research this myself at the moment, but you may be able to do so your self on their support site.
    What do you mean by you cannot browse the web.
    What are the content blocker and URL advisor intended to do ? They may well be largely unnecessary and superfluous. Is just installing them blocking you from using Firefox ? If so uninstall them until Kaspersky has a fix.
    Please also look at this thread
    * [/questions/975869] <br /> (With Windows 7 it would be similar advice) concluding:
    ''Firefox doesn't have any known compatibility issues with any of the major anti-virus suites, but honestly you are wasting your money if you pay for them. Uninstall them and use Window 8's built in Windows Defender. Update your Windows 8 machines to Windows 8.1, and make sure your win 7 machine is up to date, and always keep everything on your machines (Firefox, plugins, etc.) all up to date. That will keep you secure as possible. ''
    * From Windows Microsoft see http://windows.microsoft.com/en-gb/windows/security-essentials-download (That '''explains''' about MSE it does NOT automatically download anything )
    Note
    (But Quotation above is from Tyler who IS professional paid Mozilla Firefox support staff)
    The people who answer questions here, for the most part, are other Firefox users volunteering their time (like me), not Mozilla employees or Firefox developers.
    If you want to leave feedback for Firefox developers, you can go to the Firefox ''Help'' menu and select ''Submit Feedback...'' or use [https://input.mozilla.org/feedback this link]. (You'll need to be on the latest version of Firefox to submit feedback). Your feedback gets collected at http://input.mozilla.org/, where a team of people read it and gather data about the most common issues.

  • Web browser inside web flash applications

    Dear all, I need  web browser inside my web flash application.. i use Flash Builder.. i dont find a any straight way to do this.. i saw examples using iFrames.. cud anyone help with how to do this in the best way..?

    JEditorPane (http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html)
    offers some support for displaying HTML.

  • Video Streaming on Web Browser from Web Camera

    How to run Web Camera on to the Web Browser through JAVA and JMF?

    How to run Web Camera on to the Web Browser
    through JAVA and JMF? As someone who has written dozens of applets, and
    helped debug hundreds of them, I can tell you that
    applets are not for beginners.
    Whenever I must have an applet that is any more
    than completely trivial, I will code it as a combined
    application/applet, if only for making testing faster
    and easier.
    Further, if you have a working application, it can be
    'launched from a link', just like an applet, but using
    web start.
    I suggest you put aside the applet idea for the
    moment, and concentrate on doing this in an
    application.
    When that is working, you can decide whether
    to launch it using web start, or embed it as an
    applet in a web page.
    Here is an example of launching JMF (the
    player) using web start.
    http://www.javasaver.com/testjs/jmf/#test5
    As far as coding for a web cam, a quick Google leads to..
    "Here is the source code to JMF Webcam app + saves jpeg"
    http://forum.java.sun.com/thread.jspa?threadID=247253
    2 notes:
    1) I found that URL for the web cam code using
    Google. I have never dealt with web cams myself.
    2) Normally I ignore threads with no dukes. I am
    usually pretty busy, and dukes indicate how
    important a thread is - to whoever is asking.
    So, if you want to complete this task faster, you might
    - search for answers first.
    - add dukes to any question, to indicate interest.
    HTH

  • Come importare modulo pdf su adobe forms e collegarlo a sito web

    Buongiorno, ho realizzato un modulo pdf con adobe IX pro che ho poi importato su adobe forms, non riesco a collegarlo al mio sito web: come procedo?

    We figured out how to create this setting:
    After launching Visual Admin, go to
    Server (xyz) -> Services -> Destinations
    Under the Runtime Tab -> Destinations -> HTTP
    Create a new HTTP Destination.  The name should be FP_ICF_DATA_[instance]
    Enter the URL and Client of the ABAP system
    Leave the System ID and Language Blank
    Selet BASIC authentication, and enter the Username ("ADS_AGENT") and password.
    Click Save.
    To test this Destination Service, you can append "/sap/bc/fp/form/layout/fp_test_00.xdp" to the end of the URL you just entered.  Click Save and Test.  If successful, the following message should be displayed "HTTP GET response code 200 Content type text/xml".
    Don't forget to remove the appended text once you are done testing.

  • Chinese Characters not display when PDF for marketing doc

    Hi All,
    I have typed in some Chinese Characters into a Print Layout Document.
    I am able to print these documents with the Chinese characters. But I am not able to display these Chinese Characters when I click on PDF.
    Please advise.
    Rdgs
    Jessie

    Hi Gordon,
    I have applied the various asian language service pack for the Adobe Reader.
    However, i am still not able to see the Chinese Characters in the PDF document when click on the PDF at SAP B1's Toolbar.
    Step 1 : Update a PLD with Chinese Characters (as text or from database field). Eg. AR Invoice.
    Step 2 : Set the PLD as Default Layout.
    Step 3 : At AR Invoice, call out an existing Invoice, click on Preview. Chinese Character is able to be previewed and printed.
    Convert to PLD.
    Step 4 : At AR Invoice, call out an existing Invoice, click on PDF button at the Toolbar. Preview the PDF document. No Chinese Characters are displayed.
    Is it due to Localisation? Localisation = Singapore
    Please advise.
    Regards
    Jessie

  • Generating pdf for a form

    Hi All,
    I am working on an HR form.... now I need to take that HR form to our portal and get it displayed there using a pdf, so I was just wondering if any one can help me out on this ..because I have never worked on generating a pdf from R/3 to portal.
    Thanks,
    Rajeev

    check prg: RSTXPDFT4  to convert your Sapscripts spools into a PDF format. Infact any reports in the spool can be converted using the program 'RSTXPDFT4'.
    [Get SAPScript output as PDF and launch Acrobat inside SAPGUI itself|http://searchsap.techtarget.com/tip/0,289483,sid21_gci933581,00.html]
    [Converting SAP Script outputs to PDF file|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/49e15474-0e01-0010-9cba-e62df8244556]

  • URGENT : Display file PDF in a FORM

    Hi,
    I have this scenario. I must display a file PDF in an type item-form.
    How Can I do it??
    Someone have a some examples.
    Kind regard.
    Giordano

    The problem is that Adobe don't supply a suitable control that we could use.
    They used to supply a JavaBean that could be integrated into Forms (and indeed I did do it) but that is very old and they don't support it - I'm not sure you can even download it any more.
    A simple method would be to create your webpage with two frames - run the Form in one and show the PDF with show_document in the other.

  • NEW web browser, Digia @Web

    A mobile browser with touch interface based on Qt and WebKit.
    Browser UI features:
    Full finger touch UI
    Accelerated panning
    Automatic full screen browsing via auto-hiding controls
    Multiple browser windows
    Page rotation for portrait and landscape browsing
    Multiple zoom levels
    Password manager
    Intelligent Bookmark functionality (auto-sorting)
    Bookmark folders
    Bookmark favicons
    URL auto-complete (from history)
    'Page loading in progress' indicator
    Text select for copy/paste
    RSS feeds.
    Browser Engine features:
    HTML 4.01
    True web page rendering
    JavaScript(tm) 1.5
    HTTP 1.1 with support to secure and non-secure browsing
    HTTP cache
    HTTP cookies
    AJAX support
    Flash content support
    Netscape compatible Plug-in interface.
    it is in the EXTRAS-DEVEL repository
    if you have rootsh installed:
    open xterm
    sudo gainroot
    apt-get install digiaatweb
    Solved!
    Go to Solution.

    i've got upto 2 weeks without my N900 so everyone feel free to test this for when i get mine back :-)
    damn thing's gonna come back with pr 1.vodafone!
    and sadly thats not a typo

  • Set default PDF extension for Downloaded Forms - Collaborator

    Is there a way of making .PDF the deafult file extension for downloaded forms?
    I'm trying to dteremine if this feature is controlled by the actual subscription type pr the access type.
    I have a Basic User Account setup as a Collaborator on a form which I author under a Plus subscription. I would like the default file type to be .PDF for any forms that are saved with their own unique name. However, unless I include the .PDF as part of the file name, the file saves without an extension.
    Is there a way that I can set this as a default for the Collaborator because having to remeber to add the file extension is a pain.

    Please see my response in your other post of the same question: http://forums.adobe.com/thread/1343769?tstart=0
    Thanks,
    Josh

  • Country name in Chinese not displaying in PDF

    Hi Experts
    I am working on a Chinese localisation DB and when I export any docs to PDF the country name disappears. Print preview is fine . I have checked the forum and found the following link Chinese Characters not display when PDF for marketing doc which was helpful but unable to resolve the issue even after using different Chinese recognisable font. Just like to know how to get around this ?
    Has any one comeup with this kind of issue ? Any help will be appreciated.
    regards
    Johnson

    Hi All,
    The issue has been fixed. There is a SAP note  1406074 as per the sap note,
    Exporting Chinese/Japanese character correctly, involves a setting of the layout in SAP Business One.
    1. Open the document layout.
    2. Go to Print Layout Designer > Display Document Properties > Format tab;
    3. Tick the "E-Mail Layout" checkbox, and choose a Chinese / Japanese font (E.g. MS Mincho)
    4. Save the layout and set as default.
    5. Export to PDF.
    I had always changed the format to Chinese but never ticked the ' E-mail Layout box'  This is just for information & thanks to Gordon and Rakesh for the inputs.
    regards
    Johnson

  • How do i save PDFs directly from web browser to iBooks - on a MAC

    Is it possible to save PDFs directly from a web browser (any web browser) to iBooks?
    it is easy to view and 'open in' iBooks from an iPad/iPhone, but don't see this option on the MAC.
    i have resorted to saving the file and emailing it.  Once viewed on the 'i-device' it can be easily saved.
    iBooks is installed on my MAC and synced, so i can view the library.
    I am just missing this direct step - MAC to iBooks
    Please help,
    Thanks - Rob

    The iphone is not a storage/backup device.
    The sync is one way - computer iphone.  The only exception is itunes purchases:  File>Devices>Transfer Purchases
    Copy everything from your old computer, or your backup copy of your old comptuer, to your new one.

Maybe you are looking for

  • Installation Issues CR 2011

    Upgrade2011 will not install. Stops with Error message "Failed to update cache for execution. Program will exit." Stops around file  "tp.open ssl-0.98l-core32,14.0.0,760" File kb246-7175 is not on my system. System is xp with all service packs, and I

  • How I can  enumerate objects in temporary store?

    TEMP_IN_USE_SIZE is constantly increased in my application. How i can get information about objects in temporary storage?

  • App error log

    I got a error message, job started step 001 started (programme SAPF110S , VARIANT AND USER ID LOG RUN ON PAYMENT PROPOSAL 13.10.09 IDENTIFICATION S INFORMATION VENDOR 2000021/CUSTOMER/PAYING CO CDE NUGN PAYMENT WITH CURRENCY INR PAYMENT METHOD C NO V

  • TS3297 I find the instructions to use automatic date/time in ts3297 to be totally unacceptable.

    I do things on my MBP (software builds) that REQUIRE consistent timestamps. I also travel extensively, which frequently results in "going backwards in time' (flying east to west). Updating date/time automatically causes total confusion for my builds,

  • Need basic info how to run my servlet with SSL/http (I am using Tomcat 4.0.

    I have a servlet that gets a user id and password and query information from an HTML form and then writes back the answer to the query as a new web page. We want to make the transaction secure because it is customer confidential information. What do