You need to sign in to do that
Don't have an account?

Printing attachments
Hi,
Any ideas how I can print an Attachment given I know the url to it? The url to an Attachment is something like:
https://na3.salesforce.com/servlet/servlet.FileDownload?file=00PA0000002Dlc5
The Documents.Open() method takes in a url, and the above url doesn't work.
Anyone know of a good way to do this?