need to automatically insert a text file into image

Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.

  1. #1

    Default 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 (which i have in a text file) added to it at the bottom. is there anyway to automate the creation of these files? they will be saved as .bmp eventually. i also want to name each file with the number sequence that is placed on it. it's about 7 digits long. in case you are wondering what it's for, on all our computers we need to have a login background/wallpaper with the machine name somewhere on it. i'm guessing i could do some sort of scripting.
    thanks a ton for your suggestions.
    cluciano Guest

  2. Similar Questions and Discussions

    1. read text file insert into database
      Hi, I have a tab delimited large text file in my server. I am trying to create a .CFM file to read the text file and insert into the database. ...
    2. loading a table using a text file with insert syntax
      I have a text file with INSERT INTO Customers VALUES ( ..... , ...... , etc ) lines and would like to know how do I tell mysql to use this file to...
    3. 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...
    4. 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....
    5. 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. -...
  3. #2

    Default Re: need to automatically insert a text file into image



    (which i have in a text file)




    this calls for scripting. get the scripting plugin if you don't have it then please see photoshop windows scripting forum below this one.
    dave milbut Guest

  4. #3

    Default Re: need to automatically insert a text file into image

    You should be able to do this with Photoshop's scripting tools - but you
    would need to be familar with scripting to do this (or pay somebody to
    write the script for you).
    --

    Carol
    (Posted from the UK)

    Carol Steele Guest

  5. #4

    Default Re: need to automatically insert a text file into image

    Take a look at <http://www.picture-shark.com> [which someone recommended here the other day]. I think that will do what you're after.
    Colin Walls 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