Allow printing of current slide

I am trying to find a way to allow learners to print the current slide.
I know Cap 4 has the print slide widget, but it allows learners to view and print all slides at once.
I do not want this option as I need to control which slides are actually printable.
Does anyone know of another widget or perhaps some code that will allow me to do this?
I am using Captivate 4, AS2, and Flash Player 9.
Thank you!
Kelly

I'm currently working on a widget that will force printing to landscape and also dynamically adjust width/height of the print to fit the selected paper type.
Send me an email to admin (_at_) cpguru (_dot_) com and I can send you the prototype
/Michael
Visit my Captivate blog with tips & tricks, tutorials and Widgets.

Similar Messages

  • How do I print a interactive form out? It allows printing and filling.

    Hi, I'm trying to print out an interactive form that I filled out and then saved on my hard drive. The author allows printing and filling out of the PDF when it was created. I'm running Windows 7 64-bit and have Adobe Reader XI (11.0.06) installed along with the current drivers for my compatible printer. Within the same PDF the first sheet "instruction sheed" is an all text flat form, which prints just fine. The problem lies when I try to print other sections of the PDF, When I try to print it all I get is the header and a footer that the author created, but all the spaces where questions/ text and my fill in answers don't show up on the print preview image or when the printed sheet comes out of my printer.
         I have tried to print as an image without success. I don't think its an author issuse because it was released out of a California Department for several houndred/thousands of others. Please if you have any ideas or questions i look forward to any advice.

    Sorry I forgot to add that the PDF is devided by a "Chapter" style cover face that devided multiple sets of forms in to categories. At the bottome of these categories is a "Print whole document" which can only be clicked once the whole thing has been filled out. Do to some information over lap some dates don't follow the (time line order) it requirest to fill in the data so two of the categories show up as incomplete. Take a look at the document yourself, maybe I NEED to rewrite the information and see if that works.
    *Edit* Looks like I CAN print a blank form at the begining when it asked me if i want a blank form, will try to rearange dates so it will show as all COMPLET.
    PDF file can be found at the California government website:
    http://www.chp.ca.gov/recruiting/pdf/Chp446.pdf
    http://www.chp.ca.gov/recruiting/pdf/Chp446.pdf

  • How do i print the current view on a pdf file

    How do i print a current view on a pdf file i am looking at,  i dont want to print the current page i want to zoom in and print that zoom.

    Dansyacht wrote:
    Shift-Option 4 with allow you to capture a portion of the screen (the area you want to print) with the mouse.
    Shift-Cmd 4 lets you select a portion of the screen
    Shift-Cmd 3 takes the entire screen (no selection necessary)
    There is a "hidden" setting accessible from the command line ("defaults" command) to change the default screenshot format from png to pdf. Since I always forget the command, I use the free TinkerTool to access/change that setting and others. Screenshot format is found in TinkerTool under "General".

  • Which app allows me to create slide manually by drawing?

    Does KeyNote app for iPad allow me to create slide manually by drawing? I suppose not.... I couldn't
    When I create strategic slides I'm currently used to use paper before to work on laptop, now I'd like to use iPad.
    Do you know any other app allowing to draw something in a slide (e.g. with a stylus) inside. It should be not so hard ....
    Thanks!
    GB

    Go to the iTunes App Store and look for iOS drawing apps. There are scores of them. Draw what you want, save the drawing and import it into your slideshow.

  • I am trying to print all the PDF pages in a range of 5 pages but can only print one page at a time . . . It will print the current page, but not all or pages 1-5.  Can this be overcome?

    I am trying to print all the PDF pages in a range of 5 pages but can only print one page at a time . . . It will print the current page only, but not all or pages 1-5.  I need to go to the next subsequent page and command to print current page; continuing with this procedure until all pages are printed one at a time. Can this be overcome?

    You can use printPages(1, 5), however I need to know how you print current page.

  • Printing with CURRENT VIEW

    I have a HP 6700  All-in-one, I can't find how to print from current view.

    Hello there! Welcome to the forums @jsaadi 
    I understand you are having some troubles printing from current view. Please let me know some more information and I will do my best to help you.
    Please let me know:
    Which OS are you running on your computer?
    Which Windows Operating System am I running?
    Mac OS X: How Do I Find Which Mac OS X Version Is on My Computer?
    Which program are you printing from?
    Do you notice any error messages? If so, what do they say?
    Thank you
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Is there any way to print my Keynote slides in two columns on a page?

    Is there any way to print my presentation slides in two columns on a page? thanks

    You can do this through the Print dialog when you go to print your slides. In the dialog, click the dropdown menu that says "Copies and Pages", and choose
    "Keynote". Here you can use the "Handout" settings to put multiple slides on a page. This option will leave some space beside the slides, where the notes would go.
    Alternatively, in the same dropdown menu, you can choose "Layout". In the panel that appears, you can set your output to print multiple pages on a single sheet of paper, and arrange them how you like. If you are set to print slides and not handouts, this method will print multiple slides, without spaces for notes, on a single sheet.

  • How to Restrict printing the document using IRM for a Single Document?Allow printing for some documents and restrict the printing for particular documents in same document library?

    Can we able to Configure the IRM in Document Level in SharePoint Document libraries?
    The document library contains multiple document sets , Can we restrict the printing according to document sets? Allow printing for some documents and restrict the printing for particular documents in same document library
     Is this possible?Please suggest.

    Yes, that can be done. But note that all administrators will have the same right to print, so you need to make sure the users are not administrators. You can include a macro to disable printing, but if the users disable macro, they can print the documents.
    Hence, there is no foolproof way to prevent printing documents. If you still need a foolproof security, PDF format provides password based security (viewing doesn't require a password) that can be implemented to prevent the document from printing,
    which doesn't require any special scripts and is tough.
    You can have a look at the following links:
    http://msdn.microsoft.com/en-us/library/office/ms458245(v=office.14).aspx
    http://msgroups.net/microsoft.public.word.docmanagement/prevent-printing-of-docum/91353
    http://www.go4sharepoint.com/Forum/prevent-printing-saving-documents-10150.aspx
    The following link explains about the security features in PDF. This is for information purpose only and not for promotion of any products:
    http://www.pdflib.com/knowledge-base/pdf-security/
    Balaji Kundalam

  • How to get the current slide Index or Id?

    I can get the selected slide of presentation use blow method.
    Office.context.document.getSelectedDataAsync(Office.CoercionType.SlideRange, function (asyncResult) {
    if (asyncResult.status == Office.AsyncResultStatus.Failed) {
    write('Action failed. Error: ' + asyncResult.error.message);
    else {
    write('Selected slides: ' + JSON.stringify(asyncResult.value.slides));
    But, How can I get the executor slide?

    ​Hi,
    >> How to get the current slide Index or Id?
    In my option, when you select a slide, it change to current slide. So, you could use the getSelectedDataAsync method to get the current slide, and then get the index or id by using the Slice object. You could refer the link below for Slice Object.
    # Slice.index property (JavaScript API for Office)https://msdn.microsoft.com/EN-US/library/office/jj715285.aspx?f=255&MSPPError=-2147217396
    Some key code as below:
    <script>
    function getText() {
    Office.context.document.getSelectedDataAsync(Office.CoercionType.SlideRange,
    { valueFormat: "unformatted", filterType: "all" },
    function (asyncResult) {
    var error = asyncResult.error;
    if (asyncResult.status === Office.AsyncResultStatus.Failed) {
    write(error.name + ": " + error.message);
    else {
    // Get selected data.
    var dataValue = asyncResult.value;
    write('Selected data is ' + dataValue.slides[0].index);
    // Function that writes to a div with id='message' on the page.
    function write(message) {
    document.getElementById('message').innerText += message;
    </script>
    >> How can I get the executor slide?
    What do you mean by this? Is this a new issue which is different from the above issue? If so, I will recommend you post a new thread for this issue and share us more information about this.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to print the current date and time?

    Hi Friends!
    I have tried this program to print the current time and date,
    #include <iostream>
    #include <time.h>
    using namespace std;
    int main()
    time_t tim;
    time(&tim);
    cout << ctime(&tim);
    return 0;
    But it show the warning as;
    warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead.
    Can anyone suggest whats wrong with this?

    i also got many warring when i use old version keyword. as i note on think thatin new vc++ has many keyword change with _s. the old keyword works even get warring.or you can change to as it suggest.For About ctime_s
    Check this link for more detail (RefLink)
    No, it shows error, when you use ctime_s instead of ctime.
    error C2660: 'ctime_s' : function does not take 1 arguments

  • I can only print the current page of downloaded pdf's.  Not able to print "all".  I'm using a Macbook air.

    I can only print the current page of downloaded pdf's.  Not able to print "all".  I'm using a Macbook air.

    it says "the document could not be printed".  "There were no ages selected to print".
    I selected "all".  I always tried selecting pages "1-3".
    The only choice that works is current page.  Very strange.

  • Adobe Flash Player not working. Installen latest version. Get the following: "This website would like to run the following addon: Adobe Flash Player from Adobe System Incorporated." Then asking me to allow it for current or all websites. It doesn´t matter

    Adobe Flash Player not working. Installen latest version. Get the following: "This website would like to run the following addon: Adobe Flash Player from Adobe System Incorporated." Then asking me to allow it for current or all websites. It doesn´t matter how i do this. The pop-up question returns EVERY time. What do i do to solve this issue???

    To give you any useful advice, I'm going to need to know more about your computer and browser:
    https://forums.adobe.com/message/5249945#5249945

  • The update operation is not allowed in the current state of the request

    When users have logged a request through the service manager 2012 portal and they go back in to add user input they sometimes receive a message that says " The update operation is not allowed in the current state of the request." The state of the
    request has not changed it is still Active and has not breached its service level .
    I can't seem to find any information about this error and don't know how to troubleshoot it. Any help and advice would be appreciated.
    Thanks
    Sarah

    ok, so they're adding user comments after creating the service request. looks like this:
    the first thing to check is that the user is added to the default, un-scoped "End User" security role, or the custom end user security role they are added to has a scope that includes all work items. The "user input" field adds a user comment related
    to the SR, so the ability to create user comments is required to use this field.

  • Preview: How to set encryption to allow printing

    In Pages, I can save as a PDF, and choose the level of encryption I want, such as password required to open, or allow printing, but deny copying, etc.
    In Preview, there is a way to save a PDF with encryption, but there is no "advanced" to choose other options, such as only allow printing, but not copying. Preview encryption, when checked, simply creates a password protected file, and the password is needed to open.
    Any ideas?
    Bryan

    No. I want to create an ecrypted file.. but there are *more* options than simply encryping to require a password on open. You can encrypt the file to allow printing only (no password to open). Or enrypt it to not allow copying of contents (no password to open). Encryption isn't just for opening the file with a password. The PDFs I produce for my friend's site are encrypted, but do not require a password to open, you just can't copy/paste the contents. Actually, it's easy to bypass that encryption, but the people who she sells to are not technical and wouldn't do it anyway.
    For instance, I create PDF files that are encrypted. 1. Require no password to open. 2. Require no password to print. 3. Require password to copy/paste contents.
    To my point, I can create a PDF in pages and have these choices readily available. But I need the content to be in pages to create these. In Preview, I can only apply encryption to a PDF that locks the file with a password. Not exactly what I want.
    Simply, if Preview offered the same encryption options as Pages, problem would be solved. So I will stick with PDFKeyPro for now.
    Solved!
    Bryan

  • Is it possible to print the current screen in Module pool program(Dynpro)?

    Is it possible to print the current screen in Module pool program(Dynpro)?
    I create a Module pool program , and customer hope can print the screen when they click print button, Is it possible?

    Does the customer want a screen shot or what? Please elaborate on your requirement.
    Maybe you should create a smartform first, which is called when one clicks on print button. But in fact, we need a bit more info than this.

Maybe you are looking for