You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
oPDF can parse the internal structure of PDF documents and display and process them as needed. That is to say, it will moderately display the embedded resources such as operators, forms, images, annotations, etc. inside the PDF document to the user. If you can understand these, you can find the watermark or other information that needs to be located. The remaining work is to fill in parameter processing operators or resource objects, also known as removing watermarks.
5
5
6
-
oPDF can kill eight types of PDF watermarks, including annotation watermark, text watermark, curve watermark, path watermark, artifact watermark, form watermark, image watermark, and pattern watermark.
6
+
oPDF can kill eight types of PDF watermarks, including annotation watermark, text watermark, curve watermark, clipping path watermark, artifact watermark, form watermark, image watermark, and pattern watermark.
7
7
8
8
oPDF can remove editing permissions, flatten forms, eliminate page interactions, and delete digital signatures.
0 commit comments