Does ADF supports using HTML5 canvas tag?

Hi
My use case is to render the PDF using canvas tag introduced in HTML5 and java script. but I could not find any ADF faces component with Canvas behavior so I thought of using html canvas tag in a jsff page directly
I am new to JDeveloper so please let me know is there a way to use HTML5 tags directly on .jsff page?
Thanks,
Suresh K

I'm not aware of y component in adf that supports canvas. You can try to include yout html in f:verbatim tags and see what you get.
Timo

Similar Messages

  • HT202343 Profile Manager 3.2.2 does not support 'use per-connection password'

    Profile Manager 3.2.2 does not support 'use per-connection password' for wireless configuration as stated here.
    https://support.apple.com/en-lu/HT202343
    This feature stops users credentials from being remembered by the device, particularly useful for multi-user devices in an enterprise environment.
    Any help would be much appreciated.
    Thanks in advance

    Yes Clinton I did same, but they were (Huawei customer support) surprised about this problem, They behave like they have no idea about USB 2.0 and  3.0 knowledge. They handsUp that reason I posted my problem in this forum.
    So is there any better solution to use any mediator between these USB version handling, Please let me know.
    Thanks
    Tauheed

  • Is there a way to use multiple canvas tags with the ToolKit for CreateJS for Flash in one HTML5 doc?

    Hey everyone, I was wondering if someone could help point me in the right direction for solving this. I have created 5 short animations using Flash and when I published each ".fla " (with Toolkit for CreateJS extension) I get 5 different html5 files with their own respective javascripts. Is there a way to get all those canvas tags in one html5 file and still have it work. I'd love a hint on where to begin so I can begin researching the solution.
    Thanks!
    -DJ

    Why do you think that one will be over written?
    You can sync as many ipods/iphones/ipads as you like to one computer.  Each is different and will only sync what you select.

  • Does ADF support aria-live tag for accessibility usage?

    We want to tell the screen reader to announce incoming events on ADF UI component. The aria-live tag can be used to tag screen elements as live or updatable.
    Not sure if ADF support aria-live tag. If not, is there any way to do it? Thanks.

    (Just about every thing is explained in help - just keep looking and searching help until you find it).
    1. Adding a "shadow/highlight" over a particular person in a moving clip
    This requires the creation of a white circle that you slightly superimpose over the picture simply by putting it on an above track and setting the level of it to very low - just enough to see the faint circle.
    It can be a graphic (same pixels as movie) quickly made in Paint or Photoshop or a camera shot of a white card.
    If the graphic has a fuzzy edge then highlight edge will also be fuzzy.
    Zoom and move it about as for your point 4
    Trying to follow movement is a bit trickier as you would have to shift it at least 2 frames at a time.
    Alternately you can use the chroma key effect except you insert the same picture in the hole as the background then reduce the level of the background picture to make it darker.(see help)
    2. Being able to "tag" or add keywords to clips that I've edited in the timeline for See answers to your other posts
    Whats wrong with an old fashioned simple notebook and pencil and note the time, changing it if you change it's position.  I use one all the time - much quicker.
    3. Repeating a clip in slow motion. Requires making a copy and slowing it down.
    Set a break point at the beginning or end of the section to be repeated
    Select and Copy the section
    Paste insert it into the point where you want the section be repeated.
    Select the new copied bit
    Change it's speed
    If you want normal speed audience noise instead of strangly slowed down or hollow sound you can first unlink the audio & video and place enough of a third copy of the original audio again in the audio gap that would otherwise appear.
    (Note Many function are found by right clicking on various areas of the screen)
    4. Zooming in on a particular portion of a clip.
    Click on the preview screen and drag the markers to zoom or reposition to suit

  • Flash Builder 4 and the HTML5 canvas tag

    I see that in CS5 you will be able to import Flash animations into HTML5 Canvas code
    http://www.readwriteweb.com/archives/flash_now_importable_to_hmtl_canvas.php
    Is this a planned feature for Flash Builder?

    Thanks Matt for the error message.  Found a bug report for the issue with adobe.  Turns out Flash Builder 4 will not support Flex 2 SDK
    [https://bugs.adobe.com/jira/browse/FB-15688]
    Which means that we can't compile within the IDE, but can compile outside using the command line.  This will be adding yet another layer to the development process
    Matt, any news on when Flex 3 will be supported in the SDK?  With the release of Flex 4 i'd imagine it's coming up.

  • India Localization - Does it support use of IR / ISO accross OUs

    HI
    Does India Localization support use of IR and ISOs between two different operating Units? we are on version R12.0.6
    Regards,
    Utkarsh

    I'm not clear on where you are seeing that text. When I view Google's cached page from the page found in this search
    https://www.google.com/search?q=site%3Asitetrail.com%2Faskearth.com
    It doesn't match yours exactly. There is an iframe with a Google map in it in the "Hosting Analysis" section, which in your pasted page seems to be the "Site Server" section.
    Which Google site did you search?

  • Does Adobe support use logmein123 to access client's computers?

    After a 15 minute wait on my computer trying to get Photoshop support, I was asked to leave my
    phone number and a representative would get back to me.  When they called later in the day, the representative
    wanted to access my computer.  He had me type into a logmein123 address (I had never heard of this before).
    The minute I pressed enter, a major warning from my cable company came on my screen warning me
    that there were major security threats to my computer.  The representative told me to hold on, I closed the screen
    down, and then he had me go to join in to access my laptop and was able to fix my problem.
    Is it normal protocol to use logmein123?

    I have no idea whether support uses this. Only Adobe Support can say. But I do suspect that you are posting in the wrong forum. This forum is for the Adobe RoboHelp software product and it seems you are having issues with PhotoShop. That being said, I see no merit in moving the thread to the PhotoShop forum as it's really more of a general support question and not one related to PhotoShop, per se. I'm unsure exactly where such questions should actually be posted. I'll ask in another support forum and see where this thread should go.
    Hold tight

  • Does ADF support weldCDI annotation in JDev 11.1.2.3/wls in Java EE 5?

    Does anyone know if we can use weld CDI implementation's annotation in ADF in JDeveloper 11.1.2.3 in Java EE 5 environment?
    I have applied sherman update 3 successfully to the JDeveloper with integrated weblogic server.
    Tried a simple injection sample, I got null pointer exception when runs the application.
    1. UI, test.jsf (facelets) page, I can bind Managed bean with annotation option. So @Named of weld CDI annotation works.
    I saw injection working in test.jsf. No bean definition in the adfc-config.xml (yes, since chose annotation option)
    2. UI, created test2.jspx (JSP xml), however, the annotation option at binding bean screen is greyed out.
    The managed bean configuration goes into adfc-config.xml.
    a. If using @Named @SessionScope in the managed bean class, got passive managed bean declaration from weld CDI implementation when context is loaded.
    Application failed to launch.
    b. If not using annotation above in the bean class, application is able to launch, but got null pointer exception in test2.jspx where I refer the value from managed bean.
    Your comments are highly appreciated.

    Weld works in Java EE 5 and above. As for specific web servers, running on weblogic 10.3.5 above, it needs JSF 2.0.
    The challenge is that annotation doesn't seem to work in ADF (project).
    I have seen bug fixes in the release notes of Weblogic 12c (which is Java EE6) on Oracle web site.
    However I wondered why it mentions to fix bug when running weld, as 12c supposes to be a fully CDI supporting environment.
    Why need weld? I just refer this to say, weld works in Java EE 6.
    Thanks.

  • Does Lion support use of a 10 key pad keyboard?

    Ever since I upgraded to Lion the 10 key pad on my keyboard isn't working.  I've tried both a wireless apple keyboard and a wired Apple keyboard but neither work.  Am I missing something or is there a problem?

    I think the problem are in the "universal access" preferences configuration. Try to disable the "mouse keys" in Mouse and TrackPad tab.

  • Use HTML5 and FMS server 3.5 to share/play videos

    Hi!
    We use FMIS (3.5) to distribute our videos, but how can I use HTML5 to view them without duplicating the video to the HTTP VOD directory.
    Can I point to the application FMS file location like I can with RTMP in some way?
    Thanks

    To be frank did not get your question clearly though i'll try answering it. I am assuming you are trying to do Progressive Download using HTML5 video tag as 3.5 did not support HTTP Streaming specially HLS. So i think in that case - you can either configure Apache location directive to point to your content directory or place them under "/webroot/vod" and configure VirtualDirectories for RTMP Streaming

  • Oracle ADF support for MS Office and PDF

    Hello,
    We are required to read from / write to MS Word, MS Excel or PDF in our ADF application.
    Does ADF support this with any inuilt feature?
    If not, what are the 3rd party libraries that we may need to use?
    Regards,
    Amar

    inbuilt support for MS Excel .
    <af:commandButton text="Export To Excel" immediate="true">
    <af:exportCollectionActionListener type="excelHTML" exportedId="table"
    filename="export.xls" title="ADF Faces Export"/>
    </af:commandButton>
    Edited by: -CHS on Jul 12, 2011 2:40 PM
    http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_exportCollectionActionListener.html
    for pdf can be used jasper report
    http://www.theregister.co.uk/2006/10/24/jasperreports_tutorial/

  • Does Dreamweaver CS6 Retail Boxed Support HTML5 video Tag?

    Hello:
    Does the retail boxed Dreamweaver 6 (Not CC) support the insertion of video into pages using the HTML5 <video> tag?  My client can't use Flash.   I found conflicting reports on the Web.
    Thanks,
    Rich Locus

    The perpetual license version of CS6 doesn't have the <video> tag built into the insert menu and it can't be added via updates. CS6 Cloud is the first version where <video> appears in the menu. Either way, you can just add it to the Snippets folder of CS6 perpetual, if you plan to use a lot of video.
    Here is the base code I use for html5 video in the older versions of DW (with Flash fallback)...
    <video width="320" height="240">
      <source src="myvideo.mp4" type="video/mp4" />
      <source src="myvideo.ogv" type="video/ogg" />
      <source src="myvideo.webm" type="video/webm" />
      <object width="320" height="240">
        <param name="movie" value="myvideo.swf" />
        <embed src="myvideo.swf" width="320" height="240"></embed>
      </object>
    </video>
    Paste that code into your source view and highlight it, then click the + button on the bottom of your Snippets window and give it a name. From there on out, you just double click that snippet to add video. Make sure you have at least two video source extensions to cover all browsers and you're good to go.
    HTML video Tag

  • How to use HTML5 Video in adf page

    Hi,
    I need to use HTML5 video instead of af:media in my adf page inorder to avoid browser plugin request to the end user.
    I've placed the video tag in .jsff as below:
    <video width="320" height="240" controls="controls" poster="../resource/poster.png">
    <source src="../resource/FAE_Intro_cropped.mp4" type="video/mp4" />
    <source src="../resource/FAE_Intro.ogg" type="video/ogg" />
    Your browser does not support the video tag.
    </video>
    When I run the web application, it shows the poster image but it does not show the video. It simply shows a 'X' in the center.
    I'm using jdev version:
    Studio Edition Version 11.1.1.3.0
    Build JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660
    Can someone please help me in this regard.
    Thanks,
    Bhaskar Podugu

    Yes. I tried surrounding with f:verbatim tag but still it did not worked.
    The actual HTML file when run outside of jdev (i.e., going to the folder and double clicking the .html file) is showing up the video but when the same is run through jdev as a deployment, it doesn't show up.
    I'm testing this in Mozilla FF 9.0.1.
    If the reference to the video file is incorrect, it shouldn't even show the poster image but I can see the poster image which is also placed in the same location.
    I tried placing af:inlineFrame(pointing it to the actual HTML file) inside jsff page, but it did not work.
    Does weblogic server need any configuration for flushing HTML5 Video content?

  • Does Strobe support HTML5 playback?

    Hi. Does Strobe provide a way to do HTML5 video playback using the video tag or does it require the Flash plugin? We're looking for a way to support browsers and devices that need Flash and also HTML5 video. Thanks.

    Hi ac361,
    As Bob Wohl pointed out, Strobe Media Playback runs in Flash Player, and is built on Adobe's OSMF.
    For an HTML5 based video player, a good option for you might be OVP (Open Video Player).  OVP was part of the inspiration for OSMF, so OVP and OSMF have similarities.  However, a significant point of difference is that OVP is not Flash only.
    The OVP project was recently extended to now have an HTML5 implementation.  The OVP HTML5 landing page here:
    http://openvideoplayer.sourceforge.net/html5video/
    fyi ... For a recent, detailed "OSMF vs. OVP" discussion thread, see this forums link:
    http://forums.adobe.com/message/2981859
    hth,
    g

  • How does the ADF support romote call method between two managed server ?

    How does the ADF support romote call method between two managed server ?

    You would usually use this as a WebService through the WSDL that is exposed.
    JDeveloper can help you create a Java Proxy to call the Web service if you point it to the WSDL file that was generated for your AM.
    Some other samples here:
    http://www.connotea.org/user/jdeveloper/tag/Service%20Interface

Maybe you are looking for