Skip to content

feat: Add option to import Pdf into N-wide array#1743

Open
cyates5 wants to merge 2 commits into
flxzt:mainfrom
cyates5:PDF-import-N-Wide
Open

feat: Add option to import Pdf into N-wide array#1743
cyates5 wants to merge 2 commits into
flxzt:mainfrom
cyates5:PDF-import-N-Wide

Conversation

@cyates5

@cyates5 cyates5 commented Apr 15, 2026

Copy link
Copy Markdown

Resolves #997
Partially resolves #1559

This pull request adds a 'Columns' option to the Pdf import menu, which lets the user adjust the number of Pdf pages arranged in each row.

The updated import menu:
Screenshot From 2026-04-15 20-50-38

2 columns in '1 per Document Page' layout:
Screenshot From 2026-04-15 20-56-08

When 'Adjust Document' is enabled, the page width is multiplied by the column count to ensure all columns remain visible:
Screenshot From 2026-04-15 20-58-24

Please let me know if there are any changes needed.

@NXTler

NXTler commented May 1, 2026

Copy link
Copy Markdown

This would also partially resolve #1559

@cyates5

cyates5 commented May 1, 2026

Copy link
Copy Markdown
Author

This would also partially resolve #1559

Thanks, I've updated the pull request.

Comment thread crates/rnote-engine/src/engine/import.rs Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Book style view for pdf import PDF import into N-wide array?

3 participants