pdf_editor_pro 0.0.4
pdf_editor_pro: ^0.0.4 copied to clipboard
A Pro PDF editor package for Flutter with Arabic support.
📑 pdf_editor_pro #
A simple PDF editing package for Flutter & Dart that supports overlaying text, images, and checkmarks on existing or new PDFs — with native Arabic font support.
✨ Features #
- 📝 Add custom text anywhere in a PDF (supports Arabic & custom fonts).
- ✅ Add checkmarks (useful for forms & checkboxes).
- 🖼️ Insert images at absolute positions.
- 📄 Overlay elements on top of existing PDFs.
- 🎯 Precise positioning with
(x, y)coordinates.
📦 Installation #
Add to your pubspec.yaml:
dependencies:
pdf_editor_pro: ^x.x.x (replace x.x.x with the latest version)