importing text automatically from a file or a database

Ask a Question related to Adobe Indesign Windows, Design and Development.

  1. #1

    Default importing text automatically from a file or a database

    Hello all,

    I would like to import text from a file or database
    into an indesign document, automatically, in certain
    spaces of the document, what do I need to do this ?,
    would it be the SDK from indesign or maybe there is
    something easier to do using the indesing tool itself ?

    Best regards,
    Luis_A_Gomez@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Importing Plain Text FIle to MS Acess Database
      I want to import Plain Text File into MS Access Database. The text file looks like this: A & A Drapery Ltd 8314?134A Street?Surrey ...
    2. Automatically save a webpage as a text file
      OS: XP Pro with IE 6.0 Every morning I come in, open 2 websites, and save their content as TXT files, one is a TAB file the other is a CSV file....
    3. need to automatically insert a text file into image
      here's my situation, i have one base image . i need to create over 1000 copies of the same image but each one just needs a series of unique numbers...
    4. getting text file into database automatically
      mk, "TransferText" can either be a macro action or a VBA method. The place to begin your research would be to investigate TransferText. -...
    5. Importing a text file into a database
      Hi If you are sure that the imported field names (BRO_CODE1, BRO-CODE1, BROCH_CODE1, etc) are *exactly* the same as your table field...
  3. #2

    Default Re: importing text automatically from a file or a database

    The SDK is for plugin development, what you are looking for is the scripting
    interface, in windows system in ID2 any COM-aware language (e.g. Visual
    Basic (VB)), in IDCS Javascript and any COM-aware language. With VB you can
    easily connect InDesign with any ODBC source, but you will need some
    programming experience.
    See the scripting guide pdf hidden on one of your installation CDs. If you
    aren't able to program for yourself, maybe you should visit the
    newsgroup/forum adobe.scripting.indesign to find someone in your near that
    you can hire to do your coding work.

    Jens


    Jens Schulze Guest

  4. #3

    Default Re: importing text automatically from a file or a database

    what do I need to do this ?,



    You need the PageMaker plug-in which has a DataMerge facility.

    k


    Ken_Grace@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139