Class PDFExtractLinksOperation

java.lang.Object
org.nuxeo.ecm.platform.pdf.operations.PDFExtractLinksOperation

public class PDFExtractLinksOperation extends Object
Returns a JSON string of an array of objects with page, subType, text and link fields.

If getAll is false, then type is required.

Since:
8.10
  • Field Details

  • Constructor Details

    • PDFExtractLinksOperation

      public PDFExtractLinksOperation()
  • Method Details