InDesign CS5 and CS5.5, how can we get a large amount of text in MS Word in the pages?

InDesign CS5 and CS5.5, how can we get a large amount of text in MS Word in the pages?

I'm just looking to get started.

It's easy to get a small amount of text - I am using simple methods of "copy / paste" but I have a document which is over 70 pages in size.

I have it in MS Word format and PDF format and are seeking to use either format (not both)

Please can someone help me?

Terry

File > Place. Go to the Word file.

Shift + click on the page of your document.

Bob

Tags: InDesign

Similar Questions

  • I have lost my cdrom tools and utilities! How can I get another?

    I have lost my cdrom tools and utilities!
    How can I get another?

    You can order from the authorized Toshiba maintainer in your country.
    It s not expensive. Do simple call the guys :)

  • When documents come on Notepad, they're just numbers and symbols. How can I get a normal display of documents?

    When I open the documents to view or print emails or Web sites, they appear on the notebook.  However, they have encrypted air (numbers and symbols).  How can I get a normal display of documents so I can print them?

    What type of files you are trying to view?

    If you try to view a file not that plain text, such as a .doc or .rtf file, you must use Wordpad instead.

  • HOW CAN I GET A HP LASERJET 4V IN ORDER TO PROPERLY USE THE OPERATING SYSTEM TO XP PRO AND USB USING A PARALLEL CABLE?

    HOW CAN I GET A HP LASERJET 4V IN ORDER TO PROPERLY USE THE OPERATING SYSTEM TO XP PRO AND USB USING A PARALLEL CABLE?

    The printer works at all with this cable?

    The cable has recognized and installed by Windows XP when you logged on to the computer?

    If the cable has been recognized, what steps have you taken to install the printer then (be as accurate and complete as possible)?

    You get an error message?  If so, please provide, without paraphrasing.

    This printer has already been installed on this computer?  If so, with what type of connection?

    And especially, what is the brand and model of the USB to parallel cable?  Many of them do not work.  See, for example, the comments here , which suggests that 25% of the units will simply not work.  This seems to be one of these products you should buy at a local store, rather than on the Internet, then you can continue taking it back until you get a working unit.

  • Hi, I would like to cancel my edition (one year) creative Cloud Ecolière and her teacher, how would I go to do this?, Hi, I would like to cancel my plan of edition (one year) Creative Cloud schoolgirl and her teacher, how can I get it?

    Hi, I would like to cancel my edition (one year) creative Cloud Ecolière and her teacher, how would I go to do this?, Hi, I would like to cancel my plan of edition (one year) Creative Cloud schoolgirl and her teacher, how can I get it?

    Look through the following links and use the options by phone or chat (when available), so necessary for your situation:

    Cancel your subscription or membership. Creative cloud

    https://helpx.Adobe.com/x-productkb/policy-pricing/cancel-membership-subscription.html

    https://forums.Adobe.com/thread/1703848

    To the link below, click on the still need help? option in the blue box below and choose the option to chat or by phone...

    https://helpx.Adobe.com/contact.html?step=CCSN_membership-account-payment_cancel-your-memb ership_stillNeedHelp

  • Items purchased and it appears I have got only the part of editing photos and movies. How can I get part 2 of my order?

    Items purchased and it appears I have got only the part of editing photos and movies. How can I get part 2 of my order?

    Please post related queries from Photoshop Elements

    http://forums.Adobe.com/community/photoshop_elements

  • How can I get rid of a message asking to £100 while surfing the web?

    How can I get rid of a message asking to £100 while surfing the web?

    It's a pop-up. You will need to clear your history of navigation via settings > Safari > clear the history and data from the Web site.

    Since this is a pop up you can just avoid going on the site that caused it uh... pop up! That or just keep delete your history when it arrives.

  • How can I get rid of an extra copy of My Documents in the music folder?

    My wife now seems to have an extra copy of the My Documents folder in the music folder. It is not an independent copy, that the deletion of it removes also from the normal location of My Documents. How can we get it returned to normal?

    It seems that the folders "My Documents" and "Public Documents" are somehow added to the music library. Simply right click on 'Music' Library/topic, and then select Properties.

    Click 'Restore Defaults' and click OK.

  • How can I get speech recognition to type directly in a Word Doc?

    Original title: speech recognition

    When I dictate using speech recognition there is a text box that appears in my Word doc. everything I am dictating types in the first text box and not directly in my Word Doc. How can I get speech recognition to type directly in a Word Doc?

    You can't - this is how it was manufactured to operate.  The speech not the recognition program, then send the key commands to the word, it is literally 'type' for you.

  • How can I retrieve a large amount of photos that I've accidentally "move to trash" in Lightroom?

    How can I retrieve a large amount of photos that I've accidentally "move to trash" in Lightroom?

    Thanks for the update.

    You can copy the original images from your SD card on the hard drive or the location where they were originally stored, and changes can be restored only if you have a backup catalog that contains the version edited for these images.

    Locate the backup catalog on your computer that contains the changes.

  • How can I get a google font (Capriola) in Muse. I pasted the code in the head of html, but the police will not be displayed. Can anyone help with teamviewer?

    How can I get a google font (Capriola) in Muse. I pasted the code in the head of html, but the police will not be displayed. Can anyone help with teamviewer?

    This is kind of a hack, but it will work.

    1. you will need to download a copy of the Capriola on your computer and install it as a system font. Google Fonts will allow you to install it as a system font in some methods (download a.) (ZIP file, synchronization with SkyFonts or downloadable on the project in Google Code). Edit: the simplest is to add the font to your collection of fonts in Google and then download one. ZIP file of your font collection.

    2. the font squirrel website has a generator of quality web fonts. It may take a font installed on your computer system and generate all the files of web fonts needed him. Place the web font files in the folder of your Muse project where you want to store the web fonts self-hosted. Use the add web fonts in Muse and select the tab fonts self-hosted.

    IMPORTANT: Please read the license terms for any font that you want to use on your website. Fonts Open source as Capriola may seem safe to use at first, but the developer of fonts may have some requirements, such as the display of a link to their web site somewhere in your own site. Other fonts may have monthly limit on number of pages seen.

  • How can I find a large amount of data from a stored procedure?

    How can I find a large amount of data to a stored procedure in an effective way?

    For example do not use a cursor to go through all the lines and then assign values to variables.

    Thanks in advance!

    >
    How can I find a large amount of data to a stored procedure in an effective way?

    For example do not use a cursor to go through all the lines and then assign values to variables.
    >
    Leave the query to create the object back to you.

    Declare a cursor in a package specification than the result set gives you desired. And to declare a TYPE in the package specification which returns a table composed of % rowtype to this cursor.

    Then use this type as the function's return type. Here is the code example that shows how easy it is.

    create or replace
        package pkg4
          as
            CURSOR emp_cur is (SELECT empno, ename, job, mgr, deptno FROM emp);
            type pkg_emp_table_type is table of emp_cur%rowtype;
            function get_emp(
                             p_deptno number
                            )
              return pkg_emp_table_type
              pipelined;
      end;
      / 
    
     create or replace
        package body pkg4
          as
            function get_emp(
                             p_deptno number
                            )
              return pkg_emp_table_type
              pipelined
              is
                v_emp_rec emp_cur%rowtype;
              begin
                  open emp_cur;
                  loop
                    fetch emp_cur into v_emp_rec;
                    exit when emp_cur%notfound;
                    pipe row(v_emp_rec);
                  end loop;
              end;
      end;
      / 
    
    select * from table(pkg4.get_emp(20));
    
         EMPNO ENAME      JOB              MGR     DEPTNO
    ---------- ---------- --------- ---------- ----------
          7369 DALLAS     CLERK2          7902         20
          7566 DALLAS     MANAGER         7839         20
          7788 DALLAS     ANALYST         7566         20
          7876 DALLAS     CLERK           7788         20
          7902 DALLAS     ANALYST         7566         20
    

    If you return a line an actual table (all columns of the table) so you don't need to create a cursor with the query a copy you can just declare the type like this % rowtype tables table.

     create or replace
        package pkg3
          as
            type emp_table_type
              is
                table of emp%rowtype;
            function get_emp(
                             p_deptno number
                            )
              return emp_table_type
              pipelined;
      end;
      / 
    
     create or replace
        package body pkg3
          as
            function get_emp(
                             p_deptno number
                            )
              return emp_table_type
              pipelined
              is
              begin
                  for v_rec in (select * from emp where deptno = p_deptno) loop
                    pipe row(v_rec);
                  end loop;
              end;
      end;
      / 
    
  • How can I get Lightroom to find photos on a USB key when the drive letter changes?

    This is probably a simple question, but I keep getting stuck.  I have ha

    ve my catalog and some pictures on my laptop hard drive, but most are on

    an external USB drive.  Sometoimes the car is affected

    E:, F.; or G: and when it cahnges, the catalog says the photos are missing.  How can I get

    Lightroom for photos?

    Tom Barnwell

    The quick solution is to click on the folder that contains the missing files and choose "update folder location" and then search for the file on the USB drive. The longer term and fix, you must apply is to configure Windows to always give the same drive letter USB. You can do this through the XP disk management application in the management of the computer (the control panel applet). The following screenshot is for XP and Vista and Win 7 will be something similar which is accessed via the administrative tools (see second screenshot).

  • When the website redirects it crashes with popup sells and plug-ins, how can I get rid of this

    When I link a hyperlink that redirects me to another website, it gets blocked with a contextual advertising. How can I get rid of this threatening Popup? I installed the add-on Adblock. I tried to install software malware spyhunter but I get 'error with the download of updates, see internet settings' how to adjust settings to allow updates. I also have McAfee firewall on.

    Appreciate any advice that you could give me. Thank you.

    Hello, you have current more hd , which is a malicious add-on. Please, try the following steps:

    1. Reset firefox (this will keep your bookmarks and passwords)
    2. then go to firefox > addons > extensions and where there are still extensions listed there, disable them.
    3. Finally, run a full scan of your system with security tools like the free version of malwarebytes and adwcleaner to ensure that adware is not present in other parts of your system as well.

    Fix Firefox problems caused by malicious software

  • What is Visual Suite 8? It is essential, and, if not, how can I get rid of him? It generates dozens of error messages and crashes.

    I have Windows XP sp3 on a Dell Inspiron 6000. I'm regular crashes, and later Microsoft (up to 12 at a time) error report messages are all a repetition of the same thing: 'problem with Visual Suite 8 '.

    I don't know what Visual Suite 8, or what he does. It does not appear on the list of installed software.

    It is essential to the functioning of the laptop? If so, how can I re - install? If this is not the case, how can I get rid of him?

    Thanks for any help available.

    Hello Veritas,

    MS Visual Stuido is essentially a developers tool. Nothing, that you need unless you perform a codification. When/where are getting you an error message?

    Here's a quick link:

    http://en.Wikipedia.org/wiki/Microsoft_Visual_Studio

    hope this helps,

    Eddie

Maybe you are looking for