1. By using URIs like http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here it's possible to execute code in context of any Web site where at least one PDF is stored.
2. By using "trigger action" in PDF document it's possible to execute code in context of the web page where document is stored.
There are also more bugs exploitable thorugh a web page.