Skip to main content
Question

LiveDoc (Document Generator) + Presentation Builder

  • November 13, 2025
  • 2 replies
  • 6 views

Hi! 

We’re trying to automate and create dynamic partner logos when our Business Users are interacting with the Presentation Builder. In other words, if they are creating a presentation, we’d like to have the ability to allow them to select a partner logo, which will automatically be added to the Presentation Builder slides where we have the dynamic images added. We’ve gotten this far: https://docs.seismic.com/bundle/z-kb-articles-seismic-servicenow-connector/page/KB0010239.html 

We also added a custom property with the partner names, which are being tied to the correct logos. We can then list the custom property partner names here: (we also want to make this manageable as we could have a lot of partner names and they can change)


How should we proceed next? Has anyone done something similar? 

Thanks! 

2 replies

  • Quake
  • 1 reply
  • November 13, 2025

I didn’t realise you could use LiveDocs slides in the Presentation builder - interesting.

To (answer the question (or try) - I’ve used this for product images and the image files have been published assets in the library (we’ve kept them off profiles to avoid clutter).  In this case if the image files were named with the Partner name and you have a variable to allow the partner name to be entered, you could have:

Content Name equals to [[Partner_name]] 

I’d then suggest the ‘Fit inside (keep aspect ratio) option to stop logos getting stretched and squashed.  

 

Hope that helps!


  • Author
  • Quake
  • 1 reply
  • November 13, 2025

Hi! 

I was told LiveDocs (Document Generator) can be used within the Presentation Builder. 

I’ll give that a try and keep you posted in the next few days. 

Thanks!