RTTSoftware Support Forum

PDF Explorer => General => Topic started by: Padanges on December 16, 2016, 09:34:13 AM

Title: Listing attachments
Post by: Padanges on December 16, 2016, 09:34:13 AM
Hi,
I would like to get a list of all files included as attachments for all selected grid entries in IO log:
Filename1 \n Attachment1, Attachment2, ...;  Filename2 \n Attachment1, Attachment2, ...;
What is the easiest/fastest way to do that?


Thanks in advance
Title: Re: Listing attachments
Post by: RTT on December 18, 2016, 01:15:51 AM
Check the sample script in the description of the IAttachment object (http://www.rttsoftware.com/Manuals/Index.htm?pageURL=PDFE/English/MyScriptsAPI.htm#IAttachment) of the scripts API.