Created on 31 May 2019
icon_unfollowing
Login to follow
pdf-text-extraction-v5-xif

PDF Text Extraction

Version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 31 May 2019 by 
pdf-text-extraction-v5-xif

PDF Text Extraction

Details
This extension is a wrapper over Spire.PDF C# library to extract text from PDF documents.
Read more

This extension is a wrapper over Spire.PDF C# library to extract text from PDF documents. 

https://www.e-iceblue.com/Introduce/pdf-for-net-introduce.html

Spire.PDF 

It is totally free without any warning message for your commercial and personal use. Free version is limited to 10 pages of PDF. This limitation is enforced during loading and creating files. When converting PDF to Image, the first 3 pages of PDF files will be converted to Image format successfully.

If your requirements exceed the limitation, please use the commercial edition. 


The extension has methods 

1) PDF_TextExtraction_LoadPDF 

  Method to load the PDF file contents.
This method should be called first before calling any other method.


2) PDF_TextExtraction_GetPageCount

This method returns the page count in the loaded pdf document.
Returns -1 if the document is not loaded.
Returns the count of the pages in the document


3) PDF_TextExtraction_GetAllText

Get the entire text of PDF file


4) PDF_TextExtraction_GetTextAtPageNo

Get Text for a particular page number.

Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, PDF & file converters
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
PDF Text Extraction has no dependencies.
Application Objects
PDF Text Extraction has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads