-
Lotus Notes 8.5 print attachments
How can i print attachments without opening attachment in Lotus Notes 8.5.05 ver
Last updated: -
Avoid sending email attachments in Lotus Notes
How can I avoid sending attachments to those in CC field?
Last updated: -
Error opening Word attachments
We've had a couple of users experience issues with opening Word attachments. They get an "invalid document" error...we're using mostly 6.5.4, with a few users still running 6.5.2. Please help if you can!
Last updated: -
How to Access attachments from Lotus Notes mail?
Hi, I am want to access attachment of particular mail in Lotus Notes. I am getting Attachment name with $File. But i want to extract this attachments and want to save it in user specified path.Using C#. Regards, Preeti
Last updated: -
How can I retrieve a Lotus Notes attachment?
My team has been trying to export all of our documents and their attachments from a Lotus Notes database (with Designer 7.0). We're able to get the document data / attachment, but only if we hard code the name. We've tried two different methods in LotusScript but getting the filename...
Last updated: -
Can’t get file attachment from Lotus Notes email
I've been trying to get a handle on a Lotus Notes file attachment in an email. This is the first time I've run into this problem. I already have a code that searches the document for Embedded Objects but it's not returning with the file. I'm able to see the file in the email / see the $FILE field...
Last updated: -
How to get Lotus Notes attachment names from a document
I've been developing a Lotus Notes plugin for Lotus Notes 8.5.2, which would save an attachment from an email to a hard disk. But when I'm trying to read the attachment names from one of the documents, I keep getting the same string (which contains the first attachment name and some other data)....
Last updated: -
How to prohibit detach or download attachment, only allow view instead of open with native applications. Thanks!
Last updated: -
Attachments are not opened in Lotus Notes
Hi all, I have sent one mail to recipient with attachments. The mail sent successfully but whenever recipient opens the attachment it is not opened. It's always asking for the password. I've been facing this issue for the past two days. Please post me the answer if you could help. Regards Sarath
Last updated: -
Hi, Im using the following code to Extract LN Email attachments. It is extracting correctly but only issue is, the agent is not saving the attachment if the attachment is of same name though it is in different email. Sub Initialize Dim s As New NotesSession Dim db As NotesDatabase Dim coll As...
Last updated: -
Hi, I want to extract the attachments present at the bottom of notes document using Lotus script. I used "$file" , but it was not giving proper name to the attachment. So can you please suggest good idea for that?
Last updated: -
Save incoming mail as attachment
How can I save incoming mails in a mail-in db as attachment to a document? Users forward outlook mails to a mailing db. These incoming mails are handled by an agent "before new mail arrives". If the mail contains other mail items these mails and the original mail are expanded in the RT "body" field...
Last updated: -
how to save attachments in Lotus Notes in a certain folder always
How do you make lotus notes 8 save attachments into a certain or network drive always.
Last updated: -
how to put attachments into richtext fields from web attachments in lotus notes document
I want the web attachments to put in respective rich text fields .The web attachment files shows at the bottom when viewed in lotus notes documents.
Last updated: -
How to move attachements only from one database to another database
Hi, We have lotus notes database which has so many attachements...so Database perfomance has decreased. I got one idea move all document attachements to another database. Can any one help in this regards...I want lotus script. Thank you.
Last updated: -
Problem with document link to MyAttachments database
I'm using MyAttachments to store documents sent to me in Notes mail. MyAttachements is successful in detaching the the documents and storing them in the MyAttachements DB. All of the file references appear to be set up correctly but when I click on the link in the Notes mail piece I get the error...
Last updated: -
Setting Resolution for Lotus Notes Email Attachments
When opening email attachments or hyperlinks on Lotus Notes v7.03, it changes my display resolution ot 640x480. How do I get it to stop changing my diplay resolution?
-
Lotus Notes Email inserting pdf with links
I want to send out an email including a pdf layout with links. How does that work. I have already figured out that "create" and then "object" will insert my pdf, but the links don't work
Last updated: -
Using LotusScript To Add An Attachment To Notes Mail Memo.
We are an American subsidiary of a Spanish company. We use Notes, but they don’t. We also all use a SAP corporate system. I have a Notes application for submitting IT Requests. If the request pertains to a SAP function, then it has to be forwarded to the IT Department in Spain. For all SAP...
-
Adding an Attachment To Notes Mail Using LotusScript
I have a Notes form in which the user must attach a Word document as part of the submission process. I would like to add this attchment to a Notes Mail Memo when notifying others of the submission. How do I add the attachment to the Notes Memo? Thanks For Your Help.
Last updated: