Problem in opening MS Word doc from CRM back-end.

Hi All:
I have a MS Word document stored in my CRM system which opens by passing a transaction number as input. When we try to preview the word
doc it opens properly from back-end.
But the real problem exists when i'm trying to open it from my web-dynpro thru java, it never opens in a correct format(i mean it never opens at all). When I stored it in local machine to open it from notepad, i could see all the junk data along with original text.
If any one have done this successfully before, plz do let me know the way or send me the code sample to read word from webdynpro java. I've implemented with couple of options which didnt worked.
Munna_SAP

Hi All:
     I've solved it by my own and it opens the word document properly.
Solution: I didnt looked at the r\3 end that how it was coded, i've changed my code in java to meet the requirement.
Tnx,
Munna_SAP

Similar Messages

  • How do I  set the default view size when I open a word.doc from mail

    I use the mail program all day long and open MS Word docs and the size is default of 100% but the actually view of the screen make it look like a font of 7 or 8
    I have a difficult time even viewing the document until I blow it up to 150%. It's not because I'm blind I have excellent vision..
    HOW DO I SET THE DEFAULT VIEW OF DOCUMENTS

    This document can help you set the print settings for any type of printing. Not just for photos as the title suggests. You should not have to keep setting it every time.
    Printer settings
    007OHMSS
    I was a support engineer for HP.
    If the advice resolved the situation, please mark it as a solution. Thank you.

  • Opening a word doc from HTML in IE

    Hi Guys,
    In my portal, i have one html page, where there is a link to open a word document, if i click on that link, it is directly showing the content on the html page, rather than asking for whether you want to save that word file or open a file or cancel.....where as if i run it on firefox, it does what i expected.
    can anybody suggest wht should i modify in my html to work it on IE.
    Thanks
    John

    Hi Tim,
    Thank you for your advice, I already tried that but did not work.
    Any way i have found the solution, I have added the following lines of code (for word and excel) in web.xml which worked fine for me.
    <mime-mapping>
    <extension>docx</extension>
         <mime-type>application/vnd.ms-word.document.macroEnabled.12.docm</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>xlsx</extension>
         <mime-type>application/vnd.ms-excel.addin.macroEnabled.12xlam</mime-type>
    </mime-mapping>
    John

  • I downloaded Quick Office HD, however when I tried to open a word doc from my email, I always get an error and it won't open

    Did anyone experienced the same problem and how did you solve it?

    http://www.quickoffice.com/quickoffice_pro_hd_ipad/
    File support: Edit (97-2008) DOC, DOCX, TXT
    This is curious that it doesn't support new versions of word.
    I have to take a guess here.  Perhaps it was in docx not doc format.
    Send the email to some computer & convert it to doc format.
    See if the document converter will help.
    http://www.microsoft.com/download/en/details.aspx?id=3

  • Can't convert an originally Word doc from PDF back to Word

    I'm running Windows 7 and MS Office 2010. I edited a 65 pages long doc, which I was recommended to convert to a PDF. Said and done. However now i want to make changes in that doc. I've tried to convert it back to Word but I don't succeed in doing it in spite of all your different advice.
    And, as a matter of fact, I'm rather inexperienced in computing.

    Hi bernd, I've succeeded in converting from PDF to something - Word perhaps - but it's impossible to edit anything in this converted doc. The cursor just twinkle beside the word I want to edit.

  • Performance issue when opening DOCX Word Doc with Excel Links

    Is this a bug or is there a config setting that can prevent Word from needlessly opening Excel repeatedly (upon initial open of a DOCX Word doc) when pre-existing links should NOT be updated. The behavior is good using 2003 formats (DOC & XLS),
    but varies significantly (~100:1 range in performance) depending on the test scenario (see below) using DOCX with XLSX.
    We can't move our environment to the new XML formats until we can find a fix. We were led to believe Microsoft knew this to be a bug in Office 2007, but it has NOT been corrected in Office 2010. Omitting a detailed explanation for why we need to
    do this, here's our test scenarios:
    -Currently testing Office 2010 Pro Trial version on WIN XP SP3. (We have found similar results using Office 2007 with Win7 or XP).
    -Word Option Deselected/DISABLED: "Update Automatic Links at Open"
    -The Word Doc contains 100 linked Excel tables and is 130K in size (DOCX).
    -Each link points to the same 10x10 cell range in one Excel Workbook located in same directory as the Word Doc, although other tests using separate directories produced similar results.
    -The Excel Links were inserted into Word via Paste Special/Paste Link/MS Excel Worksheet Object.
    -The workbook (XLSX) is 15K in size.
    -All Links are set for "Manual" update, our testing showed no difference if links are set to "Auto".
    -Again, Word is set to NOT update Automatic links when the document is opened.
    -Results shown below are for local hard drive test.
    -Network response times are slightly greater on 100mb LAN
    -Word is completely restarted prior to each test to make sure there's no application caching involved.
    LOCAL DRIVE RESPONSE TIMES TO OPEN THE WORD DOC in Docx format:
    1. Open the Word Doc from Word with Excel closed - 175 seconds (Excel appears to be opened and closed once per link)
    2. Open the Word Doc from Word with Excel open & workbook closed - 33 seconds (Excel appears to be accessed once per link)
    3. Open the Word Doc from Word with the linked workbook already open - 7 seconds (Excel appears to be accessed once per link)
    4. Rename Excel XLSX workbook so that Word can't find it. Then open Doc the from Word. 1-2 seconds (Excel does not appear to be invoked)
    5. Repeat ALL of the above scenarios 1-4 using DOC and XLS files. These files are created with "Save AS" option based on original test files and then re-pasting the links.  1-2 seconds to open the Word Doc (Excel does not appear to be invoked)
    Summary
    Using DOCX/XLSX, if Word can't find the linked spreadsheet it gives up and performs nicely during file-open. Otherwise, Word performs needless, time-consuming access to Excel, and in the worst case, opens and closes Excel repeatedly in the background.
    Testing with DOC/XLS formats gives good performance across all scenarios.

    It is a known bug and one for which AFAIK, there has been no fix.  The only way that I could get around it in a particular application was to do something like save the linked information as document variables and then on opening the document recreate
    all the information.  My memory on exactly what I did is a bit hazy, but I can go back and check if you are interested.
    -- Hope this helps.
    Doug Robbins - Word MVP,
    dkr[atsymbol]mvps[dot]org
    Posted via the Community Bridge
    "galmcrantz" wrote in message news:[email protected]...
    Is this a bug or is there a config setting that can prevent Word from needlessly opening Excel repeatedly (upon initial open of a DOCX Word doc) when pre-existing links should NOT be updated. The behavior is good using 2003 formats (DOC & XLS), but varies
    significantly (~100:1 range in performance) depending on the test scenario (see below) using DOCX with XLSX.
    We can't move our environment to the new XML formats until we can find a fix. We were led to believe Microsoft knew this to be a bug in Office 2007, but it has NOT been corrected in Office 2010. Omitting a detailed explanation for why we need to do this,
    here's our test scenarios:
    -Currently testing Office 2010 Pro Trial version on WIN XP SP3. (We have found similar results using Office 2007 with Win7 or XP).
    -Word Option Deselected/DISABLED: "Update Automatic Links at Open"
    -The Word Doc contains 100 linked Excel tables and is 130K in size (DOCX).
    -Each link points to the same 10x10 cell range in one Excel Workbook located in same directory as the Word Doc, although other tests using separate directories produced similar results.
    -The Excel Links were inserted into Word via Paste Special/Paste Link/MS Excel Worksheet Object.
    -The workbook (XLSX) is 15K in size.
    -All Links are set for "Manual" update, our testing showed no difference if links are set to "Auto".
    -Again, Word is set to NOT update Automatic links when the document is opened.
    -Results shown below are for local hard drive test.
    -Network response times are slightly greater on 100mb LAN
    -Word is completely restarted prior to each test to make sure there's no application caching involved.
    LOCAL DRIVE RESPONSE TIMES TO OPEN THE WORD DOC in Docx format:
    1. Open the Word Doc from Word with Excel closed - 175 seconds (Excel appears to be opened and closed once per link)
    2. Open the Word Doc from Word with Excel open & workbook closed - 33 seconds (Excel appears to be accessed once per link)
    3. Open the Word Doc from Word with the linked workbook already open - 7 seconds (Excel appears to be accessed once per link)
    4. Rename Excel XLSX workbook so that Word can't find it. Then open Doc the from Word. 1-2 seconds (Excel does not appear to be invoked)
    5. Repeat ALL of the above scenarios 1-4 using DOC and XLS files. These files are created with "Save AS" option based on original test files and then re-pasting the links.  1-2 seconds to open the Word Doc (Excel does not appear to be invoked)
    Summary
    Using DOCX/XLSX, if Word can't find the linked spreadsheet it gives up and performs nicely during file-open. Otherwise, Word performs needless, time-consuming access to Excel, and in the worst case, opens and closes Excel repeatedly in the background.
    Testing with DOC/XLS formats gives good performance across all scenarios.
    Doug Robbins - Word MVP dkr[atsymbol]mvps[dot]org

  • Open Word Doc from form in web setting not client/server

    Hello, I am new to form. I need to open a word doc (on client PC )from Oracle Form by a button click. I did some research online and looks like Client_Ole2 is the package I need. But when I looked into my Build-in Package (in forms builder), I only see OLE2, TEXT_IO etc. So when I try to declare a variable which is CLIENT_OLE2 like some post suggest, I got error message "identifier CLIENT_OLE2.OBJ_TYPE must be declared".
    So is that means that I need to install/setup WebUtil on my env to get this Client_Ole2 to show up on Form Builder?
    Thanks for help, please advise.

    I found the way to add webutil.pll to attached Libraries.This is the wrong way. Open the webutil.olb in the Forms Builder. Then open your form you want to add the Object Library too. In the Object Libraries node of the Object Navigator - double-click on the WEBUTIL node. This will open the Object Library properties window. Click on and drag the WEBUTIL entry to the Object Groups node of your Form. You will be prompted "Do you want to copy the object or subclass it?" Click on the Subclass button.
    Subclassing is a Forms method that allows you to share a single source of an object/code between multiple Forms. It is Forms' way of implementing inheritance.
    I also copied them to /forms/java directory too.This is not necessary. I recommend you delete the files you copied to the /forms/java directory. Forms will find the libraries if the .../forms directory is listed in your FORMS_PATH environment variable (see the default.env file). The /DevSuiteHome/forms directory should be the first directory listed in the FORMS_PATH variable.
    Remove path?". So I selected Yes. But when I run form, I got FRM_40039: Cannot attach library webutil while opening form ......".The fact that you are getting this error indicates that the /forms directory is NOT part of the FORMS_PATH.
    If I choose No to keep the hard code path, then if I deploy the form to testing server or production server, it will become problem! Right? How to solve this?Double-check to ensure it is listed. The variable entry should look something like:
    FORMS_PATH=D:\DevSuiteHome_1\forms;<any other directories you want to be part of your path seperated by ";">Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • If i upgrade from pages 2.0.2 to pages 4.1 will i be able to open older word docs on lion

    Before I buy pages 4.1 I was just checking that I be able to open older word docs, since installing lion we have not been able to open older word docs. Many Thanks

    Test by yourself with the documents which you wish to open.
    Dowload the free 30 days trial iWork from :
    http://www.apple.com/iwork/download-trial/
    install it,
    apply the updaters then test it during 30 days.
    An other scheme which costs nothing is to download the free LibreOffice.
    Yvan KOENIG (VALLAURIS, France) vendredi 24 février 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.3
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k

  • Can anyone tell me why I am unable to download a template word doc from webmail onto my mac without it opening in text format? I just need the original document format.

    Can anyone tell me why I am unable to download a template word doc from webmail onto my mac without it opening in text format? I just need the original document format.

    Where to begin... and why would you ask here? (workstation owners)
    Places I can think to try, after google of course....
    Forum devoted to something like Word / Mactopia or Pages.... whether you are using Office 2011, and no idea what browser or webmail (IMAP, Gmail, other)
    And then there really are notebook with subforum for MacBook Pro
    Apple Site Map
    Apple Support Mail
    Apple Support

  • How to open word doc. from forms 10g

    hi all
    i am trying to open word doc. from forms 10g using ole2.
    but it is not working.
    basiccaly this command is not working
    app := CLIENT_OLE2.CREATE_OBJ('Word.Application');
    can anybody help
    thanx

    I found this searching this forum and it works..however, my issue is to open up Microsoft Word passing in data from a query.
    I am working on Forms 10g
    DECLARE AppID PLS_INTEGER;
    BEGIN
    AppID := DDE.App_Begin('C:\Program Files\Microsoft Office\OFFICE11\winword.exe C:\test.doc',
    DDE.APP_MODE_NORMAL);
    END;

  • When opening a word doc in pages i am loosing the graphic images from powerpoint that were embedded in the word doc

    When opening a word doc in pages i am loosing the graphic images from powerpoint that were embedded in the word doc

    Are the images placed in a table? Many Word user have the habit of doing that. Tables are not handles the same way in Word and Pages so they get "hidden" in Pages. One way to find this out is to change the size of the paper of the document. You do that in the Page setup in the file menu. Create a document that is much longer that the default one and see if you images will pp up.

  • Problem in opening of word and excell files downloaded from email attachment in MS office professional 2013 paper licence

    Hi,
    I am facing the problem in opening the word and excel files received through email in my MS office professional 2013 paper licence, Microsoft Windows 8.1 enviornment. please help in this matter
    regards
    Rajeev Bhagwat
    Administrative Officer-I
    Purchase and Store Section
    UGC-DAE Consortium for Scientific Research,
    University Campus, Khandwa Road, Indore (M.P.), India.
    Telefax-+917312361546

    I should further say the files I sent are .xlsx and .docx files.  They look fine my end and I send such files all the time without problems.
    However, I did try to cheat by going in via the Safari onto my 'live' online email account and the Safari automatically transfers them to winmail.dat files with the same result.
    Ahh - have just been on using my PC this time and you are right, it seems that the service provider does the transfer and then when my outlook opens the file (on the PC), it must reconvert to .xlsx etc again.
    Very strange.
    Ergo, I guess the question should be how I open wimail.dat files ??

  • CPU Usage - Generating Word Docs from RoboHelp X5

    If you have generated a fair-sized document through RoboHelp,
    and you are having problems with your CPU usage pegging out around
    100%, bouncing up and down between 50% and 100%, the page
    repainting as you scroll through the document, etc., this solution
    is for you!
    I am using RoboHelp X5 to generate large Word documents
    (2003). This solution worked perfect for me. The problem is with
    document corruption, apparently. After you have generated your Word
    document and opened the document, be sure to display the paragraph
    marks. You will probably see the “]” mark at or near
    the end of the document. Select your entire document,
    except for the final paragraph mark, making sure to exclude
    this symbol, and copy everything else. Open a blank Word document
    and paste this content into the new document.
    You will now need to reattach your template (.dot) file for
    the generated document through Tools/Templates and Addins:
    1. Locate the applicable document template and attach it
    (it's typically in the base generated project directory in RoboHelp
    - .dot file). Click the OK button to save.
    2. Return to Tools/Templates and Addins. Click the Organizer
    button to display the Styles tab.
    3. In the right-hand list (In Normal.dot), Close the
    Normal.dot file
    4. Open the same RoboHelp .dot template as you selected
    previously.
    4. Select all of the styles once they display in the right
    pane and click the <<Copy button to copy them all over to the
    document template. Confirm that you want to replace all styles in
    the document.
    5. Close the menu using the Close button. The dialog closes
    and your styles should all be updated, if your styles were set up
    appropriately via template and style sheet settings.
    You may need to also adjust the Page Setup page width
    settings, if necessary.
    Good luck!
    Liz0259

    Peter:
    Thank you for responding to me, as I may not have been clear
    enough, and I apologize for that. I was trying to keep it short and
    sweet. This problem started when I began using RoboHelp X5 this
    year.
    To clarify...
    - I'm not concerned with CPU usage during document
    generation, that is to be expected. The document will need to be
    generated originally from a RoboHelp WebHelp project. This does not
    change. The problem takes place AFTER you generate a large document
    and then open it in MS Word.
    - My documents are large, 140-500 pages. It took forever to
    scroll through the Word document (RoboHelp-generated), the screen
    kept repainting, and the CPU usage stuck fluctuating frequently
    between 50% and 100%, not allowing me to do much else. Editing
    those documents was a nightmare. Even if I shut down all other
    programs.
    - Something translates to the Word doc from RoboHelp that
    maxes out the CPU usage, and I can't locate the exact culprit.
    However, it appears to be tied to the faded "]" symbol at the end
    of the document (there is a "[" at the beginning, too). So you have
    to omit more than the last paragraph mark; that symbol also needs
    to be left out.
    - The "corruption" information came from Microsoft; it could
    be something other than that, but this is what they said. I found
    nothing that would help on the RoboHelp forum, so I went to
    Microsoft to see if they had a solution. Apparently, this is a
    common problem with Word 2003, but the articles didn't mention
    RoboHelp in the issues. I tried this solution, adding the omission
    of the "[" symbol, with complete success.
    - When you copy the document without the last paragraph mark,
    it will still include the headers/footers when you paste it
    (although you may need to adjust them slightly). This is not the
    problem.
    - When a document is generated, you can select to use a MS
    Word template, which I do. I fully use the style sheets in
    RoboHelp, and they match my Word styles (template) to keep things
    in sync. Actually, this Word template remains in the project; it is
    not moved to the folder that holds your Normal.dot file. So the
    link to the template in RoboHelp from your document does in fact
    remain intact. However, you can copy that template to another
    folder outside the project and link it from there, but it won't
    matter.
    - The Word template (.dot) needs to be reapplied in order to
    restore your styles, as the Normal.dot styles are applied when you
    copy the content over to a new document. It doesn't matter where
    you store the template. I reapply this SAME template after I copy
    and paste the content into the new document. This is not the cause
    of the problem. Note: The application of a template is not the same
    thing as going back to the master copy. This is still a fresh
    document, with the content pasted in and the same template applied.
    - I have tried deleting the local copy and starting over. I
    have moved the file to another location. I have renamed or created
    a 'save-as' copy of the file. I tried editing out any extra
    un-necessary merge-tags in Word, looked for macros, etc. All of
    these things do not resolve the CPU Usage problem.
    I hope this makes more sense. You can try it out if you wish,
    but you will need to do this with a large document and use the
    Print View when looking at the document in Word. You'll have less
    of a problem in Normal View, or with a smaller document (under 50
    pages).
    Good luck!
    Liz0259

  • Can not open MS word docs

    I have an emac running 10.2.8, two users, when i sign in and try to open a word document from the desktop a window opens and says i can not open the document because it's in use by another user. I created this document and the other user has not signed on in months. I then tried all of my word docs and the same message appears. I've shut down the computer, restarted putting in my password but same problem occurs. I repaired permissions but no change. These are my docs and no one else is "signed in" or using them. I cannot copy them or send them via email (which now unexpectedly quits upon opening), Do I need to archive and install?, How much free space on the hard drive do I need to reinstall the OS?
    Thanks for any response.
    Joe

    Many system issues can happen as the hard disk drive's capacity is over-full
    with saved content and there is no room left in the hard drive for the OS X
    and applications to function. The drive should have more than 10% free of
    content in order for the OS X and Applications expected to run in the Mac
    to have room. This space is for swap files, virtual memory, and flex space
    where the system has to automatically find and use free space for most
    everything the computer can do.
    {There are specific rules (seen online in helpful articles, some in Support)
    on how to transfer iTunes music libraries or make and restore archives
    to external hard disk drives and maybe save to DVD if possible; these
    and iPhoto libraries eat up essential space on a hard disk drive.}
    The drive is over-full and a failure (including damage to the physical drive)
    is a matter of time. He should try to archive music on DVD off the Mac
    & then free-up that space on the internal hard disk drive so the OS X
    and apps can use the free space for their required functions. Moving a
    few dozen original items, after saving them off the computer, to Trash
    may be helpful, but that would take a lot of time & looking.
    An externally enclosed drive, properly formatted for OS X and capable
    of booting the computer (firewire 400) is advised; at this point.
    My computers have about 50% empty hard disk drives; that free space
    allows the OS X's automatic virtual memory allocation to create and use
    that space to help the apps and system function properly. When it is not
    there, the system tries to overwrite non-essential files or could cause a
    kind of corruption to happen on the main hard disk drive...
    The documents and other permission issues are a symptom of other stuff.
    A computer in a good state of maintained health requires some effort;
    and when that is not done routinely, things get slower and as the drive
    gets full, stuff can fail. So, to free-up user created files such as music
    (including hidden duplicates if they exist) so that space can be reclaimed
    and used by the OS X, is a good idea.
    To get and use an externally enclosed hard disk drive in a self-powered
    unit with AC Adapter, probably a FireWire ported one so the transfer
    rate is fast enough to get the job done (USB 1.1 is too slow to boot an
    older computer, so FireWire can; a clone of the entire computer could
    be created on a formatted FireWire bootable externally enclosed drive
    and that could be used as a bootable backup.) Archiving this way is a
    way to keep all the files and their status collectively together; then if
    something happens to the computer's internal drive, this remains.
    To boot the computer from the OS X install disc and see if a disk repair
    and a permissions repair can be done in that disc's version of Disk Utility
    may be helpful. Not sure if that old of a system will tell you much in this
    Disk Utility (on installer disc, but not used to install anything) but you
    can Verify the SMART status of a hard disk drive & also try to repair it.
    But the drive is over-full if there are only mere MBs of free space. He
    should look into the Get Info (File menu in Finder) on the Hard Drive
    Icon to see what the total capacity of that drive was, and how little is
    remaining; then work on getting rid of non-essential items, so as to
    save the system itself from damages. Also, if the computer is getting
    older, it may be time to consider a new replacement hard disk drive;
    and if so, a larger capacity one could be installed, and the older one
    put in an external FireWire enclosure, then the content may be cloned
    back into the computer on a partition or direct; so there'd be more
    free space that way for the contents. (Or weed out non-essentials, too.)
    More information would be needed to proceed, since this situation is
    at best sketchy and could be problematic to say the least.
    Good luck & happy computing!

  • XP user can't open my word doc

    I've been working with a bunch of PC users for neary 12 months now since I migrated to Mac. Not really had any problems with PC users not being able to open my word docs. But in the last two days suddenly a 2MB word doc I'm working on is not even able to be opened by an XP user. I've done the compatibilility check and it says there is font substitution but no other problems. Anyone else having this problem? Any hints on how to avoid. We're working to a deadline (of course) and this really isn't helping.

    The first thing I can think of (since you are working to a deadline) is that you save the word document in RTF format on your mac. Just open the word document on your mac, go to the "file" menu and select "save as". Towards the bottom of the save dialog you should see a dropdown list to select what format the document should be saved as. I believe the very last option is something like "Word 4.0/RTF". That format should be somewhat more compatible with Windows.
    I do have to say I still haven't encountered a situation in which a word document created on a mac is not readable on a PC. If my coworkers new that for the past year they've been getting word documents from me created on a mac they probably wouldn't believe me.
    Another thing you can try: Save your word document normally. then go to the finder and create an archive of the file. This will generate a ZIP file. Transfer the ZIP file onto the XP computer, uncompress it, and try to open that file in Word. That may increase your chances of having a readable file.
    I hope this helps. Regards,
    Julian

