In preview, image is not visible but when we download the pptx file we can see the image .
if slide.logo_base64:
try:
svg_image, mime_type = decode_data_uri(slide.lo…...2:35pm 26 async def render_presentation_from_doc( doc: DocumentWithLayouts...try: logger.info(f"Starting presentation rendering with theme: {theme_id}")...