Launching a PDF or DOC from projector

I am on a MAC...and I need to create a projector that will
launch PDF and word docs....can this be done or is there a third
party product I can purchase to do so?
Any help would be greatly appreciated.
Thanks!
Jennifer

Hi,
I think you can't make it open in powerpoint. I suggest you try to publish the ppt as an HTML file and see if the code still work.
Also, there are some tools that take ppt files, add quizes and then allow you to publish it as flash or HTML content that are also SCORM complaint.
Amos

Similar Messages

  • How do i transfer files like .pdf or .doc from my laptop to iPhone 4s?

    How do i transfer files like .pdf or .doc from my laptop to iPhone 4s?

    Hi Korat9,
    Welcome to the Support Communities!
    The articles below may be able to help you with this.
    iBooks: Viewing, syncing, saving, and printing PDFs on iPhone, iPad, and iPod touch
    http://support.apple.com/kb/HT4227
    Apple - iWork - Pages, Numbers, and Keynote for iOS
    http://www.apple.com/apps/iwork/
    iOS: About File Sharing
    http://support.apple.com/kb/HT4094
    iWork for iOS: About iTunes File Sharing
    http://support.apple.com/kb/ht4088
    Apple – iWork for iCloud beta – Beautiful documents on the web.
    https://www.apple.com/iwork-for-icloud/
    Cheers,
    - Judy

  • Can you open an .xls, .pdf or .doc from a Producer over WSRP?

    Has anyone tried to have a Producer create a .xls, .pdf, or a .doc and then try and consume it via a consumer?
    If so is there anything special you had to set up?

    In one of our project, We did consume Producer portlets to generate HTML report and send to printer for print out.
    One another project we generated reports using Jasper and consume that portlets in remote.
    When consumer send request to Producer, please make sure your URL is send correctly.
    You can monitor WSRP traffic by http://consumer:port/consumerWeb/monitor
    There is no special things to handle. As long as if you generate PDF, DOC in Producer, then you can consume.
    For better performance, if both Producer & Consumer on same box, please enable LOCAL PROXY, if you are using WLPortal 8.1.4 above.

  • Problem converting from pdf to doc (encrypted or corrupt file?)

    Hi everyone.
    I need to convert my resume (pdf) to doc so I can make a couple of edits, and then convert it back to pdf. Problem is, I can't seem to do it. I first tried straight from the program in adobe by saving the file as a doc, but the file formating was way too screwed up when I did that.
    So, I then googled around, and found zamzar.com. I tried that site, but kept getting conversion errors which said "file may be encrypted, password protected, or corrupt". I don't have any passwords or encryptions on it, so I tried downloading other conversion programs, but I kept getting the same types of errors.
    I checkd the "security properties" for the file, and I don't have anything. I also don't know how the file could be corrupt since I don't have any issues viewing it, and when I sent it to my friend via email, he was able to open it, too.
    Ihave recently been using Acrobat 9 pro extended version that I downloaded as a torrent from a reputable person. I just wanted to get a feel for the program, but maybe this is the problem, since any pdf I've saved since I began using it, seems to have that conversion issue, but I figure there has to be a workaround. I really don't know what the issue is, or how I can solve it, and so I'm stumped.
    Any suggestions would be really great.
    Thanks a lot.

    This is a good read for anyone attempting to convert a PDF to a Word document...
    http://www.planetpdf.com/enterprise/article.asp?ContentID=PDF-to-Word_Conversion_-_Why_it_ is_so_hard_to_do&gid=7837&fa

  • Javascript error when launching XFA pdf from browser

    Hi all,
    I am trying to use my XFA PDF from a browser. On my local system I have  set up a web server and am launching my PDF from there. However, I am getting a ReferenceError with regards to one of my Javascript functions.
    My PDF has dependency on a javascript file that resides in the Acrobat path as follows:
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Javascripts\
    When I use my PDF directly from an Acrobat instance, everything works fine. The issue comes up only when launching from server. How do I link the javascript file to my PDF?
    Edit: The user is going to be launching the PDF from the server via a web browser. In such a case where do I place the javascripts?
    Help appreciated,
    Thanks

    @George: thanks for the quick response!
    My JS code contains a readFileIntoStream which I learnt is also to be run under privileged context. (still learning the ropes here.. ).  I have been trying to incorporate the JS code directly into the PDF to get around this privileged context..  but I am unable to find a non-privileged equivalent for readFileIntoStream..
    Basically my users would be accessing the PDF from the server direct via the browser. For my testing purposes I am able to run the PDF directly from my desktop via an Acrobat instance without any hitch as the scripts are folder level like you mentioned. Is it possible for the users to be able to access the javascripts from anywhere on the server rather than directly from the PDF?  Please note, users will not be saving copies of the PDF on to their local machines (in which case we could have pushed the JS file along to their machines) . I need to ultimately run the PDF from browser.
    I hope I am clear..
    Thanks.

  • Can I mix docs from document feeder and scanner glass into one PDF?

    When working with the HP Scanner software, prior to Windows 8, I was able to MIX the source of my documents, meaning I could put all the standard size docs on the document feeder, scan them, and then ADD non-standard sized documents, one at a time, to the same PDF from the scanner glass.  The Windows 8 Scan and Capture software seems to make me pick one or the other.  It was SO convenient, when doing my expense reports, to be able to scan 15 pages or so using the ADF, then use the glass for all of my receipts that were small or damaged.  Am I missing something, or is the Win8 software more limited?  Thanks for any help you might provide!!

    Hi ysroq,
    Welcome to the HP forums! I see that you are wondering if you can mix docs from document feeder and scanner glass into one PDF. I am happy to help, I have a couple questions for you: 
    What type of printer do you have? To find your printer's Product/Model Number follow instructions in this link. Finding Your HP Product Model Number.
    How is the printer connected? Wireless or USB?
    Hope to hear back from you, and have a good day!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Launch a PDF from htmlText

    Hi - I need to launch a PDF in a blank window - or at least
    give the user the choice to "download" it from my app to their
    desktop.
    The attached code shows how I got it to work using getURL and
    an onRelease command...but I need to get the same to work from a
    text field. On rolling over the text appears in the field as shown.
    When I rollover the btn I get the hand cursor - not so with
    the text link. When I rollover the text I get an "I" beam...if that
    matters.
    The attached code is on the same frame, same layer - so I
    can't imagine that the path to the pdf would be different. I
    couldn't use getURL on the text so I tried what you see below.
    How can I do this?
    TIA your help.
    JL

    kglad - Thanks for that. I meant RollOut. That's funny. In
    one of these little modules I've made - I HAD to use onRollOut. All
    I did was repeat the onRollover code under onRollOut - otherwise
    the text would disappear when the user left the hit zone of the
    button. I did as you suggest and the text stays put on the roll
    out. I'll have to dig that old file up to see what I did that was
    different.
    AND - as far as that link to a PDF - the reason I was getting
    the "I" beam over the links in the text had nothing to do with the
    code in the htmlText. I had a "vagrant" textField overlaying the
    one I was trying to interact with. It was blocking me from
    clicking. So the code in the htmlText above WILL work and DOES work
    afterall.
    Thanks for your help.
    JL

  • Troubles with Pages-impossible to send a pdf doc from pages

    Hi, I am having troubles in sending a pdf doc from pages to a pc (via email). It work fine with word doc but not pdf. When I open the email with the pdf doc I just received, the email is empty. What could I do? Please help, I really need pdf! Thanks.

    Hi Jerry,
    I don't think so, because I can send a word doc but not a pdf?! And my gmail account has plenty of space...  And it worked fine before I upated the new version of Ipad.  I hope I can find a solution, otherwise I can't use Pages anymore. Any other apps equivalent to Pages?
    Thanks anyway.
    Alex

  • When downloading a numbers doc from iCloud it opens as a pdf in Preview...am i missing something? i need it to open in Numbers

    when downloading numbers doc from icloud it opens/saves as a pdf......cannot save / open as a numbers doc

    Hello
    In the technote available at : http://support.apple.com/kb/HT4942
    Apple wrote :
    Are changes I make to iWork documents on my iOS device automatically made available on my other mobile devices and computer?
    Once you set-up iCloud on your mobile devices, the changes you make to iWork documents on one device are automatically made available on your other mobile devices. For the changes to appear on your computer, you must manually download the updated document(s) from icloud.com/iwork. The reverse is also true: for changes made to iWork documents on your computer to appear on your iOS device, you must upload the updated document(s) toicloud.com/iwork using your computer’s web browser.
    Are you using this scheme ?
    I guess that the answer is : NO
    Yvan KOENIG (VALLAURIS, France)  vendredi 11 janvier 2011 15:01:31
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Open PDF from Projector on Mac OSX

    Hi,
    I need to make a hybrid CD-Rom that has PDFs. I want to
    launch the PDF in Acrobat, not a browser (they interactive and have
    bookmarks etc). I can get it to work on the PC side with no problem
    but am having trouble on the Mac.
    I've made an applescript that works, and have it in the
    "fscommand" folder.
    However, I can't get the Flash projector to launch it. I'm
    using this code on a button;
    quote:
    on (release) {
    fscommand("exec", "testing.app");
    It's a disk image. I can't work out why it doesn't work and
    it is driving me insane.
    Any help greatly appreciated.

    HI
    Read this
    http://www.flashjester.com/?section=faq&cPath=28_41_58
    Regards
    FlashJester Support Team
    e. - [email protected]
    w. - www.flashjester.com
    "This has been one of the most impressive and thoroughly
    pleasant
    experiences of customer support I have ever come across -
    astounding!"
    Director - hedgeapple

  • New to iPad from android/PC...How can I view PDF, XLS, DOC files when I am not connected to wifi?

    I understand that GoodReader is able to open PDF, XLS, DOC, etc., but is not actually able to edit them. 
    Documents-to-Go can edit them, but will they be stored on my iPad?
    Evernote seems to be able to access them without being connected to wifi, but cannot edit spreadsheets that I am aware of.
    Does anyone have any good suggestions to be able to access documents while in airplane mode?

    GoodReader, Documents to Go, Pages, Numbers can all store documents on the iPad.

  • How to download a page in pdf or doc format

    Hi,
    I want to download a content of page in pdf or doc format through a button.
    How can I acheive it.
    I created a salary page and now want to download this page directly in pdf or doc format, how to do it.
    Using Peopltools 8.49
    PS HRMS 9.0
    plz help.
    Many thanks...

    The entire solution would be too large and complex to post. Here are some pointers to get you going. One alternative is to use BI/XML Publisher to create the output document and launch it from a button on the page (PeopleCode and Derived/Work record). Another alternative is to use Apache POI to generate a doc and iText to generate PDF. Customers have used all of these approaches.

  • Open external document (.pdf or .doc) in default viewer?

    Hello,
    How do I open a document (.pdf or .doc) in the default viewer for that program type?
    Thanks.

    This works if you can put up with a command prompt (minimised)...
    Use the System Exec.vi from Connectivity->Libraries & Execuables. Use 'cmd /c "<path to file>"' as the command line. (It should run with 'start' but for some reason LabVIEW throws a memory error if you try that!?!?!)
    Unfortunately this kicks off a command prompt window which i'm not sure how to hide (but can minimise it with the run mimimised input), but at least it also kicks off Acrobat (or whatever) to launch your pdf file.

  • Data visibility problem in PDF file generated from R/3 system

    Hi all,
    We are converting the output of a Smartform into a PDF format. From this smart from, we receive data in OTF format, after which the required data is converted from OTF format to PDF format. Then PDF data is sent through mail using FM SO_NEW_DOCUMENT_ATT_SEND_API1 as an attachment. 
    For the above mentioned Smartform, we have defined Paragraph & Character font type as 'TIMES' in smart style. But when we receive the PDF file (through mail), some data of appears in other fonts:
    1) When PDF file is generated from Development system, the different font types which are used by PDF are Arial and Times-Roman. In this case, we are able to see the PDF output and faced no major problems because both of these fonts are supported by PDF file format.
    2) When PDF file is generated from Testing system, the font types which is used by PDF is Arial. In this case, we are able to see the PDF output because this font is supported by PDF file format.
    3) When PDF file is generated from Production system, the different font types which are used by PDF are Arial, Times-Roman and PBRS. Here, we are able to see the data which is displayed in Arial font and Times-Roman font. But we are not able to see the data which is displayed in PBRS font because this type of font is not supported by PDF file format. If we copy the distorted text from PDF file and paste it in MS-Word then the required data is clearly visible and that is due to the reason that MS-Word supports PBRS font.
    But as per smart style we have used only 'TIMES' font, then why different fonts are appearing in PDF file?
    What settings are required to be done to make this data visible?
    Any pointer to solve this issue will be really appreciable. Thanks in advance for your help.
    Thanks and Regards,
    Dheeraj Tolani

    Hi,
    check the following
    http://help.sap.com/bp_biv235/BI_EN/html/bw.htm
    business content
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how%20to%20co-pa%20extraction%203.0x
    https://websmp203.sap-ag.de/co
    http://help.sap.com/saphelp_nw04/helpdata/en/37/5fb13cd0500255e10000000a114084/frameset.htm
    (navigate with expand left nodes)
    also co-pa
    http://help.sap.com/saphelp_nw04/helpdata/en/53/c1143c26b8bc00e10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fb07ab90-0201-0010-c489-d527d39cc0c6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1910ab90-0201-0010-eea3-c4ac84080806
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ff61152b-0301-0010-849f-839fec3771f3
    FI-CO 'Data Extraction -Line Item Level-FI-CO'
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a7f2f294-0501-0010-11bb-80e0d67c3e4a
    FI-GL
    http://help.sap.com/saphelp_nw04/helpdata/en/c9/fe943b2bcbd11ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_470/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    http://www.sapgenie.com/sapfunc/fi.htm
    Please reward for the same.

  • I have a macbook running 10.6.8 is there a way to transfer docs from that computer to iCloud

    I have a macbook running 10.6.8 is there a way to transfer docs from that computer to iCloud with out using a third party app like dropbox?

    Yes - if you have the iWorks apps or apps that support iCloud and if you have iCloud setup on the iPad correctly. You do by using Safari on the Mac.
    If you have Pages on both devices - you can log into iCloud.com on the Mac. Sign in, and click on the iWorks icon in the browser window in Safari. Then click on Pages at the top in the next window. Then drag your Pages document from the Mac desktop onto the browser window and the document will be available in Pages on the iPad when you launch it.

