I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the Document, save the Document to a memory stream, get the appropriate page and XImage object, call the TrySet…...the image to the document, save the document to a memory stream...alternative text for images in a PDF document programmatically. Here are...