Created attachment 142699 [details] sample scan with error on page 3 SUMMARY rotating scanned pages fails on pdf export STEPS TO REPRODUCE 1. scan document 2. rotate page 3. save to pdf OBSERVED RESULT the rotated page is only visible partially on pdf EXPECTED RESULT rotaed page to be fully visible in correct orientation SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Git commit 4850842a074049a4b89b52fd2b669910114a9200 by Alexander Stippich. Committed on 23/10/2021 at 11:02. Pushed by astippich into branch 'master'. fix PDF saving with rotation extend test case M +36 -0 autotests/documentSaverTest.cpp M +9 -6 src/DocumentSaver.cpp https://invent.kde.org/utilities/skanpage/commit/4850842a074049a4b89b52fd2b669910114a9200
Thanks for the report! There were indeed some issues with rotation and PDF saving. Could you please retry with git master?
Closing as this has supposedly been fixed. Please reopen if the issue persists
Git commit d18fdf8d5ded80a02587e41b776e8466d974a021 by Alexander Stippich. Committed on 30/10/2021 at 08:44. Pushed by astippich into branch '1.0'. fix PDF saving with rotation extend test case M +36 -0 autotests/documentSaverTest.cpp M +9 -6 src/DocumentSaver.cpp https://invent.kde.org/utilities/skanpage/commit/d18fdf8d5ded80a02587e41b776e8466d974a021
Tested Skanpage 1.0.99. Can confirm the rotate function and pdf export is working correctly.
Version 1.0.0 from AUR also working