smaranjitghose / doc2pen

An open source project aimed at making your student life easier!
https://doc2pen.smaranjitghose.com
Creative Commons Zero v1.0 Universal
379 stars 404 forks source link

Bug: Wrong Size of Images Converted to PDF on Media Manip page #1004

Closed N-Shar-ma closed 3 years ago

N-Shar-ma commented 3 years ago

Problem:

When image/s are converted to pdf, they are either stretched / compressed in some direction, or cutoff at the page's edge

Solution:

Each page of the pdf should be the same size as the original image to preserve its dimensions and resolution

I'll make a PR fixing this!