-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for writing text #14970
Labels
Comments
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 1, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 1, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 1, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 1, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 1, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 3, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 3, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 3, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 3, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 3, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 4, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
to calixteman/pdf.js
that referenced
this issue
Jun 4, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
calixteman
added a commit
that referenced
this issue
Jun 4, 2022
[editor] Add a FreeText editor (#14970)
rousek
pushed a commit
to signosoft/pdf.js
that referenced
this issue
Aug 10, 2022
- add a basic UI to edit some text in a pdf; - an editor can be moved, suppressed, cut, copied, pasted, selected; - add an undo/redo manager.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are experimenting with basic PDF editing features.
This issue tracks implementing support for writing text.
The text was updated successfully, but these errors were encountered: