PDF Attachments Parsing
What replaces Version 3's "Append PDF Attachment to Body for Parsing?"
Thank you.
- SStephen Parker @stephenparker
Hi Kathy,
This option has now been added to ThinkAutomation V5. The update will be release in the next few days (build 775).
In the mean time you can use the Convert Document To Text action inside an Automation. This will convert any PDF, Word, Richtext, HTML document or attachment to plain text and return the text to a variable - which you can then use with the Extract Field action to parse out data.
Thanks
Stephen- RRobert Wales @rawales2
Did this ever get released? Is there a help document on it?
- S回复kengland⬆:Stephen Parker @stephenparker
Yes. The Message Source general properties help section:
https://ta5.blob.core.windows.net/ta5help/ThinkAutomation.html#message-source-general-propertiesThe Append PDF, Word & Text Attachments To Body For Parsing option will extract text from incoming PDF attachments and append the text to the body for parsing.
You can also use the Convert Document To Text action within an Automation to extract text from PDFs (including PDF attachments), and assign the extracted text to a %variable% which you can then extract from. This action gives more control over how the text is extracted.
Thanks
Stephen