Skip to main content
Inspiring
November 4, 2008
Question

Can Captivate do this (yes, I'm researching)?

  • November 4, 2008
  • 3 replies
  • 657 views
A client and I are wanting to develop an interactive application for education, which would open PDF files with graphics with multilple layers created in Illustrator. We'd like to be able to offer the ability to turn on and off selected layers and print out the results. Can this be done in Captivate?

We have a lot of files to put on a DVD and need an application to run a search and choose for them.

Thanks for any advice!

David
    This topic has been closed for replies.

    3 replies

    Inspiring
    November 5, 2008
    Why not straight HTML?
    I don't know about scipting objects in HTML but I would think, perhaps,
    that the Acrobat control (reader) offers some functionality that can be
    accessed via javascript (?).
    Is turning on/off layers in PDFs something that is even possible? If so,
    can that layering be controlled via Javascript?

    Flash may be able to do this for you but, afaik, you can't load an
    outside control into Flash...so you couldn't actually load the PDF into
    the Flash interface. I'd imagine the same holds for Flex.

    Adobe's AIR, however, may well allow this.

    The GREAT product to do this with is Adobe's, unfortunately EOD'd,
    Authorware. You could load the PDF ActiveX control into the program and
    affect the various properties. However, that would be a Windows-only
    solution.

    HTH
    Erik

    David Borrink wrote:
    > A client and I are wanting to develop an interactive application for education,
    > which would open PDF files with graphics with multilple layers created in
    > Illustrator. We'd like to be able to offer the ability to turn on and off
    > selected layers and print out the results. Can this be done in Captivate?

    --
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    ------------------------------------------------------------------------
    http://www.awaretips.net - Authorware Tips!
    Inspiring
    November 4, 2008
    >A client and I are wanting to develop an interactive application for
    >education,
    > which would open PDF files with graphics with multilple layers created in
    > Illustrator. We'd like to be able to offer the ability to turn on and off
    > selected layers and print out the results. Can this be done in Captivate?

    You can jump out to the pdf, but you cannot control it from Captivate. The
    rider to that is, if it's possible to control what the viewer sees when the
    pdf is launched using a formatted URL or JavaScrip, then you should be able
    to wok out a way to achieve that.

    If you cannot control what the users sees through URL/JavaScript, then you
    need to build your pdf in a way that offers controls to the user to achieve
    what you want.

    >
    > We have a lot of files to put on a DVD and need an application to run a
    > search
    > and choose for them.

    Captivate cannot do a search of the DVD for you.

    <speculation>
    But you can install a PHP server (or similar) to the DVD that you should be
    able to use. Here you could launch a php web page form Captivate, and have
    the search feature available in the web page.
    </specualtion>

    I've never done this, but I'm pretty sure it should be possible.

    Steve


    --
    http://twitter.com/Stevehoward999

    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu


    Inspiring
    November 5, 2008
    Okay, well thank you "Newsgroup User" and Rick for your help. It appears that Captivate may not be what we're looking for for our project. We're investigating Flash and Flex as well and this gives us some answers.

    David
    Captiv8r
    Legend
    November 4, 2008
    Hi David

    Captivate can certainly contain links that open PDF documents. I've done this.

    I suppose you might be able to simulate turning layers off and on by simply creating different slides. Each slide would have an image with the layer in place or missing.

    I'm totally confused by your mention of wanting an application to "run a search and choose for them". Grasping at some meaning and context here, I might imagine you are looking for something like RoboHelp to organize and provide searching for different Captivate videos. But without knowing more, I'm not sure.

    Cheers... Rick
    Inspiring
    November 4, 2008
    Rick,

    Thanks for replying. What we'd like to do is be able to have a few categories for certain PDF files to fall under, and when a user clicks on an area, they get a few options for which file to choose. We were wondering if PDF files could open up in a window inside of Captivate and be interactive without resorting to different slides to show different layers.

    Or else, we could just have the links to PDF files that open in Reader and allow the user to choose layers there.

    Is RoboHelp a plugin for Captivate? How does that work to allow searches? We have a lot of files with data that could be searchable. Would RoboHelp require a database or does it search files for info?

    David
    Captiv8r
    Legend
    November 4, 2008
    Hi again David

    No, RoboHelp isn't a plug in for Captivate. It's an entirely different tool. But it's part of the Technical Communication Suite that Adobe offers. RoboHelp creates Windows help files. These exist as either a single .CHM file that is viewed by the end user using the Microsoft HTML Help viewer (if you wonder what those look like, just open Internet Explorer and tap the F1 key to summon the help system).

    The strong point with these is that if you had perhaps 100 different Captivate presentations, you could use the Indexing and Table of Contents functionality to present them to the user.

    To my knowledge, PDF files cannot open in a window inside Captivate. But you might be able to open a new browser instance from a link inside Captivate and display them inside the browser instance.

    Hopefully this helped... Rick