Forum Discussion
Aleksandar_A
2 years agoContributor III
Hello venkat475,
I'm not sure but, this might be also possible to be achieved using SnapLogic expressions and parsing / formatting workarounds.
However if you have no other option, then you can use the Script Snap and the subprocess Python module to execute UNIX command directly on the Snaplex Node.
Regards,
Aleksandar.
Do you mean extracting out the text/content from the PDF? If so, there isn’t anything native in the product to do that. Personally, I’ve used Apache PDFBox to achieve this. In theory a custom Snap Pack built around that could do it, or scripts referencing other 3rd party libraries.
Related Content
- 3 years ago
- 2 years ago
- 4 years ago