Aprenda cómo convertir BMP, CGM, DICOM, PNG, TIFF, EMF, SVG y otros formatos de imagen a PDF en Python con Aspose.PDF for Python via .NET....outfile ): document = ap . Document () page = document . pages ...add_image ( infile , rectangle ) document . save ( outfile ) print (...