Gets generated PDF document as NotesRichTextItem. Defined in SwPDFDocument Syntax Set notesRichTextItem = swPDFDocument.GetAsRTItemEx("sample.pdf") Parameters AttachmentName String. PDF document file name (without path). PDF file attachment is embedded into the NotesRichTextItem with the given name. Return value NotesRichTextItem PDF file attachment is embedded into the NotesRichTextItem. |
PDF Converter for Notes > 2. For developers > 2.2. LotusScript API reference > 2.2.1. Class SwPDFDocument >