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-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,7 @@ Replace a page in a PDF (pdf_path) by the PDF pointed by pdf_to_insert_path.
41
41
-`pdf_to_insert_path` is the PDF that will be inserted at the old page.
42
42
43
43
### `stamp`
44
-
Applies a stamp (from `stamp_pdf_path`) to the PDF file in `pdf_path`. Useful for watermark purposes.
45
-
If not `output_pdf_path` is provided, it returns a temporary file with the result PDF.
44
+
Applies a stamp (from `stamp_pdf_path`) to the PDF file in `pdf_path`. If no `output_pdf_path` is provided, it returns a temporary file with the result PDF.
0 commit comments