this post was submitted on 13 Aug 2024
40 points (100.0% liked)
Open Source
31101 readers
361 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
PDFs are inherently not designed to be edited, the format lacks a lot of the information necessary for layouts to work correctly and as expected.
That's why you have to open it with LibreOffice Draw, and the mess you see is basically the information that's contained within the PDF. It is just a bunch of random text cells randomly placed over the page. That makes it really difficult to get back an editable version that's sensible. Page wraps and such will never work correctly. Your only chance at recovering it is if you can figure out what software wrote it, and how different constructs might end up when translated to PDF and a lot of heuristics.
I believe they open a bit better in Xournal++ but it still sucks.
Those that do build such tools realize it's all big companies with big budgets that really have a serious need to do this, so they tend to be proprietary and expensive, and still not super great.
I would really beg for the files to be provided in a suitable format for editing.