These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

emailing files from a portfolio

lisapetrie
Registered: Jan 11 2010
Posts: 2
Answered

i want to email several files from a portfolio without emailing the entire portfolio. i can click on attach to email in adobe standard 8 for one file but it will not allow me to choose(attachment) several files. in adobe 9pro it only allows me to attach the whole portfolio.

My Product Information:
Acrobat Standard 8.0, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
The whole portfolio thing is a bit tricky. I don't think Adobe quite has it worked out yet. The Portfolio environment sort of takes over the Acrobat UI and blocks all the regular features out. But here's what you do. View one of the files in the portfolio. There should be an "Open" button on the top right of the toolbar. Click on this to open the file separately, i.e., outside the portfolio environment. Now you should be able to select attach to an email.

This can also be done from JavaScript. In the JavaScript environment the files in the portfolio are just regular file attachments.

Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]

The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]

Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script