Package org.nuxeo.ecm.platform.pdf.operations
package org.nuxeo.ecm.platform.pdf.operations
-
ClassDescriptionAdd page numbers to the PDF.Converts each page of a PDF into a picture.Encrypts the PDF with the given permissions.Encrypts the PDF to "readonly" for users.Extracts PDF info to specific fields.Returns a JSON string of an array of objects with page, subType, text and link fields.Extract pages from
startPage
toendPage
(inclusive) from the input object.Extracts raw text from a PDF.Merges Blobs into a single PDF.The input document(s) always is(are) the first PDF(s), and each pdf is read in thexpath
field.Removes the encryption, returns a copy of the blob.Return a new blob combining the input PDF and the watermark image blob given as a parameter.Returns a new blob combining the input PDF and an overlaid PDF on every page.Return a new blob combining the input PDF and the watermark text given as a parameter.