- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2023 05:13 AM - edited 04-12-2023 05:19 AM
I'm trying to add a PDF of a Visio diagram into a Knowledge Base Article to where you can zoom in and out on the detail. I was able to add it, but when saving the Knowledge article to preview, The preview is blank, and part of the code is missing. Has anyone done anything like this before. If so, will you please let me know. I have both 'Attachment Link' (even though it doesn't show in the picture) and Display Attachment checked. Thank you.
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 03:11 AM
This question has been resolved.
I went to the Script Include - HTMLSanitizerConfig and added>>["style", "align", "height", "width", "src"] under attribute:
(See Screenshot)
I then added the source (screenshot in 1st msg.) for the PDF in my Knowledge Article and was able to save and preview the PDF in the 'Preview Article'.
Reference:
Thanks, please let me know if this was helpful
Best Regards,
Myrtle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 03:11 AM
This question has been resolved.
I went to the Script Include - HTMLSanitizerConfig and added>>["style", "align", "height", "width", "src"] under attribute:
(See Screenshot)
I then added the source (screenshot in 1st msg.) for the PDF in my Knowledge Article and was able to save and preview the PDF in the 'Preview Article'.
Reference:
Thanks, please let me know if this was helpful
Best Regards,
Myrtle