How to export a Knowledge article to pdf through scripting?
- 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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2019 06:06 AM
kindly have a look on below blog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2019 06:07 AM
Use this share utility:
OR
OR
I am a creator — PDF Document Generator - Walter Brame
Please mark as Correct Answer and Helpful, if applicable.
Thank You!
Abhishek Gardade
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2019 06:10 AM
Check this as well:
I am a creator — PDF Document Generator - Walter Brame
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2019 06:28 AM
Hi,
If I may ask, why is sending the pdf so important? As long as you pass the necessary information it should be okay and simple, sticking oob. Doing this might need some custom things that are never system friendly.
-Anurag