How to export a Knowledge article to pdf through scripting?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2019 06:04 AM
Hi,
I need to add a UI action "Send email" in the kb_knowledge table. On click of the UI action, a pop up should display asking for an email address. On entering the email address, it should export the knowledge article to pdf and send an email as an attachment to the mentioned email address.
How can I export the knowledge article in pdf using script?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2019 06:40 AM
How can I attach the generated pdf file in the email?