Reputation: 4580
I have successfully converted an image to PDF with the iText library in the android device, Samsung Galaxy Tab. There is no issue in viewing the PDF in Galaxy Tab. But, when I send the generated file via. email and open in it HTC desire or my PC the image is very much enlarged. What could be the issue?
Would anyone please help?
Upvotes: 2
Views: 951
Reputation: 4580
I solved the issue by resizing the image to be converted to pdf, keeping the aspect ratio. This new image was used to create the PDF.
Upvotes: 1