Dear Support,
I’m trying to import a TIFF image into a PDF file. I have found two tutorials here and here, but neither of them works. It seems like VerticalAlignment.Middle does not exist, and the image object does not …...Document(*path to pdf*)) { com.aspose.pdf.Page...pdf.Image(); image.setFile(*path to tiff*); // Code from the...