Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想编辑 PDF 的某些部分并在编辑后以相同的格式重新生成它。我已经尝试过pdftk,但它不允许编辑只读标签。我成功解析了pdf,Smalot pdf parser但现在我不知道如何在解析后再次以相同的格式重新生成它?
pdftk
Smalot pdf parser
提前谢谢!!!1