flxzt / rnote

Sketch and take handwritten notes.
https://rnote.flxzt.net
GNU General Public License v3.0
6.42k stars 215 forks source link

Improve PDF `adjust-document` import option to import at view position #1088

Open Root4222 opened 1 month ago

Root4222 commented 1 month ago

Currently, when Importing a PDF into a document, it either loads as an Image or replaces / covers existing pages. It would make sense if there was an option to append the PDF at the end of the document / inserted as new pages instead of covering the first few pages.

flxzt commented 1 month ago

The Pdf import position is dependent on the current viewport, so if you scroll down it should be pasted further down in the document as well. Together with the adjust document import option and the snapping option in the canvas menu it should be relatively easy to align the pages with the document

Root4222 commented 1 month ago

I'm using 'countinous vertical' (System language is german, so I have to spitball), and when Importing a PDF using the adjust document setting, it just puts it as the top layer for the first x pages, regardless of viewport position. Importing them without the adjust document option and aligning them manually is possible, but the point of the suggestion is to have rnote do that automatically when using adjust document.

flxzt commented 1 month ago

Ah I see. Let me reword your request then.