PDF editing in the browser sounds impossible. The PDF specification stores text as positioned glyphs, not as editable paragraphs. How can you "edit text" when the format was designed to be read-only?

Source: [Dev.to](https://dev.to/sunshey/browser-based-pdf-editing-with-vue-3-and-pdf-lib-413c)

Sponsored