Viewing and Interacting with WebPage inside a PDF?

Would like to develop a PDF similar to the 'FRAME' technology used in basic webpages.
I have subforms acting as headers, footers, body and right navigation toolbar.
I want the PDF to load a specific URL into the Body subform upon Form:Ready.
Then, upon a command (TBD) - hide that subform (within the Body) and show another subform in its place.
Is this possible?

This is not possible using PDF.
Choose Adobe Flex instead, which helps to design using a rich set of components and provides much flexible usabilities.
Nith

Similar Messages

  • Is there any other way to view and interact with notes except through Mail?

    Using the iPad I really like using notes as a stand-alone app. Is there a way to do this in OSX or can I only access my notes through Mail?
    If only through mail, can they live someplace other than my inbox?
    Thanks

    To not have them in your inbox, go to Mail Preferences ->Accounts->Mailbox Behaviours then uncheck the box that says 'show notes in inbox'.
    There are other 3rd programs that can manage your notes, but Mail is the only native OSX app that does that.
    Message was edited by: bman99

  • Display and interact with a vi front panel on remote C++ app

    Hello:
    I am new to LV and need a little advice.  I need to display a LabVIEW VI front panel in my C++ .Net application that users can interact with to view real-time spectrum data.  The C++ app (client) must reside on a separate computer(s) from the VI so that the client can connect from anywhere around the world and interact with the VI. 
    I am not sure about the basic architecture that should accompany a good solution.  We want to use TCP/IP but not DataSocket.  I do not have access to Measurement Studio but I do have access to LabVIEW Professional Development System v 8.2.  Can anyone provide suggestions on what I need to do in order to
    1.  Connect to my TCP server using my C++ client app - I have already written TCP client and server code which communicate but now I need to integrate LV
    2.  Get access to the VI sitting on that server
    3.  Send the VI front panel to the client for display
    4.  Allow the user to modify parameters on the front panel displayed on the C++ client, send those changes back to the server, and refresh the front panel displayed in the C++ client given the new parameters (I would like a real-time display of the spectrum to always be available)
    Is this possible?  Has anyone done this using C++ .NET in VS2005?  Are there examples I can mimic or references that will help direct me?  I have searched and searched through NI's help and found a lot of good stuff but I'm still feeling confused about the best way to utilize LV.
    Thank you in advance!

    One more question ... what if I could use Measurement Studio?  The documentation seems to indicate that it's easy to create network applications and therefore it would be easy for me to re-create our VI's front panel using Measurement Studio components in my C++ app and then simply connect those components to the networked hardware (TCP/IP or DataSocket) that could be located anywhere in the world.
    Depending on what components you are using in your LabVIEW panel, it is probably pretty easy to build a Measurment Studio application to look like a LV panel.
    Given that, you could use network shared variables to move data across the network, no TCP programming necessary -- I think that this is pretty easy to do, but I don't know the specifics about variable programming in that environment.  Also, you will probably need to add some smarts to the server side to make sure that it is reading to and writing from variables in an appropriate manner.
    Question: why can't you just use LabVIEW for the client application also?

  • Is it possible to connect an iPad to a SmartBoard and interact with the iPad on the SmartBoard, like you do on a computer with the Smart-software Notebook on it?

    Is it possible to connect an iPad to a SmartBoard and interact with the iPad on the SmartBoard, like you do on a computer with the Smart-software Notebook on it?

    You can purchase an adapter from apple that uses the monitor cable from the projector, its the same one that is probably connecting either your laptop or school workstation. On the projector control you might need to refresh the source.

  • Firefox won't open PDF files after I removed older version of PDF-xChange Viewer and installed the lastest version of PDF-xChange Viewer. MS Explorer which I am now force to use works OK. I have checked the Applications window in Tools/Options and it l

    Firefox no longer opens PDF files. Explorer works OK. I have checked the Applications window in the Tools/Options and it says I am using PDF-xChange viewer....It just does not do anything. I get the message in the Download Error window which says...."could not be saved, because you cannot change the contents of that folder. Is the same error which I get when I attempt to open a PDF file on a webpage using the Firefox browser....Explorer works OK so I am now forced to Explorer to read PDF files via a browser.
    == This happened ==
    Every time Firefox opened
    == After removing a old copy of PDF-xChange Viewer and updating to the last version

    The error message suggests that the file (pdf) that you're trying to download cannot be saved in the folder Firefox tries to save it in.
    This can be due to several things - it could be a non-existing folder (could be a problem with the updated application), the hard drive could be too full to store the file (less likely if you can generally surf the net without error messages) or it could contain an error.
    To complicate things a little further, it seems to me that you have (at least) 3 different PDF-handling plugins in Firefox from different programs:
    PDF-XChange Viewer Netscape Gecko Plugin
    Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    Zeon PDF Plugin For Mozilla
    This shouldn't matter too much, thou, as it will most likely simply use either the latest installed or the first one it finds when looking up associations for files of type 'pdf'.
    First, in Tools > Options... > tab General > section File download, select "Save files in" and Browse your way to a (non-writeprotected!) folder on a drive where you're certain there is enough free space - like the Desktop folder to make the files end up on your Windows desktop.
    Second, under Applications as you mention yourself, find all document types related to PDF files, and set these to one of the programs. Check the entire list to be sure there isn't one hiding under one of the other programs' document types (Adobe Acrobat document, PDF X-Change and Zeon).
    Restart Firefox, and try opening a PDF again.
    If it fails once more, try changing the documents again to one of the other programs, like "Use Adobe Acrobat (in Firefox)".
    If it STILL fails, change it to simply "Save file". Then you can simply browse your way to the download folder with Windows Explorer, and doubleclick the PDF file to see which program actually handles PDF files as default on the machine, and if it works properly.
    If Firefox flatly refuses to save the PDF files in a folder which you're certain both exist and has space for the file, some (probably security related) program is most likely interfering with Firefox, preventing it in storing PDF files on the system.

  • Content Viewer and interactive charts

    Hello
    I have created an interactive chart using HTML5 and Javascript and imported in InDesign using the Overay--> Webcontent.
    The animation and the interaction is working well on the iPad2, but when I click on the screen to interact with the chart the menu of the Content Viewer is appearing and disappearing. I find this very disturbing.
    Do you know how it is possible to avoid this? It would be nice if the menu would only appear when I click somewhere on the page but not on the interactive chart/web overlay.
    Unfortunately on Android (Galaxy 10') the animation and interaction are visible but very very slow....
    Thanks!!

    Try trashing the prefs. See Replace Your Preferences

  • Can i use flash for ui and interact with c++ builder for the rest

    i know flash can be used in c# in visual studio but i dont remember a thing of this interaction.
    is it possible to interact with c++ builder and how?
    the scenario is simple
    use flash for UI (showing-viewing data) maybe for a kiosk or something without mouse simply with touch input,
    use c++ builder for the rest , database connection data proccessing etc
    any info will be greatly appreciated
    thanks

    I would advise proper punctuation and grammar on a public forum, but to answer your questions, yes, yes you can! Flash can be used to produce any commercial imagery or animations for the purpose of making profit, as long as you have a valid license you purchased from Adobe. You bought it, you can use it for whatever you want.
    By "book", I assume you mean the "tutorial" book series made by Adobe? If so, the name of the series is "Classroom in a Book", there's one for each versions of Flash. Personally it hasn't been of much use and I would advise simply practicing by yourself and getting familiar with the tools. Look for online tutorials and publicly available projects and see how they work.

  • Help about the last SRM version and interaction with suppliers

    Hello, I need the confirm that the last SAP SRM versione is the 7.0. Which are the differences between 5.0 and 7.0? Do you have materials about the interaction with suppliers for bids? Thank you!
    Dany

    Hi,
    There are a lot of differences between the SRM 5.0 and SRM 7.0.regarding the Bidding Scenario.
    Infact SRM 7.0 is released with Public Procurement service(PPS)
    The main differences
    SRM 5.0 -tender fees payment and EMD (Earnest Money deposit) is thro' Development
    SRM 7.0 -Tender fess -Payment can be made in SRM thro'Payment Gateway
                 - EMD Fees can also be paid in the SRM 7.0 which is Standard Functionality..
    There are  lot of differnce
    Just Wait for a day or two I will send the difference to your Business Id
    Regards
    G.Ganesh Kumar

  • CRM ABAP development and interaction with SAP R/3

    Hi Experts,
    I am an ABAPer and have close to 3 years of development experience in ABAP, now i was trying to understand how exactly a CRM system is intergrated with SAP R/3 . Below are few of the basic question i have
    1. How does R/3 interact with CRM, searching in the forum i just got to know its through RFC . Can anyone give me specific technical details like how R/3 and CRM interact in a real time scenario .
    2. Ca any one also give me an real time development example that was done in CRM to interact with SAP R/3 and explain me the basic steps involved in it, this might give me clear picture of how developments happen in CRM and also how CRM and SAP interacts with each other .
    Your quick response would be greatly appreciated .
    Regard's
    Sudheer V

    with repect to programming , it is similar to R/3 ABAP devlopment . It all depends on scenarios:
    1) For eaxmple we use BADI's to put some extra validations / additional data when you are creation order
    2) unlike R/3 where we use SAP GUI trnsactions for creating orders, in CRM we have IC web client techonolgy where we can create orders through web.This is based on BSP technology. In order to add additinal fields on the screen for we use easy enhancment workbench tool(EEWB).this is something new in CRM when compared to R/3.

  • Import, and interact with, Flash 8 movies in Flex3.

    Hey gang,
    I have a Flash CS3 App built with ActionScript 2.0 that imports Flash 8 SWFs. Those Flash 8 SWFs are each comprised of hundreds of movieclips.
    I'm rebuilding the Flash CS3 App in Flex 3, and even though I can import the Flash 8 SWFs but can't interact with them (change their color, change their sizes, duplicate them, etc).
    Before you tell me to convert all the Flash 8 SWFs to CS3/ActionScript 3.0 know that there are 700+ of them.
    Tips? Tricks? Ideas?
    A sample SWF (and source FLA) I'm trying to import into Flex 3 can be found here:
    http://www.bensmash.net/sample/SM2.swf
    http://www.bensmash.net/sample/SM2.fla
    I appreciate your help!
    -Benjamin

    ejl_70 sorry but is true you need flash cs3 to save in flash 8 in flash cs4 your only save as to flash cs3

  • Partition Eliminiation on views and joins with other partitioned tables

    I have a bunch of tables that are daily partioned and other which are not. We constantly join all these tables. I have noticed that partition elimination doesn't happen in most cases and I want some input or pointers on these.
    Case 1
    We have a view that joins a couple of partitioned tables on the id fileds and they the partition key is timestamp with local time zone.
    TABLEA
    tableaid
    atime
    TABLEB
    tablebid
    tableaid
    btime
    The view basically joins on tableaid, a.tableaid = b.tableaid(+) and a bunch of other non partitioned tables. atime and btime are the individal partition keys in the tables and these time do not match up like the id's in other words there is a little bit of correlation but they can be very different.
    When I run a query against the view providing a time range for btime, I see partition elimination on tabled in the explain plan with KEY on Pstart/Pstop. But its a full tablescan on tablea. I was hoping there would be somekind of partition elimination here since its also partioned daily on the same datatype timestamp with local time zone.
    Case 2
    I have a couple of more partitioned tables
    TABELC
    tablecid
    tablebid
    ctime
    TABLED
    tabledid
    tablebid
    dtime
    As you can see these tables are joined with tablebid and the times here generally correlate to tableb's timestamp as well.
    Sub Case 1
    When I join these tables to the view and give a time range on btime, I see partition elimination happening on tableb but not on tablea or any of the other tables.
    Sub Case 2
    Then I got rid of the view, wrote a query that us similar to the view where I join on tableaid (tablea and tableb), then on tablebid (tableb, tablec and tabled) and a few other tables and execute the query with some time range on btime and I still see that partition elimination happens only on tableb.
    I thought that if other tables are also partitioned on a similark key that partition eliminition should happen? Or what am I missing here that is preventing from partition elimination on the other tables.

    Performance is of utmost importance and partition pruning is going to help in that. I guess that's what I'm trying to acheive.
    To achive partition elimination on tablec, d, etc I'm doing an outer join with btime and that seems to work. Also since most of the time after the partition elimination, I don't need a full tablescan since the period I will be querying most of the time will be small I also created a local index on id field that I'm using to join so that it can do a "TABLE ACCESS BY LOCAL INDEX ROWID" this way it should peform better than a global index since the index traversal path should be small when compared to the global index.
    Of couse I still have problem with the tablea not being pruned, since I cannot do an outer join on two fields in the same table (id and time). So might just include the time criteria again and may be increase the time range a little more when compared to what the actual user submitted to try not to miss those rows.
    Any suggestions is always welcome.

  • Video grabbing and interaction with windows

    hi, few questions...
    is there any way to work with the usb camera or any video device, even if it does not have a api/sdk ... something like Windows Image Acquisition ??
    can i write code that interacte with windows events ?? i mean a program that in case of click on the desktop will do something ??
    it would really really help
    Jaimon

    I'd think that Java is not exactly the language you need... I'm sure you can do much more in VC++. Java's point is having as little to do with the OS as possible; you won't get around using native code.

  • Digital Publishing and Interactivity with digital magazine on my own server

    Hello... I am researching what would be the best plan of action for my project... need to design a digital magazine for the web that is interactive and has rich media like video, animations, etc.
    I am thinking of doing the following... design my animations in Edge Animate that will output html5 friendly animations, then use Indesign to design my master digital magazine like the way I want to with embedded rich media and symbols that have interactivity options.
    I am unsure of my next step, or if I am on the right track... should I bring in this Indesign file as a format compatible with Html5, CSS3, Wordpress or what? And use Jquery plugins within the overall structure to add flash like effects.
    Any suggestions?

    Try this one:
    http://www.edocker.com/edocker/edocker-create/
    Brochure as PDF:
    https://dl.dropboxusercontent.com/u/17227987/CREATEbroch2.pdf
    You can try full version for free, after trial period you can subscribe it for as long as you need and then opt-out....
    With Add HTML-content tool you can add Adobe Edge project into any page you like, simly zip-package the project and make sure that there´s a file named index.html inside the package.

  • Best way to display and interact with a tree

    I am trying to create an interface that is similar to the interface on this website for the skill tree:http://www.pathofexile.com/passive-skill-tree. What is the best way to go about doing this and have the same or similar user interaction. ie. you click on a node and it activate or deactivates it. The movement of the tree and zooming on it would be nice as well. I am somewhat new to this and am not familiar with all of the libraries that the SDK has to offer if anyone could give me pointers on where to look that would be great. I would like to try to stay away from webView as I am thinking about features I want to add. Thanks in advance just want to see what a good way to do this is.

    One more question ... what if I could use Measurement Studio?  The documentation seems to indicate that it's easy to create network applications and therefore it would be easy for me to re-create our VI's front panel using Measurement Studio components in my C++ app and then simply connect those components to the networked hardware (TCP/IP or DataSocket) that could be located anywhere in the world.
    Depending on what components you are using in your LabVIEW panel, it is probably pretty easy to build a Measurment Studio application to look like a LV panel.
    Given that, you could use network shared variables to move data across the network, no TCP programming necessary -- I think that this is pretty easy to do, but I don't know the specifics about variable programming in that environment.  Also, you will probably need to add some smarts to the server side to make sure that it is reading to and writing from variables in an appropriate manner.
    Question: why can't you just use LabVIEW for the client application also?

  • Viewing and working with JPEGs without iPhoto

    Hello:
    I am attempting to upload photos to my own gallery web page. I do not want to use iPhoto because iPhoto:
    1. Forces you to use Kodak for printing photos.
    2. Forces you to use .mac for web pictures.
    I would like to be able to:
    1. See my pictures as thumbnails in Finder.
    2. When browsers launch file dialogs to upload pictures I would like to see the thumbnails as well.
    These features appear to be OS dependent, because I have this capability on both Windows XP and SUSE Linux.
    I have not been able to find any way of setting the MIME type mapping for Finder or the file dialogs.
    Please help.
    Thank You
    Matthew Harelick
    Mac Mini 2.4   Mac OS X (10.4.9)  

    1. Forces you to use Kodak for printing photos.
    iPhoto connects to Kodak Printing Services for ordering prints online, but you can still print to any local or network connected printer
    2. Forces you to use .mac for web pictures.
    If you File>Export images to a Web Page, it creates a gallery page in your ~/Sites folder, but there's no reason you have to upload it to .Mac. You can also scale and change format of images when exporting to a folder using the File Export option in the same window.
    1. See my pictures as thumbnails in Finder.
    You can use Icon View (⌘ 1) with 'Show Icon Preview' selected in the view options (⌘ J) or use Column View (⌘ 3 )with 'Show Preview Column' selected in the view options.
    2. When browsers launch file dialogs to upload pictures I would like to see the thumbnails as well.
    Same thing.. on the dialog window that opens for you to select the files, click the column button on the toolbar to switch to Column view
    If you have not imported your pictures into iPhoto and don't intend to, some things-changing format and some very basic editing-can be done with Preview, or you could get another image editor/browser. But just from what you've said here, there's no reason that iPhoto wouldn't suffice.

Maybe you are looking for

  • "Can't open a scratch file" error

    Running PSD 12.0.4 (Extended) on a Mac Pro, Mac OS 10.7.3. Plenty of ram; plenty of hard disk space. I just finished installing a new 1TB drive in one of my bays; I now have (3) 1TB drives total. Initialized the new drive (Mac OS Extended/Journaled),

  • File extensions ?

    Using Pages 5.5 How do I enable (view)  file extensions? Thanks!

  • Pro Res in Final cut express How do i get a good quality SD DVD

    I recently bought final cut express and have suffered getting a good quality SD DVD out through the workflow from my cannon XHA1. On screen its fine but when i author through imovie to DVD the quality is poor. So reading the various threads it would

  • How do I create image pushing slide show in Flash?

    Hi. I am wondering if anybody can tell me how to create a picture PUSH. I have three images that I wish to work with. By pushing I mean having an image come in from the left (or right) and place itself on top of the other (or pushing the other out of

  • Missing iPhoto Thumbnail Images in iMovie Project Library

    Okay, here goes... I'd created a short movie and have it in iMovie's project library. The movie included video footage from a dv camera as well as video from my digital photo camera. I recently reorganized and merged several events folders in iPhoto