Hi Aspose team,
We are using Aspose.pdf 19.2 and after we convert a JPG to PDF, the conversion is exchanging the width and height settings.
Here’s the JPG
original.JPG (2.4 MB)
Here’s the befre conversion (the original image) and after(the image in pdf file)
image.jpg (214.6 KB)
Here’s our code and demo. You can reproduce this problem using our demo.
https://drive.google.com/open?id=1LscK-13YYEBoQRR2xgt67JqaAdYg4-wj
Notes, it needs to input the license to the Class1.cs and Resource1.resx to run it. And we didn’t see this problem in Aspose.pdf 9.0.0.0
Please let me know if you have any problem.