When you import PDF, there should be a way to link the width and height with an aspect ratio. By default, the width and height can be changed independently, and there is no way to compute the correct height according to a given aspect ratio and the current width.
Right again... Antoine -- you wouldn't by any chance want to help fix some of these issues? I never noticed them before :-)
Yes I can help you fix or track these issues. I must be sure that they are confirmed, then I will dive into the source code.
Apart from the big file one -- I need to test that still -- yes, they are all confirmed :-)
Git commit 104090790f44594a8a2a42da85ff97da950c3c33 by Boudewijn Rempt. Committed on 02/03/2014 at 10:23. Pushed by rempt into branch 'master'. Maintained the Aspect ratio of height and width during pdf import REVIEW:116009 Patch by Swarn Kumar. Thanks! M +41 -1 krita/plugins/formats/pdf/kis_pdf_import_widget.cpp M +4 -0 krita/plugins/formats/pdf/kis_pdf_import_widget.h M +15 -0 krita/plugins/formats/pdf/pdfimportwidgetbase.ui http://commits.kde.org/calligra/104090790f44594a8a2a42da85ff97da950c3c33
Git commit bbb921613cafdfe1f46bf4d942e4ee3e97dedc82 by Boudewijn Rempt. Committed on 02/03/2014 at 10:23. Pushed by rempt into branch 'calligra/2.8'. Maintained the Aspect ratio of height and width during pdf import REVIEW:116009 Patch by Swarn Kumar. Thanks! M +41 -1 krita/plugins/formats/pdf/kis_pdf_import_widget.cpp M +4 -0 krita/plugins/formats/pdf/kis_pdf_import_widget.h M +15 -0 krita/plugins/formats/pdf/pdfimportwidgetbase.ui http://commits.kde.org/calligra/bbb921613cafdfe1f46bf4d942e4ee3e97dedc82