primoPDF is good, free app. it allows you to disable print/edit controls within Acrobat Reader. once it's installed, it is accessed via the PRINT command of whatever app you're using - selectable as a printer.
as previously advised, (almost) any image displayed on your screen can be screencaptured. watermarks are a simpl way to frustrate this..but given enough time and effort, they can often been cloned out of some (not all) imagery quite effectively.
through experimentation, i sussed a way of 'serving' an image into a browser which cannot be screencaptured (you just get a black rectangle). create a flash movie of images (using PNGs for uncompressed visual quality). use RealProducer to encode the movie and generate an HTML document. somewhere in the export process, there was the option/radio button to disable local caching of the file (so it can't be retrieved locally from a temp folder and broken-open). view the source of the HTML and alter the default quality parameter 'high' for 'best'. stream the movie using RTSP:// (UDP protocol rather than TCP/IP protocol). this defeated PrtSc from grabbing any image.
but that was in about 2001 so..things might have moved on since then.
there are some commercial firms which offer ways of restricting PDF accessibility, limited number of times a PDF can be viewed etc but personally, i can't see how this can be infallible? ultimately, somebody can just take a photo of a monitor-screen (as in text or schematic information).