The PDF Writer plugin enables users to fill and annotate PDFs directly within Obsidian. It allows adding and editing text fields, customizing font settings, and repositioning annotations for a seamless document workflow. Users can modify PDFs with an intuitive toolbar and save changes without leaving their vault. The plugin is designed to integrate smoothly with Obsidian, making it easy to mark up PDFs for research, documentation, or note-taking purposes.
📢 New Release - Version 0.11.0
What's Changed
🚀 New Features & Improvements
✅ Automatic Annotation Saving
All annotations are now automatically saved when you click the Save button.
Your annotations are restored when you reload or switch windows in Obsidian.
✅ Improved Multi-Page Support
Annotations are now correctly linked to their respective pages and reloaded at the correct position.
✅ Bug Fixes & UX Enhancements
Improved precision when placing annotations.
Fixed an issue where annotations could not be moved in certain cases.
Optimized text rendering for better readability.
Full Changelog: https://github.com/jkom4/obsidian-pdf-writer/compare/0.10.3…0.11.0