Import text as a link from word

Is it possible to import a word document in indesign cs6 as a link?? I would like to modify the word document and update autamatically the indesign document

Thank you!! I would like to create a ms word document or an indesign document containing  the address information of a company. Then I would like to use this document as a source  for other documents containing this info.. and when I modify the source I would like that all other document to be updated... is it possible for you??

Similar Messages

  • Import text into a form from a tab delimited file using an action

    Good evening.
    I am using Adobe Acrobat XI Pro
    I have been working all weekend so far on this, and have tried many options.
    What I am wanting is to import a line of data from an excel file into a form, save the file with a name drived from the form fields, close the new file, then go back to the original file, import a line of data, and so on and so on.
    I had all of this working in livecyle with a tool, but now that we are going to Windows 8 and Microsoft Office 2013, the driver that I need to load the excel file into the form is not available--so now I have to redo the forms in Adobe and import using a tab delimited file.
    I would like to do this with an action.
    Thus far, I have the following.
    **Credit goes to George Johnson who helped me with the script to save the file using field names a few months ago**
    To start, I have a folder level script
    mySaveAs = app.trustPropagatorFunction(function(doc,path)
    app.beginPriv();
    var myDoc = event.target;
    myDoc.saveAs(path);
    app.endPriv();
    myTrustedSpecialTaskFunc = app.trustedFunction(function(doc,path)
    //privileged and/or non-privileged code above
    app.beginPriv();
    mySaveAs(doc, path);
    app.endPriv
    //Privileged and/or non-privileged code below
    For the Action, I start with the Form file loaded
    Then I execute a javascript to import the text into the file.
    this.importTextData("/c/data/clerical.txt");
    The next step is to save the file using field names as part of the file name
    --credit goes to George Johnson who assisted me with this on a similar project a few months ago.
    //Get the Field Value
    var fn=getField("Last").valueAsString + "-" + getField("First").valueAsString;
    //Specify the folder
    var fldr = "/c/data/";
    //Determine the full path
    var fp=fldr + fn + ".pdf";
    //save the file
    myTrustedSpecialTaskFunc(this, fp);
    That is as far as I have gotten. 
    What I want to do now is load the original form file, import the next line into the form, save the file, repeat.
    If anyone could assist me, I would greatly appreciate it.
    **note  I had to type this from my I-pad because I kept getting kicked off the internet from my computer.  I hope my code is typed correctly.

    George
    Thank you so much for your response.
    Yes--there are multiple lines in the data file--it will vary from month to month.  It looks like from what you are saying is that I need to do the global variable since it will constantly change, and then increment it as it goes through the text file.  When it reaches the end, then it will stop.
    I looked at the following links--but this is from Adobe 9 API--I don't know if things have changed with XI--especially since 9 used batch processing and XI has actions.
    Count PDF Files
    http://help.adobe.com/livedocs/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/js/html/ wwhelp.htm?href=JS_API_AcroJS.88.1.html
    Global counter
    http://help.adobe.com/livedocs/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/js/html/ wwhelp.htm?href=JS_API_AcroJS.88.1.html
    I am not exactly sure how to include this in my code.
    If you could point me in the right direction, I would appreciate it.

  • Importing grouped images into InDesign from Word

    Hi everybody. Is there anyone who can help me please?
    When I place work, Edit > Place and then Shift and click. It only place my text up until the first grouped image. But when I ungrouped it in Word, the whole document can be placed. Why can’t InDesign place grouped images from Word, is there a way to do this?
    Thank you!

    Thank you Steve, looks like I'll have to ungroup them first then.
    Thanks for the help

  • Can you link from Word to a specific page in PDF without a webserver?

    I am trying to add a link within Word that opens a specific PDF file and goes to a particular page within the PDF.  Is there a way to do this without a webserver?

    I have a similar problem I would like to solve. I am also running Word 2003, Windows XP and Acrobat Professional 7.0.
    I can create a hyperlink in a word document to open a separate PDF file.
    I can then use PDF Maker to convert the word document to PDF.
    No problem.
    When I click on the new link in the PDF document it opens the separate file in the same window and the original PDF file is closed.
    I do not want the original file to close.
    When I set up a new link from within Acrobat then I get the option to "Open in new window". This link works the way that I want.
    As there are multiple hyperlinks in the word document, I will need to recreate new links everytime I modify the Word document. This is very time consuming
    Question - how do I get the automatically created link to open in a new window?
    Thanks in advance

  • Problem converting links from Word 02 to Acrobat 7

    Hello All,
    I have this problem that is driving me nuts. I am working with Word 2002 and Acrobat 7 Pro.
    When I create internal links within the word document (terms linked to the glossary) and PDF using the PDF toolbar (change settings to include bookmarks and links, no security). The PDF only converts some of the links, and it is never consistent. My co-worker has the same problem, but her links that don't come in vary from mine (word 2003 acrobat 7).
    This doesn't happen to all documents with links, the website links work perfectly.
    Any ideas?
    thanks,
    dkelley_2

    I created the links in word, pressed the PDF Maker ("Adobe PDF" Button on toolbar), changed conversion settings: Standard, (all check but "Attach source file to PDF"), Security None, Word Tab (all checked but "Convert displayed comments to notes in the PDF"), Bookmarks were selected, clicked OK, clicked "Convert to PDF."
    If you look at my original post, I attached screenshots of the PDF Maker dialog box.
    dkelley_2

  • Text boxes in topics from Word 2010

    I'm using RH 8 (technical communication suite 2.5): when I import a word document (Word 2010) all the topics are included in boxes. How can I correct this?

    Of course.
    I attach a screenshot of the design area of RoboHelp with a sample topic from a DOC generated with word 2010
    and this is the HTML:
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="OriginalFile" content="Test.doc" />
    <meta name="generator" content="Adobe RoboHelp 8" />
    <title>Topic 1</title>
    <link rel="stylesheet" href="Test.css" type="text/css" />
    <style type="text/css">/*<![CDATA[*/
    A:visited {
    color: #800080;
    A:link {
    color: #4F81BD;
    /*]]>*/</style>
    </head>
    <body>
    <div class="WordSection1">
    <h1 style="margin-left: 0cm; text-indent: 0cm;">Topic 1</h1>
    <p>&#160;</p>
    <p>Sample text</p>
    <p>Sample text</p>
    <p class="Introduzione"><span style="font-family: Symbol; font-weight: normal;">·<span
      style="font: 7.0pt 'Times New Roman';">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span></span>&#160;Sample
      text</p>
    <div style="border: none; border-bottom: solid #1F497D 1.0pt; padding: 0cm 0cm 4.0pt 0cm;
       margin-left: 42.55pt; margin-right: 4.0cm;">
      <p class="NotaBene" style="margin: 0cm; margin-bottom: .0001pt;"><span
       class="NotaBeneCarattere"><span style="font-style: normal;">Sample</span></span>
       text</p>
    </div>
    <p>&#160;</p>
    <p>&#160;</p>
    <p>&#160;</p>
    </div>
    </body>
    </html>

  • Converting image links from Word to PDF

    If I insert a picture into a Word file (Insert/Picture From File), select the picture and Insert/Hyperlink and then Convert to Adobe PDF, the hyperlink is still active in the pdf file as expected (Add Links is checked in the conversion settings).
    However, if I do the same but apply any layout options to the picture before attaching the hyperlink (e.g. Format Picture/Layout/Square text wrapping), Convert to PDF does not convert the link into the pdf file and the image appears as if no link had ever been set.
    Does anybody know of a solution to this problem?  Or is Acrobat 9 any better?  I am curently using Word 2000 and Acrobat 6 running on XP

    Thanks for the reply.
    I have already inserted the links within the pdf, so I do have a working document.  It is only a draft, though, and any subsequent editing requires going back to the original Word document, editing and converting again to pdf and then re-establishing the links - with over 30 images (linked to pre-exixting pdf documents) this last step is both tedious and error-prone!  Thanks for the warning re Acrobat 9 and Word 2000.  I had been thinking of upgrading ...
    Mike

  • Acrobat 9 loses my links from word

    Hey, I hope someone here can hlp me with this.
    I'm using Word 03 and Adobe Acrobat 9 Pro.
    When I convert a word document from a .doc to a pdf using the Adobe PDF > Convert to PDF option from within Word most of my hyperlinks stop working. They even stop being selectable text, so the person viewing the PDF can't even copy and paste the URL out.
    The same thing happens when I try to create a PDF from the word document from within acrobat.
    Is there a soultion for this? I have a lot of links that I need to have working!

    Thanks for the suggestion!  I use Word 2007 with acrobat 8 at my company and I'm experiencing a similar problem.  The link remains but while word can hide a link with all of it's parameters it can show some other more easily understood text.  So when I say 'click here' and 'here' is actually a link to a really long url - it just makes the document more readable.  Acrobat ignores the link information hidden behind the text.
    Acrobat 8 complains when I try to use Word 2007 files and saving as an earlier version of Word seems to have some problems, too.  I also couldn't find an Options button on the save as window.  Are you referring to the save as window in Acrobat?

  • Importing Chinese/Japanese/Korean/Arabic from Word to Indesign CS5.5 ME Edition

    Hi,
    I am currently working on 13 languages leaflet, and I am importing my word documents in using Paragraph Styles direct in to my document. The document I am producing is one continuos story, and I need to introduce Chinese, Japanese, Korean and Arabic to the document.
    I am using the Middle Eastern version of Indesign, so it can handle the text. But when I bring in the Word Document it totally ignores the Paragraph Styles for the text and places in with the font used within word.
    I need to bring in the text as follows,
    Chinese     MHei Light/Bold
    Japan          DFGothicPStd W2/W5
    Korean          SMGothicStd Light/Bold
    Arabic          GeezaPro Regular/Bold
    Is it the formatting of the Word Document I need to concentrate on, or the way I introduce this in to InDesign?
    The styles I want work if I set them by hand, but I need them to work when importing the Word Document as I have many of these to produce,
    Thanks
    Steve

    Your line breaks will most likely be incorrect if you don't turn on the Japanese Composer.
    It is almost absolutely impossible to accomplish your goal without having a font - any font - installed on your system that has that glyph. However, if it's showing up in Word, than means that you must have that glyph installed, right? What font are you trying to use in InDesign? You might already know that Word will auto-substitute fonts when it encounters a missing glyph, so we really don't know what font is being used to render that one glyph. The whole sentence might be in MS Mincho but one glyph might be pulled from another font if MS Mincho doesn't have that glyph.
    That being said, you're going to break it if you don't know how to set Japanese type in ID. It's not something where you can just copy text out of email and paste into your English layout.

  • How do I prevent the first line of text in a link from becoming indented?

    Hello.  In a div are two sentences.  They look fine until I change the second sentence into a link.  I tried adding a <span> tag, but doing so changed the class.  I tried placing the text of the second sentence into a separate div tag, but that didn't work either.  I tried applying a negative value in the text indent field but that moved that first sentence instead of the second sentence.  I am having trouble getting the div containing the second sentence to move into location beneath the first sentence, so I decided to work with all of the text inside of one div tag.  I would appreciate it if someone would let me know how to have both sentences be in a flush left position.  Thank you.

    The indent comes from the padding-left: 7px; in the CSS rule for the <a> tag
    a:link {
              color: #FFF;
              background-color: #000;
              text-align: center;
              padding-top: 8px;
              padding-right: 8px;
              padding-bottom: 8px;
              padding-left: 7px; /* CREATES UNWANTED LEFT INDENT IN FOOTER LINKS */
              text-decoration: none;
    That rule is good for your menu but not your footer links so create a new set of rules for links in the footer.
    .footer_cc_license a:link { 
              color: #FFF;
              background-color: #000;
    .footer_cc_license a:visited {
      color: #FFF;
      background-color: #000;
    .footer_cc_license a:hover {
      color: #FFF;
      background-color: #000;
       text-decoration: underline;
    .footer_cc_license a:active {
      color: #FFF;
      background-color: #000;
      text-decoration: underline;

  • Transfer links from Word to PDF

       I want to create a PDF file from a Word document.  I click "Adobe PDF" on the word toolbar and the PDF file is created, but the hyperlinks that I had in the Word document don't transfer over to the PDF.  I am using Word 2003, Acrobat X Standard and Windows 7 Home Premium.  How can I get the links to carry over?

    I suspect your version of Office is no longer supported.
    * Adobe ends support for Office 2003 PDFMakers for Acrobat X and XI after the May 2014 quarterly update.
    See:
    http://helpx.adobe.com/acroba
    t/kb/compatible-web-browsers-
    pdfmaker-applications.html  
    Be well...

  • PDF Links from Word

    I create a document in Word, add the table of contents and save as a PDF file.  When I open the file on the PC and iPad, the links are retained between the Table of Contents and the document content.  When I move the file to my Android tablet, the links disappear.  Any ideas? Is this a new feature in the Android version of Adobe Reader? Do I need to do something different when I build the table of contents or save as a PDF in Word 2007?  Help please!

    The current Mobile Reader does not support links (either internal like your TOC, or external). We have heard this request, so please watch for this feature in future versions.

  • Convert TOC Links from Word to PDF?

    In a recent conversion of a Word document to PDF using Create PDF, the TOC links didn't make it through the process though most/all other links did. Is there a way to include TOC links in the converson process?

    Thanks for the reply.
    I have already inserted the links within the pdf, so I do have a working document.  It is only a draft, though, and any subsequent editing requires going back to the original Word document, editing and converting again to pdf and then re-establishing the links - with over 30 images (linked to pre-exixting pdf documents) this last step is both tedious and error-prone!  Thanks for the warning re Acrobat 9 and Word 2000.  I had been thinking of upgrading ...
    Mike

  • Sending text via USB link from PC

    I have a Nokia 6300 and PC Suite version 6.86.9.3. the PC Suite seems to work fine, it synchs to PC without problem, however when trying to send text from PC i get message saying it was sent successfully but the txt does not go neither does it appear in any draft or outbox files on either the PC or mobile! Help!

    Wrong, it's 'Hi'.
    http://hi.nl
    But I'm afraid that this Dutch Telecom Provider might not be of interest for the foreigners.

  • Document text shifts when converting from Word

    I'm getting so frustrated. I am converting Word 2003 documents to Acrobat 8 pdf's. Without fail, the document size shifts upon conversion. So, if I have a table, the PDF is smaller than the Word version. I tried making Acrobat my default printer and then creating the document in Word and converting it to PDF, but that doesn't seem to help.
    Any ideas on how I can stop this?

    Try printing to the Adobe PDF printer if that is not the procedure you have been using. May not fix the problem, but worth the try. Check the printer properties, there are often options for shrink to fit and such. Also look at the print preview and be sure it is not a WORD option!

Maybe you are looking for