Suppress printing of links in a pdf

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

  1. #1

    Default Suppress printing of links in a pdf

    Is it possible to make regions/specific text of a pdf page invisible when it prints out? I have a document with links to different pages but I don't want the links to show when the document is printed (onto paper). I'm using Acrobat Professional 8.1.2
    Lesley_Fenton@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Printing bookmark links in Acrobat
      After creating underline links for bookmarks in Acrobat, is there anyway to print the page and have the underlines print so our client can check...
    2. Can Acrobat suppress part of the pdf when printing???
      Being the complete pc novice that I am - can anyone tell me where the 'print only form fields' option is on Acrobat professional 7 pc version??? ...
    3. Suppress the DB warnings
      Hi there, Using DBI in my Programm, i get all the warnings on the screen (which is not desired) , though i have set $dbh->{PrintError} = 0; ...
    4. Low Resolution eps links when printing
      Hi Everyone, I hope someone out there can help me troubleshoot a printing problem I'm having. I'm on a Mac platform, OS X Jaguar V.10.2.3, and...
    5. [PHP] Suppress errors when running as CGI?
      On Thu, Aug 07, 2003 at 01:22:21PM -0500, Chris Boget wrote: Uh, no... plus, then I'd have to know about errors ahead of time. If I _knew_...
  3. #2

    Default Re: Suppress printing of links in a pdf

    You could configure these areas as text fields and set a default value -
    inside the form field properties set to visible but not printing ...

    Jon
    Jon Bessant Guest

  4. #3

    Default Re: Suppress printing of links in a pdf

    Brilliant Jon, thank you. Actually, your idea got me thinking: rather than setting up a new form field for each of the many links I wanted to not print and reformatting them and relinking them, I discovered I can just set up a blank form field on top of my link, set the background colour to white but make it 'hidden but printable'. This way, it preserves my existing links (already created in InDesign) but they now don't print. And it'll be really quick to set up. So thank you so much for setting me on the right path.
    Lesley_Fenton@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