Class OperationExtractionParagraphs


  • public class OperationExtractionParagraphs
    extends Object
    Extract text content of the PDF document, separated by paragraphs Generates an ASCII text, XML, or JSON file that will be returned as a result when the web service is called and that will contain all texts in the PDF document separated by paragraphs. In order for this to work, the paragraphs must be found in the PDF as elements. A purely visual separation will not work!