Automatically Adding Path/Filename to Multiple Printed Documents

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

  1. #1

    Default Automatically Adding Path/Filename to Multiple Printed Documents

    Using Adobe Acrobat 5.0, Windows XP and HP Officejet 85g, how can I automatically print the path/filename on a document (e.g., in the footer or header) that I send to my printer? I have several hundred documents to print, but need to keep track of each document by its filename, so I want to add the filename to each document as it prints (but I do not want to add the filename as a permanent item to the document saved on my hard drive). Any suggestions or workarounds? HP says this is not a print driver issue, but an Adobe issue.
    Amy_Magee@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Adding Metadata to PDF documents
      Hello, I'm trying to add Metadata to my PDF by adding information to the PostScript file via pdfmark programmically. This works fine with regular...
    2. adding comments to multiple documents in same file
      :confused; Have adobe file with 350 pages, am trying to figure out how to add a comment and have that appear on all 350 pages in the same place,...
    3. Adding Page Numbers to Printed Repetitions
      Greetings, I have an odd situation that requires me to print consecutive page numbers on printed documents, but not in the usual sense. We need to...
    4. Illustrator 9.0 automatically converts CMYK documents to RGB
      I am working in Illustrator 9.0 on a Windows XP and set my document color mode to CMYK. When I save and close my document and then reopen it, the...
    5. Adding filename to downloaded file
      Hi, I'm using php to generate a csv file and want to force the user to download it to their local PC. Trouble is, when I use: ...
  3. #2

    Default Re: Automatically Adding Path/Filename to Multiple Printed Documents

    You can add a form field that's "invisible, but prints" that contains the path/filename.

    You still have to add it to every single document, however. I don't know if this can be done via batch sequences or not.
    W_T_Allen@adobeforums.com Guest

  4. #3

    Default Automatically Adding Path/Filename to Multiple Printed Documents

    Can you please explain the process and what the actual code is that you add to the form is?
    Thanks very much,
    Richard
    Unregistered 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