Maybe you are looking for

  • Reg: Error while deploying the Model

    Hello All, I developed a Model in the VC. The compilation of the model was successful. But when I tried to deploy the model I'm getting an Error message saying : "Error in executing a process for Flex compilation, Not enough space" . Can anyone tell

  • X  axis labels vanish in P4

    Hi, I am using 8.1.7.0.0 Oracle Database which is on Sun solaris server. I have installed 9ias(1.0.2.2.2a) server on Win2000 server P4. All workbooks that i create in Discoverer plus are available in discoverer viewer but the labels of x axis of grap

  • Request wrapper is not of type HttpServletRequestWrapper

    In Servlet when using the forward with RequestDispatcher, I get the foll error. Exception: Request wrapper is not of type HttpServletRequestWrapper. Below is the foll. code. ServletContext sc = getServletContext();         RequestDispatcher rd = sc.g

  • How can i interface labview to Two way Radio freq (452 MHZ, 450 MHZ) transrecei​ver for point to point communicat​ion?

    Transreceiver specications are nearabout point a to point b message 452 MHZ and point b to point a message 457 MHZ transmit power 2 watt Transmitting 16 bit data

  • Export Selection Video Juddery?

    Hello, i am very new to motion and i am currently working my way through chapter 2 of my Apple Pro Training book on Motion 3. Very much enjoying the lessons, a few paragraphs i am not quite sure of but i am sure i will get it later. Anyway, i got to