Maybe you are looking for

  • HT1222 My internet speed has slowed to a crawl after installing security update 2015-003.  Any ideas on how to fix?

    I have a mini mac with 8GB ram and running yosemite OS. I recently installed security update 2015-003 and now my internet connectivity have slowed to a crawl. sometimes if I turn wi-fi off and then back on the speed returns to normal but sometimes it

  • "Application can't be found" error for files and folders

    This has become mind boggling for me. Starting last week, files I've created (namely in either Adobe Photoshop CS5 or Illustrator CS5) have started giving me "Application can't be found" errors when trying to open them. They show up when I use spotli

  • How to handle TDS for Contractor under Section 94C in SAP B1 9.0

    Hi Expert If the credit or the payment (One time Payment) in pursuance of the contract does not exceed Rs.30,000/-, no deduction has to be made at source. However , if the aggregate of all amounts paid/credited or likely to be paid/credited exceeds R

  • Converstion from String to Date

    Hi, I need a way to convert a date format which is in string to a date data type. String is in the following format : Tue Feb 27 16:00:31 PST 2007 Have used the SimpleDateFormat class but it returns an unparseble data error. Any thoughts???? Regards

  • How does syncing work...

    Search as I might I've been unable to uncover what exactly happens when you sync your iPad to your computer (iMac). For instance is one the Master and the other a Slave? In other words if you have a contact on one but not the other will the contact b