| Tool Details |
| Name | PDF Transformer |
| Description | This is a converter tool that extracts plain text from a PDF document.
The tool uses PDFBox, an open source Java PDF library for working with PDF. More
information about the library can be found at http://www.pdfbox.org. |
| Website | |
| Type | Editing |
| Endpoint URL | local:portal/coplets/myprojects/toolBroker/localTools/pdf2text |
| Service URI | uri |
| Service Method | |
| Soap Action | |
| Default Stylesheet | |
| Text Compatibility | pdf |
| AnalyzeThis HTML Fragment |
Static URL
Dynamic URL
Quick Tool Launch
Bookmarklet (drag link to your favourites)
Analyze This (PDF Transformer) |
| Parameters |
| URL for PDF(text source) |
| Parameter Name | pdf_url |
| Type | |
| Text Source Expectation | url |
| Help Text | URL to fetch the PDF content. This content will be processed by the tool.
The final output will appear in a pop up window. This parameter is ingored in
case file upload is specified. |
| Word separator(text box) |
| Parameter Name | word-separator |
| Type | |
| Required | false |
| Default | |
| Example | |
| Help Text | String pattern that should be used as word delimiter by the tool. In case a control
character needs to be used, please specify it as an entity. For example, use 
for new line. |
| Line separator(text box) |
| Parameter Name | line-separator |
| Type | |
| Required | false |
| Default | |
| Example | |
| Help Text | String pattern that should be used as line delimiter by the tool. In case a control
character needs to be used, please specify it as an entity. For example, use 
for new line. |
| Page separator(text box) |
| Parameter Name | page-separator |
| Type | |
| Required | false |
| Default | |
| Example | |
| Help Text | String pattern that should be used as page delimiter by the tool. In case a control
character needs to be used, please specify it as an entity. For example, use 
for new line. |
| Start page(text box) |
| Parameter Name | start-page |
| Type | |
| Required | false |
| Default | |
| Example | |
| Help Text | Number of the PDF page to start processing from. |
| End page(text box) |
| Parameter Name | end-page |
| Type | |
| Required | false |
| Default | |
| Example | |
| Help Text | Number of the PDF page to finish processing at. |