HTML Docs Merging Attachments

Discussions related to custom development with Select.
Post Reply
mlevi
Posts: 53
Joined: Mon Dec 01, 2014 2:33 pm

HTML Docs Merging Attachments

Post by mlevi »

We are trying to code HTML docs to pull specific attachments from the attachments in SoftPro Select 4.3 and merge them as additional page(s) into the document being rendered. We need the document to pull based on document name and sub-folder. Is that doable using Python in the HTML code, or is there any other method of accomplishing this?
mlevi
Posts: 53
Joined: Mon Dec 01, 2014 2:33 pm

Re: HTML Docs Merging Attachments

Post by mlevi »

any reply would be appreciated
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: HTML Docs Merging Attachments

Post by BobRichards »

I have requested information from someone on the HTML docs team...
Bob Richards, Senior Software Developer, SoftPro
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: HTML Docs Merging Attachments

Post by BobRichards »

The docs folks have not done this. While it appears you can access the contents of the attachment, it would be up to you to insert the information into the HTML document.
Bob Richards, Senior Software Developer, SoftPro
mlevi
Posts: 53
Joined: Mon Dec 01, 2014 2:33 pm

Re: HTML Docs Merging Attachments

Post by mlevi »

Thanks. Can you give a sample of how we can access the attachments via HTML code?
Post Reply