Encodian

Enhanced document format conversion, OCR, watermarking, data extraction, redaction + much more.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure China regions - US Department of Defense (DoD) |
Power Automate | Standard | All Power Automate regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Standard | All Power Apps regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Encodian Support |
URL | https://support.encodian.com |
support@encodian.com |
Connector Metadata | |
---|---|
Publisher | Encodian |
Website | https://www.encodian.com |
Privacy policy | https://support.encodian.com/hc/en-gb/articles/360010885513-Privacy-Policy |
Categories | Content and Files;Collaboration |
The 'Encodian for Microsoft Power Automate' connector provides enterprise grade and simple to use Flow actions which provide a wide array of document and image centric capabilities covering; document format conversion, document merging and splitting, watermarks, OCR, zonal data extraction, PDF form data extraction and fill, image and text layer extraction, HTML conversion, CSV parsing, regex search, document security, ZIP file creation, document redaction, image clean-up, image compression and resize, image format conversion, barcode creation and reading, + lots more.
Prerequisites
An Encodian subscription is required to use the Encodian Power Automate connector.
Visit https://www.encodian.com/pricing for subscription plan details.
How to get started
Visit https://www.encodian.com/apikey to register for a 30-day trial and gain instant access
Once your 30-day trial expires, your Encodian subscription is automatically transitioned to Encodian's Free subscription plan unless a paid plan has been purchased.
Click here for a step by step guide on how to create an Encodian connection in Power Automate
Contact Encodian Support to request assistance
Encodian action documentation is located here, and example flows can be found here
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is shareable connection. If the power app is shared with another user, connection is shared as well. For more information, please see the Connectors overview for canvas apps - Power Apps | Microsoft Docs
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | Get an API Key - https://www.encodian.com/apikey/ | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 600 | 60 seconds |
Actions
Add Attachments to PDF
Add one or more attachments to the PDF file provided - https://support.encodian.com/hc/en-gb/articles/8087678202653
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source PDF file |
Filename
|
fileName | string |
The filename of the file |
|
File Content
|
fileContent | byte |
The file content of the file |
Returns
Add HTML Header or Footer to PDF
Add a HTML header, footer or both to the specified PDF document - https://support.encodian.com/hc/en-gb/articles/360013808614-Add-HTML-Header-or-Footer
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
HTML Header / Footer
|
htmlHeaderFooter | True | string |
The HTML to embed as a header or footer within the document |
Location
|
htmlHeaderFooterLocation | True | string |
Set whether the HTML should be added to the header, footer of both locations. |
Skip First Page
|
skipFirstPage | boolean |
Set whether to ignore the first page when the header / footers are added. |
|
Top Margin
|
marginTop | double |
Set the top margin value (mm). |
|
Bottom Margin
|
marginBottom | double |
Set the bottom margin value (mm). |
|
Right Margin
|
marginRight | double |
Set the right margin value (mm). |
|
Left Margin
|
marginLeft | double |
Set the left margin value (mm). |
|
Apply To
|
applyTo | string |
Set which pages within the PDF document to apply the HTML header or footer. |
|
Page Numbers
|
pageNumbers | array of integer |
Specify the page numbers where the HTML header or footer should be applied, this property only applies when the 'Apply To' property is set to 'Specific'. |
|
Ignore Page Numbers
|
ignorePageNumbers | array of integer |
Specify the page numbers where the HTML header or footer should not applied, this property only applies when the 'Apply To' property is set to 'Specific'. |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
finalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Add Image Watermark to PDF
Add an image watermark to the specified PDF document using the standard options - https://support.encodian.com/hc/en-gb/articles/360012484094
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
Watermark Filename
|
watermarkFilename | True | string |
The filename for the watermark image file, the file extension is mandatory: 'file.jpg' and not 'file' |
Watermark File Content
|
watermarkFileContent | True | byte |
The content of the watermark image file |
Skip First Page
|
skipFirstPage | boolean |
Set whether to skip applying the watermark to the first page. |
|
Orientation
|
Orientation | string |
The orientation of the image to embed as a watermark within the document |
|
Opacity
|
Opacity | float |
The opacity of the text watermark, valid values range from 0.0+ to 1.0, the default value is 1.0 |
|
Watermark ID
|
watermarkId | integer |
Override and manually set an identifier for the applied watermark |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Add Image Watermark to PDF (Advanced)
Add an image watermark to the specified PDF document using the standard options - https://support.encodian.com/hc/en-gb/articles/360012485874
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
Watermark Filename
|
watermarkFilename | True | string |
The filename for the watermark image file, the file extension is mandatory: 'file.jpg' and not 'file' |
Watermark File Content
|
watermarkFileContent | True | byte |
The content of the watermark image file |
Skip First Page
|
skipFirstPage | boolean |
Set whether to skip applying the watermark to the first page. |
|
Apply To
|
applyTo | string |
Set where in the document to apply the watermark. |
|
Page Numbers
|
pageNumbers | array of integer |
Specify the page numbers where the watermark should be applied, this only applies when the 'Apply To' property is set to 'Specific'. |
|
Ignore Page Numbers
|
ignorePageNumbers | array of integer |
Specify the page numbers where the watermark should not applied, this property only applies when the 'Apply To' property is set to 'Specific'. |
|
Watermark Opacity
|
opacity | float |
The opacity of the text watermark, valid values range from 0.0+ to 1.0, the default value is 1.0 |
|
Rotation Angle
|
rotationAngle | float |
Set the rotation angle of the image watermark in degrees. |
|
Quality
|
quality | integer |
Set the quality of the image watermark from 1 to 100. |
|
X Offset
|
imageXOffset | float |
Set the X offset for positioning the watermark image on the page. |
|
Y Offset
|
imageYOffSet | float |
Set the Y offset for positioning the watermark image on the page. |
|
Scale
|
scale | float |
Set the multiple to either reduce (less than 1.0) or increase the size of the image (greater than 1.0), for example: 1.2 is equal to 120%, and 0.7 is equal to 70%. |
|
Add to Background
|
addToBackground | boolean |
If set to 'true' the watermark image will be added to the background of the page. |
|
Watermark ID
|
watermarkId | integer |
Override and manually set an identifier for the applied watermark |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Add Image Watermark to Word
Add an image watermark to the specified Microsoft Word document - https://support.encodian.com/hc/en-gb/articles/4411329161361
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source Microsoft Word file, the file extension is mandatory: 'file.docx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source Microsoft Word file |
Watermark Filename
|
watermarkFilename | True | string |
The filename for the watermark image file, the file extension is mandatory: 'file.jpg' and not 'file' |
Watermark File Content
|
watermarkFileContent | True | byte |
The content of the watermark image file |
Culture Name
|
cultureName | string |
Change the thread culture used to process the request |
|
Scale
|
scale | double |
Set the scale factor expressed as a fraction of the image. The default value is 1, valid values range from 0 to 65.5 |
|
Semi Transparent
|
isSemiTransparent | boolean |
Set whether the text watermark should be semi transparent |
Returns
Add Page Numbers
Add page numbers to the PDF document provided - https://support.encodian.com/hc/en-gb/articles/360014464534-Add-Page-Numbers
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
Start Page
|
StartPage | integer |
Set which page to start adding page number(s) from. |
|
Start Number
|
StartNumber | integer |
Set the starting number for the page number(s) added to the document. |
|
Page Number Format
|
PageNumberFormat | string |
Set the format of the page number(s) added to the document, where [PageNumber] is replaced by the current page number and [TotalPages] is replaced by the total number of pages. |
|
Horizontal Alignment
|
HorizontalAlignment | string |
Set the horizontal alignment of the page number(s) added to the document, the default value is Center. |
|
Custom Number Format
|
CustomNumberFormat | string |
Set a custom number format, for example '{0:00000}' would generate 00001 |
|
Margin - Top
|
MarginTop | double |
Set the top margin value (pt). The default value is set to 20. |
|
Margin - Right
|
MarginRight | double |
Set the right margin value(pt). The default value is set to 20. |
|
Margin - Bottom
|
MarginBottom | double |
Set the bottom margin value (pt). The default value is set to 20. |
|
Margin - Left
|
MarginLeft | double |
Set the left margin value (pt). The default value is set to 20. |
|
Add to Background
|
AddToBackground | boolean |
Set whether the page number(s) should be added to top or bottom layer of the PDF document. The default setting (false) adds the page number(s) to the top layer. |
|
Font
|
Font | string | ||
Font Colour
|
FontColour | string |
Set the HTML colour of the font, the default colour is set to #000000. |
|
Font Size
|
FontSize | integer |
Set the size of the font, the default size is set to 14. |
|
Opacity
|
Opacity | float |
Set the opacity of the page number(s), valid values range from 0.0+ to 1.0, the default value is 1.0 |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Add Text Watermark to Image
Add a Text Watermark to the image provided - https://support.encodian.com/hc/en-gb/articles/360013560398-Add-Text-Watermark-To-Image
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source image file, the file extension is mandatory: 'file.jpg' and not 'file' |
File Content
|
FileContent | byte |
The file content of the source image file |
|
Text
|
Text | True | string |
The text to embed as a watermark within the image |
Watermark Position
|
WatermarkPosition | string |
The position of the text to embed as a watermark within the image |
|
Font
|
Font | string |
The font applied to the text watermark, the default font is set to Arial. |
|
Text Colour
|
TextColour | string |
The HTML colour applied to the text watermark, the default colour is set to #E81123. |
|
Text Size
|
TextSize | integer |
The size of the font applied to the text watermark, the default size is set to 10. |
Returns
Add Text Watermark to PDF
Add a text watermark to the specified PDF document using the standard options - https://support.encodian.com/hc/en-gb/articles/360012230494
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
Text
|
Text | True | string |
The text to embed as a watermark within the document |
Skip First Page
|
skipFirstPage | boolean |
Set whether to skip applying the watermark to the first page. |
|
Orientation
|
Orientation | string |
The orientation of the text to embed as a watermark within the document |
|
Font
|
Font | string |
The font applied to the text watermark, the default font is set to Arial. |
|
Text Colour
|
TextColour | string |
The HTML colour applied to the text watermark, the default colour is set to #E81123. |
|
Text Size
|
TextSize | integer |
The size of the font applied to the text watermark, the default size is set to 34. |
|
Opacity
|
Opacity | float |
The opacity of the text watermark, valid values range from 0.0+ to 1.0, the default value is 1.0 |
|
Watermark ID
|
watermarkId | integer |
Override and manually set an identifier for the applied watermark |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Add Text Watermark to PDF (Advanced)
Add a text watermark to the specified PDF document using the advanced options - https://support.encodian.com/hc/en-gb/articles/360012345813
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
Text
|
Text | True | string |
The text to embed as a watermark within the document. Add carriage return control characters (backslash r) to manually split text onto new lines. |
Skip First Page
|
skipFirstPage | boolean |
Set whether to skip applying the watermark to the first page. |
|
Apply To
|
ApplyTo | string |
Set where in the document to apply the watermark. |
|
Page Numbers
|
pageNumbers | array of integer |
Specify the page numbers where the watermark should be applied, this proporty only applies when the 'Apply To' property is set to 'Specific'. |
|
Ignore Page Numbers
|
ignorePageNumbers | array of integer |
Specify the page numbers where the watermark should not applied, this property only applies when the 'Apply To' property is set to 'Specific'. |
|
Font
|
Font | string |
The font applied to the text watermark, the default font is set to Arial. |
|
Text Colour
|
TextColour | string |
The HTML colour applied to the text watermark, the default colour is set to #E81123. |
|
Text Size
|
TextSize | integer |
The size of the font applied to the text watermark, the default size is set to 34. |
|
Opacity
|
Opacity | float |
The opacity of the text watermark, valid values range from 0.0+ to 1.0, the default value is 1.0 |
|
Encoding Type
|
EncodingType | string |
The encoding type to apply to the text watermark. |
|
Horizontal Alignment
|
HorizontalAlignment | string |
Set the horizontal alignment of the watermark, the default value is Center. |
|
Vertical Alignment
|
VerticalAlignment | string |
Set the vertical alignment of the watermark, the default value is Center. |
|
Text Alignment
|
TextAlignment | string |
Set the text alignment of the watermark, the default value is Center. |
|
Rotation Angle
|
RotationAngle | float |
Set the rotation angle of the text watermark. |
|
Text Wrap
|
TextWrap | boolean |
Set whether the text watermark should automatically wrap. |
|
Text Wrap Row Width
|
TextWrapRowWidth | double |
Set the row width applied when the watermark is set to automatically wrap. |
|
Auto Scale
|
AutoScale | boolean |
Set the whether the text should be automatically sized to fit the width of the container. |
|
Auto Scale Text Width
|
AutoScaleWidth | double |
Set the width of the watermark container when automatic scaling is enabled. |
|
Auto Scale Text Height
|
AutoScaleHeight | double |
Set the height of the watermark container when automatic scaling is enabled. |
|
Text Layer
|
TextLayer | boolean |
Set whether the watermark should be added to the top or bottom layer. If 'True' the watermark is added to the bottom layer. |
|
Y Indent
|
YIndent | double |
Set the vertical watermark indent, starting from the bottom and overriding the VerticalAlignment property. |
|
X Indent
|
XIndent | double |
Set the horizontal watermark indent, starting from the left and overriding the HorizontalAlignment property. |
|
Apply as an Image
|
watermarkApplyAsImage | boolean |
Set whether the text watermark should be added as text or an image. |
|
Watermark ID
|
watermarkId | integer |
Override and manually set an identifier for the applied watermark |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Add Text Watermark to Word
Add a text watermark to the specified Microsoft Word document - https://support.encodian.com/hc/en-gb/articles/4411284008593
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source Microsoft Word file, the file extension is mandatory: 'file.docx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source Microsoft Word file |
Text
|
text | True | string |
The text to embed as a watermark within the Microsoft Word file |
Orientation
|
orientation | string |
Set the orientation of the text watermark |
|
Culture Name
|
cultureName | string |
Change the thread culture used to process the request |
|
Font
|
font | string |
Set the font type applied to the text watermark, the default font is set to Calibri |
|
Text Colour
|
textColour | string |
Set the HTML colour applied to the text watermark, the default colour is set to #808080 (Grey) |
|
Text Size
|
textSize | integer |
Set the font size applied to the text watermark, The default size is set to 0 (Auto) |
|
Semi Transparent
|
isSemiTransparent | boolean |
Set whether the text watermark should be semi transparent |
Returns
Add to Archive (ZIP)
Add the files provided to an archive (.zip) file - https://support.encodian.com/hc/en-gb/articles/360002674918-Add-to-Archive-ZIP
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
outputFilename | True | string |
The filename of the output ZIP package |
Filename
|
fileName | string |
The filename of the file |
|
File Content
|
fileContent | byte |
The file content of the file |
|
Password
|
Password | string |
Set a password to protect and encrypt the archive (ZIP file) |
|
Encryption
|
encryption | string |
Set the encryption level which will be applied to a password protected archive (ZIP file) |
|
Encoding
|
encoding | string |
Set the encoding type. |
Returns
Compare Word Documents
Compare differences between Microsoft Word and PDF Documents - https://support.encodian.com/hc/en-gb/articles/360018576278-Compare-Word-Documents
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content - One
|
fileContentOne | True | byte |
The file content of the first Microsoft Word or PDF file to compare. |
File Content - Two
|
fileContentTwo | True | byte |
The file content of the second Microsoft Word or PDF file to compare. |
Author
|
author | string |
Set the name of the author used to denote differences in the output document. |
|
Ignore Formatting
|
ignoreFormatting | boolean |
Specifies whether to ignore document formatting differences |
|
Case Insensitive
|
caseInsensitive | boolean |
Specifies whether to compare differences in documents as case insensitive |
|
Ignore Comments
|
ignoreComments | boolean |
Specifies whether to compare differences in comments |
|
Ignore Tables
|
ignoreTables | boolean |
Specifies whether to compare the differences in data contained in tables |
|
Ignore Fields
|
ignoreFields | boolean |
Specifies whether to compare differences in fields. By default fields |
|
Ignore Footnotes
|
ignoreFootnotes | boolean |
Specifies whether to compare differences in footnotes and endnotes |
|
Ignore Textboxes
|
ignoreTextboxes | boolean |
Specifies whether to compare differences in the data contained within text boxes |
|
Ignore Headers and Footers
|
ignoreHeadersAndFooters | boolean |
Specifies whether to compare differences in the data contained within headers and footers |
Returns
Compress an Image
Compress the image provided - https://support.encodian.com/hc/en-gb/articles/360027350513-Compress-an-Image
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source image file |
Image Type
|
imageType | True | string |
Select the image file format. |
Returns
Compress PDF
Compress and optimise a PDF document - https://support.encodian.com/hc/en-gb/articles/360019994857-Compress-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source PDF file |
Compress Images
|
compressImages | boolean |
Contained images will be compressed, aligned to the value of the 'Image Quality' property |
|
Image Quality
|
imageQuality | integer |
Sets the quality for compressed images: 1 > 100 |
|
Max Resolution
|
maxResolution | integer |
Specifies the maximum resolution of images (dpi), if the image has a higher resolution it will be scaled dynamically. |
|
Resize Images
|
resizeImages | boolean |
If 'Compress Images' and 'Resize Images' are enabled, images will be resized where the image resolution is greater than the specified 'Max Resolution' property. |
|
Remove Private Info
|
removePrivateInfo | boolean |
Remove private information from the PDF document, i.e. page piece information. |
|
Remove Unused Objects
|
removeUnusedObjects | boolean |
Remove all unused objects (i.e. objects which do not have a reference) are removed from PDF document. |
|
Remove Unused Streams
|
removeUnusedStreams | boolean |
Remove all unused resources from the PDF document. |
|
Link Duplicate Streams
|
linkDuplicateStreams | boolean |
Link duplicate streams and store them as a single object. This can decrease document size in some cases (for example, where the same document was merged multiple times). |
|
Allow Reuse Page Content
|
allowReusePageContent | boolean |
Page contents will be reused when the PDF document is optimized for equal pages. |
|
Unembed Fonts
|
unembedFonts | boolean |
Remove all embedded fonts. The document size will decrease but the document may become unreadable if the correct font is not installed on the user's machine. |
|
Flatten Annotations
|
flattenAnnotations | boolean |
Flatten all annotations contained within the PDF document. |
|
Delete Annotations
|
deleteAnnotations | boolean |
Delete all annotations contained within the PDF document. |
|
Flatten Fields
|
flattenFields | boolean |
Flatten all fields contained within the PDF document (AcroForms only). |
Returns
Compress PowerPoint
Compress the PowerPoint file provided - https://support.encodian.com/hc/en-gb/articles/7621965500189
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source file, the file extension is mandatory: 'file.pptx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source file |
Image Compression Rate
|
compressionRate | string |
Sets the compression rate for images. A higher compression rate generates smaller file sizes. |
|
Remove Embedded Fonts
|
compressEmbeddedFonts | boolean |
Compresses the file provided by removing unused characters from embedded fonts |
|
Remove Unused Layout Slides
|
removeUnusedLayoutSlides | boolean |
Compresses the file provided by removing unused layout slides |
|
Remove Unused Master Slides
|
removeUnusedMasterSlides | boolean |
Compresses the file provided by removing unused master slides |
|
Resize Images to Frame Size
|
resizeImagesToFrameSize | boolean |
Resizes the images to fit the frame in which they are displayed |
|
Culture Name
|
cultureName | string |
Change the thread culture used to process the request. |
Returns
Convert CAD
Convert CAD files to another document format - https://support.encodian.com/hc/en-gb/articles/4542607350417
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Output Format
|
outputFormatParameter | string |
Set the output file type |
|
conversion
|
conversion | dynamic |
Request object, refer to schema definition: DtoConvertCad |
Returns
Convert Email Message
Convert an email to PDF - https://support.encodian.com/hc/en-gb/articles/360011566298-Convert-Mail-Message
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source file, the file extension is mandatory: 'file.msg' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source file |
Merge Attachments
|
mergeAttachments | boolean |
Set whether attachments should be automatically converted and merged with the output.pdf |
|
Generate Bookmarks
|
generateBookmarks | boolean |
Set whether bookmarks should be automatically created for Microsoft Word documents which are converted to PDF. |
|
PDF/A Compliant
|
pdfaCompliance | boolean |
Set PDF/A Compliance option |
|
PDF/A Compliance Level
|
pdfaComplianceLevel | string |
Set the PDF/A Compliance Level, the default value is PDF_A_2A. |
|
Culture Name
|
cultureName | string |
Change the thread culture used to process the request. |
Returns
Convert Excel
Convert Microsoft Excel documents to another document format - https://support.encodian.com/hc/en-gb/articles/360011804178-Convert-Excel
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Output Format
|
outputFormatParameter | string |
Set the output file type |
|
conversion
|
conversion | dynamic |
Request object, refer to schema definition: DtoConvertExcel |
Returns
Convert HTML to PDF
Convert the HTML or Web URL provided to a PDF document - https://support.encodian.com/hc/en-gb/articles/360022205154-Convert-HTML-to-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
PDF Filename
|
outputFilename | True | string |
The filename of the output PDF document |
File Content
|
fileContent | byte |
Optional - The file content of the source HTML file. |
|
HTML Data
|
htmlData | string |
Optional - The HTML which will be converted to a PDF document |
|
HTML Url
|
htmlUrl | string |
Optional - The web address to the web page which will be converted to a PDF document |
|
Page Orientation
|
pageOrientation | string |
Set page oprientation (Landscape or portrait). |
|
Page Size
|
pageSize | string |
Set the page size for the output PDF document, A4 is the default size. |
|
Viewport
|
viewPort | string |
Set the viewport used to render the HTML. |
|
Top Margin
|
MarginTop | double |
Set the top margin value (pixels) |
|
Bottom Margin
|
MarginBottom | double |
Set the bottom margin value (pixels) |
|
Right Margin
|
MarginRight | double |
Set the right margin value (pixels) |
|
Left Margin
|
MarginLeft | double |
Set the left margin value (pixels) |
|
Enable Bookmarks
|
enableBookmarks | boolean |
Enable or disable auto creation of PDF bookmarks. |
|
Enable JavaScript
|
enableJavaScript | boolean |
Enable or disable javascript. |
|
Enable Hyperlinks
|
enableHyperlinks | boolean |
Enable or disable hyperlinks. |
|
Create PDF Form
|
createPdfForm | boolean |
Set whether the HTML content should be converted to a PDF form. |
|
Decode HTML Data
|
decodeHtmlData | boolean |
Set whether the data provided in the HTML Data field should be decoded. |
|
CSS Type
|
cssType | string |
Set whether the standard or print style sheets should be used for HTML conversion. |
|
Repeat Table Header
|
repeatTableHeader | boolean |
Set whether to repeat the table header on every page break. The default value is true |
|
Repeat Table Footer
|
repeatTableFooter | boolean |
Set whether to repeat the table footer on every page break. The default value is true |
|
Split Images
|
splitImages | boolean |
Set whether to split images |
|
Split Text Lines
|
splitTextLines | boolean |
Set whether to split text lines |
|
Delay
|
delay | integer |
Set the delay in milliseconds between the HTML being received and the conversion to allo time for JavaScript to load. |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
- Body
- DtoResponseHtmlToPdf
Convert HTML to Word
Convert the HTML or Web URL provided to a Microsoft Word document - https://support.encodian.com/hc/en-gb/articles/360011823213-Convert-HTML-to-Word
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
outputFilename | True | string |
The filename of the output DOCX document |
File Content
|
fileContent | byte |
Optional - The file content of the source HTML file. |
|
HTML Data
|
htmlData | string |
Optional - The HTML which will be converted to a Word document |
|
HTML Url
|
htmlUrl | string |
Optional - The web address to the web page which will be converted to a Word document |
|
Page Orientation
|
pageOrientation | string |
Set page oprientation (Landscape or portrait). |
|
Page Size
|
pageSize | string |
Set the page size for the output Word document, A4 is the default size. |
|
Decode HTML Data
|
decodeHtmlData | boolean |
Set whether the data provided in the HTML Data field should be decoded. |
|
Encoding
|
encoding | string |
Set the encoding type for the HTML. |
|
Top Margin
|
MarginTop | double |
Set the top margin value (pt. The default value is set to -1, whereby a minus value does not change the existing page margin value. |
|
Bottom Margin
|
MarginBottom | double |
Set the bottom margin value (pt. The default value is set to -1, whereby a minus value does not change the existing page margin value. |
|
Right Margin
|
MarginRight | double |
Set the right margin value (pt. The default value is set to -1, whereby a minus value does not change the existing page margin value. |
|
Left Margin
|
MarginLeft | double |
Set the left margin value (pt. The default value is set to -1, whereby a minus value does not change the existing page margin value. |
|
Compliance Level
|
WordComplianceLevel | string |
Set the compliance level applied to the HTML source during conversion |
Returns
Convert Image Format
Convert the format of the image provided - https://support.encodian.com/hc/en-gb/articles/360006617857-Convert-Image-Format
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source image file |
Current Image Format
|
currentImageFormat | True | string |
Select the current image file format. |
New Image Format
|
newImageFormat | True | string |
Select the new image file format. |
Returns
Convert JSON to Excel
Convert JSON into a Microsft Excel file - https://support.encodian.com/hc/en-gb/articles/7690520790045
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Output Filename
|
outputFilename | True | string |
The filename of the output document |
File Content
|
fileContent | byte |
Optional - The file content of the source JSON file. |
|
JSON Data
|
jsonData | string |
Optional - The JSON data to be converted to an Excel document |
|
First Row
|
row | integer |
The first row to be written to |
|
First Column
|
column | integer |
The first column to be written to |
|
Worksheet Name
|
worksheetName | string |
The name of the worksheet that the JSON data is added to |
|
Culture Name
|
cultureName | string |
Change the thread culture used to process the request. |
Returns
Convert PDF to Images
Convert a PDF document into an array of images (PNG or JPG) - https://support.encodian.com/hc/en-gb/articles/4418101623441
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source PDF file. |
Image Format
|
imageFormat | True | string |
Set the format for the output image files |
Filename Prefix
|
filenamePrefix | string |
The prefix filename for the output image files |
|
Resolution
|
resolution | integer |
Set the image resolution |
Returns
Convert PDF to PDFA
Convert a PDF document to PDF/A format - https://support.encodian.com/hc/en-gb/articles/360010578413-Convert-PDF-to-PDFA
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
PDF/A Compliance Level
|
pdfaComplianceLevel | string |
Set the PDF/A Compliance Level, the default value is PDF_A_2A. |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Convert PDF to TIFF
Convert a PDF document to TIFF (tiff) format - https://support.encodian.com/hc/en-gb/articles/4418024925457
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source PDF file. |
Filename
|
outputFilename | string |
The filename of the output TIFF file |
|
Resolution
|
resolution | integer |
Set the image resolution |
|
Compression
|
tiffCompression | string |
Set the compression type |
|
Page Orientation
|
pageOrientation | string |
Set the page orientation of the TIFF file |
|
Skip Blank Pages
|
skipBlankPages | boolean |
Set whether blank pages should be skipped upon conversion |
Returns
Convert PDF to Word
Convert a PDF document to Microsoft Word (docx) format - https://support.encodian.com/hc/en-gb/articles/360027229294-Convert-PDF-to-Word
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
outputFilename | True | string |
The filename of the output DOCX document |
File Content
|
fileContent | byte |
The file content of the source PDF file. |
|
Conversion Mode
|
mode | string | ||
Recognize Bullets
|
recognizeBullets | boolean |
Returns
Convert PowerPoint
Convert Microsoft PowerPoint documents to another document format - https://support.encodian.com/hc/en-gb/articles/360015879777-Convert-PowerPoint
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Output Format
|
outputFormatParameter | string |
Set the output file type |
|
conversion
|
conversion | dynamic |
Request object, refer to schema definition: DtoConvertPowerPoint |
Returns
Convert Text to PDF
Convert the text provided to a PDF document - https://support.encodian.com/hc/en-gb/articles/360011683054-Convert-Text-to-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
PDF Filename
|
outputFilename | True | string |
The filename of the output PDF document |
File Content
|
fileContent | byte |
Optional - Please provide either The file content of the source file and source filename or text data. |
|
Text Data
|
textData | string |
Optional - Please provide either the text data which will be converted to a PDF document or The file content of the source file and source filename. |
|
Encoding Type
|
textEncodingType | string |
The encoding type used for text conversion. |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
- Body
- DtoResponseTextToPdf
Convert to PDF
Convert a document to PDF or PDF/A format - https://support.encodian.com/hc/en-gb/articles/360011123574-Convert-to-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source file |
PDF Filename
|
outputFilename | True | string |
The filename of the output PDF document |
Remove Markup
|
removeDocumentMarkup | boolean |
Set MS Office document comments and tracked changes removal option |
|
PDF/A Compliant
|
pdfaCompliance | boolean |
Set PDF/A Compliance option |
|
PDF/A Compliance Level
|
pdfaComplianceLevel | string |
Set the PDF/A Compliance Level, the default value is PDF_A_2A. |
|
Generate Bookmarks
|
GenerateBookmarks | boolean |
Set whether bookmarks should be automatically created for Microsoft Word documents which are converted to PDF. |
|
Culture Name
|
CultureName | string |
Change the thread culture used to process the request. |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Convert Visio
Convert Microsoft Visio documents to another document format - https://support.encodian.com/hc/en-gb/articles/5306216347665
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Output Format
|
outputFormatParameter | string |
Set the output file type |
|
conversion
|
conversion | dynamic |
Request object, refer to schema definition: DtoConvertVisio |
Returns
Convert Word
Convert Microsoft Word documents to another document format - https://support.encodian.com/hc/en-gb/articles/360015616117-Convert-Word
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Output Format
|
outputFormatParameter | string |
Set the output file type |
|
conversion
|
conversion | dynamic |
Request object, refer to schema definition: DtoConvertWord |
Returns
Convert Word to PDF Form
Convert the Word document provided (Legacy Form Controls Only) to a PDF form document. - https://support.encodian.com/hc/en-gb/articles/360012307133-Convert-Word-to-PDF-Form
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source Microsoft Word file, the file extension is mandatory: 'file.doc' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source Microsoft Word file |
PDF Filename
|
outputFilename | True | string |
The filename of the output PDF document |
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Create Barcode
Create a Barcode in the specified image format - https://support.encodian.com/hc/en-gb/articles/360006165457-Create-Barcode
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Barcode Type
|
barcodeTypeParameter | string |
Set the barcode type |
|
operation
|
operation | dynamic |
Request object, refer to schema definition: DtoResponseCreateBarcode |
Returns
Create Hash Code
Create a hashcode for the string provided - https://support.encodian.com/hc/en-gb/articles/360013996077-Create-Hash-Code
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Data
|
data | True | string |
Provide the input data to be computed |
Data Type
|
cryptoInputDataType | string |
Set the data format for the input data provided. |
|
Digest Algorithm
|
digestAlgorithm | True | string |
Select the message digest algorithm |
Output Type
|
cryptoOutputDataType | string |
Set the data format for the hash code generated. |
|
Case
|
case | string |
Set the case applied to the computed value. |
|
Encoding Type
|
encoding | string |
Select the encoding type. |
Returns
Create HMAC
Create a Hash-based message authentication code (HMAC) using a secret key - https://support.encodian.com/hc/en-gb/articles/360012782058-Create-HMAC
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Data
|
data | string |
Provide the input data to be computed |
|
Data Type
|
cryptoInputDataType | string |
Set the data format for the input data provided. |
|
Key
|
key | True | string |
Provide the key (secret) used to compute the hash-based message authentication code (HMAC) |
Key Type
|
cryptoKeyDataType | string |
Set the data format for the key provided. |
|
Digest Algorithm
|
digestAlgorithm | True | string |
Select the message digest algorithm |
Output Type
|
cryptoOutputDataType | string |
Set the data format for the HMAC generated. |
|
Case
|
case | string |
Set the case applied to the computed value. |
|
Encoding Type
|
encoding | string |
Select the encoding type. |
Returns
Create QR Code
Create a QR code in the specified image format - https://support.encodian.com/hc/en-gb/articles/360005178237-Create-QR-Code
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Barcode Data
|
barcodeData | True | string |
Set the string value used to generate the QR barcode. |
Image Format
|
barcodeImageFormat | True | string |
Set the image format for barcode. |
Height
|
height | integer |
Set the QR code height (pixels). |
|
Width
|
width | integer |
Set the QR code width (pixels). |
|
Auto Size Mode
|
sizeMode | string |
Set the QR auto size mode, use 'Nearest' to assure QR code readability |
|
Fore Color
|
foreColor | string |
Set the QR code foreground color (HTML Color #000000) |
|
Back Color
|
backColor | string |
Set the QR code background color (HTML Color #FFFFFF) |
|
Visible Border
|
visibleBorder | boolean |
Set whether the QR code border is visible |
|
Border Color
|
borderColor | string |
Set the QR code border color (HTML Color #000000) |
|
Border Style
|
borderStyle | string |
Set the QR code border style |
|
Border Width
|
borderWidth | integer |
Set the QR code border width in pixels |
|
Resolution
|
resolution | integer |
Set the QR code border image resolution (dpi) |
|
Encode Mode
|
encodeMode | string |
Set the QR code encode mode |
|
Encode Type
|
encodeType | string |
Set the QR code encode type |
|
Encoding Type
|
textEncodingType | string |
Set the QR code text encoding type |
|
Logo Filename
|
logoFileName | string |
The filename of the source logo file, the file extension is mandatory: 'file.png' and not 'file' |
|
Logo File Content
|
logoFileContent | byte |
The file content of the source logo file |
|
Logo Position
|
logoPosition | string |
Set the position of the logo |
|
Caption Above Text
|
captionAboveText | string |
Set the caption above text |
|
Caption Above Font
|
captionAboveFont | string |
Set the font for the caption text |
|
Caption Above Font Size
|
captionAboveFontSize | integer |
Set the size of font for the caption text |
|
Caption Above Font Colour
|
captionAboveFontColour | string |
Set the font colour for the caption text |
|
Caption Above Alignment
|
captionAboveAlignment | string |
Set the alignment of the caption text |
|
Caption Above No Wrap
|
captionAboveNoWrap | boolean |
Set the wrapping of the caption text |
|
Caption Below Text
|
captionBelowText | string |
Set the caption below text |
|
Caption Below Font
|
captionBelowFont | string |
Set the font for the caption text |
|
Caption Below Font Size
|
captionBelowFontSize | integer |
Set the size of font for the caption text |
|
Caption Below Font Colour
|
captionBelowFontColour | string |
Set the font colour for the caption text |
|
Caption Below Alignment
|
captionBelowAlignment | string |
Set the alignment of the caption text |
|
Caption Below No Wrap
|
captionBelowNoWrap | boolean |
Set the wrapping of the caption text |
Returns
Disable Tracked Changes
Disable tracked changes on the Microsoft Word document provided - https://support.encodian.com/hc/en-gb/articles/6695370804125
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source Microsoft Word file, the file extension is mandatory: 'file.docx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source Microsoft Word document |
Culture Name
|
cultureName | string |
Change the thread culture used to process the request. |
Returns
Enable Tracked Changes
Enable tracked changes on the Microsoft Word document provided - https://support.encodian.com/hc/en-gb/articles/6695385009053
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source Microsoft Word file, the file extension is mandatory: 'file.docx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source Microsoft Word document |
Culture Name
|
cultureName | string |
Change the thread culture used to process the request. |
Returns
Extract Images from PDF
Extract images from PDF using specified regions - https://support.encodian.com/hc/en-gb/articles/360006998058-Extract-Images-from-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
FileContent | byte |
The file content of the source PDF file |
|
Name
|
Name | string |
The name assigned to the extracted image |
|
Lower Left X Coordinate
|
LowerLeftXCoordinate | True | double |
The number of points from the left edge of the page to the lower left corner of the rectangle image region |
Lower Left Y Coordinate
|
LowerLeftYCoordinate | True | double |
The number of points from the bottom edge of the page to the lower left corner of the rectangle image region |
Upper Right X Coordinate
|
UpperRightXCoordinate | True | double |
The number of points from the left edge of the page to the upper right corner of the rectangle image region |
Upper Right Y Coordinate
|
UpperRightYCoordinate | True | double |
The number of points from the bottom edge of the page to the upper right corner of the rectangle image region |
Page Number
|
PageNumber | True | integer |
The number of the page to extract the image from |
ImageType
|
ImageType | True | string | |
Extract Entire Page
|
ExtractEntirePage | True | boolean |
Extract the specified page as an image, ignoring and specificed coodinates |
Resolution
|
Resolution | True | integer |
The resolution of the extracted image |
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Extract Text from Image (OCR)
Extract text from the image provided - https://support.encodian.com/hc/en-gb/articles/360006998078-Extract-Text-from-Image-OCR
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Image Type
|
imageType | True | string |
Select the image file format. |
File Content
|
fileContent | True | byte |
The file content of the source image file |
Language
|
ocrLanguage | string |
Select the language used for OCR processing |
|
Clean Operations
|
cleanUpType | string |
Perform document clean-up operations, the default option will auto rotate, auto deskew and auto despeckle the document. |
|
Rotate
|
AutoRotate | boolean |
Automatically detects orientation and rotates it so that the text on it is upright oriented |
|
Rotate Confidence Level
|
AutoRotateConfidenceLevel | integer |
Sets the minimum confidence percentage (0 to 100) used to control whether the rotation is applied, the default value is 70. |
|
Deskew
|
Deskew | boolean |
Detects the skew angle and rotates to remove that skew. |
|
Despeckle
|
Despeckle | boolean |
Automatically detects speckles and removes them. |
|
Adjust Brightness and Contrast
|
AdjustBrightnessContrast | boolean |
This action analyzes a document and automatically adjusts brightness and contrast based on the analysis. |
|
Remove Border
|
RemoveBorder | boolean |
Locates border pixels and removes the pixels from the document,this is disabled by default. |
|
Smooth Background
|
SmoothBackground | boolean |
This works only on color and grayscale documents. This operation smoothes background colors to eliminate or de-emphasize noise. |
|
Smooth Objects
|
SmoothObjects | boolean |
This only works on bitonal documents, it looks at groups of pixels, and finds isolated bumps and pits in the edges of those objects, and fills them in. |
|
Remove Dot Shading
|
RemoveDotShading | boolean |
This action will remove shaded regions from bitonal documents. |
|
Image Detergent
|
ImageDetergent | boolean |
Image Detergent works by changing pixels of similar color values to a central color value, which has the result of smoothing the image wherever regions of those colors appear. |
|
Average Filter
|
ApplyAverageFilter | boolean |
Performs a 3x3 Average filter smoothing operation on the document, placing the output in the center of the window. |
|
Remove Hole Punch
|
RemoveHolePunch | boolean |
Detects and removes hole punch marks from a bitonal document. |
|
Binarize
|
Binarize | boolean |
Computes all necessary parameters by analyzing the input data before actually performing the binarization. The algorithm is tuned to typical document images, consisting of dark text on brighter background. It is robust to shadows, noise and background images. |
Returns
Extract Text from Regions
Extract text using OCR from 70+ files types using specified regions - https://support.encodian.com/hc/en-gb/articles/360015612353-Extract-Text-from-Regions
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
FileContent | byte |
The file content of the source PDF file |
|
Name
|
Name | True | string |
The name assigned to the text region |
Lower Left X Coordinate
|
LowerLeftXCoordinate | True | double |
The number of points from the left edge of the page to the lower left corner of the rectangle text region |
Lower Left Y Coordinate
|
LowerLeftYCoordinate | True | double |
The number of points from the bottom edge of the page to the lower left corner of the rectangle text region |
Upper Right X Coordinate
|
UpperRightXCoordinate | True | double |
The number of points from the left edge of the page to the upper right corner of the rectangle text region |
Upper Right Y Coordinate
|
UpperRightYCoordinate | True | double |
The number of points from the bottom edge of the page to the upper right corner of the rectangle text region |
Page Number
|
Page Number | True | integer | |
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Fill a PDF Form
Fill the PDF Form provided with the JSON data provided - https://support.encodian.com/hc/en-gb/articles/360008556077-Fill-a-PDF-Form
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
FileContent | byte |
The file content of the source PDF file |
|
Form Data
|
formData | True | string |
The JSON data to populate with the PDF Form with. |
Returns
Flatten PDF
Flatten a PDF Document or PDF Form - https://support.encodian.com/hc/en-gb/articles/4416473033105
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source PDF file |
Returns
Get Image Information
Get Image Information (Height, Width, Resolution, Format, File Size + more) - https://support.encodian.com/hc/en-gb/articles/4431662425489
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source image file |
Returns
Get PDF Document Information
Get PDF Document Information (Number of Pages, File Size + more) - https://support.encodian.com/hc/en-gb/articles/360002949358-Get-PDF-Document-Information
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source PDF file |
Returns
Get PDF Form Data
Extract PDF form data from a PDF Form - https://support.encodian.com/hc/en-gb/articles/360035107433-Get-PDF-Form-Data
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
FileContent | byte |
The file content of the source PDF file |
|
Operation ID
|
OperationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Get PDF Text Layer
Get the text layer for the PDF document provided - https://support.encodian.com/hc/en-gb/articles/360015539373-Get-PDF-Text-Layer
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
FileContent | byte |
The file content of the source PDF file |
|
Start Page
|
StartPage | integer |
Sets the page number to begin text layer extraction from. |
|
End Page
|
EndPage | integer |
Sets the page number to end text layer extraction from. The default value is set to the last page of the PDF document provided. |
|
Encoding Type
|
TextEncodingType | string |
The encoding type used for text extraction. |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Get Subscription Status - Trigr
Get the the status of your Encodian Subscription - https://support.encodian.com/hc/en-gb/articles/7297080207133
Returns
Get Subscription Status – Flowr and Vertr
Get the the status of your Encodian Subscription - https://support.encodian.com/hc/en-gb/articles/360010176717-Get-Subscription-Status
Returns
Get Tracked Changes
Get all the tracked changes (Revisions and comments) for the Microsoft Word document provided - https://support.encodian.com/hc/en-gb/articles/6634950400669
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source Microsoft Word file |
Include Comments
|
includeComments | boolean |
Set whether comments should be included within the tracked changes result(s) |
|
Culture Name
|
cultureName | string |
Change the thread culture used to process the request |
Returns
Image Clean Up (Document)
Execute image clean up activities focussed on text based images such as Deskew, Rotate, Despeckle + more.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source image file, the file extension is mandatory: 'file.png' and not 'file' |
File Content
|
FileContent | byte |
The file content of the source image file |
|
Clean Operations
|
cleanUpType | string |
Perform file clean-up operations, the default option will auto rotate, auto deskew and auto despeckle the provided file. |
|
Rotate
|
AutoRotate | boolean |
Automatically detects orientation and rotates so that the text is upright oriented, this is enabled by default. |
|
Rotate Confidence Level
|
AutoRotateConfidenceLevel | integer |
Sets the minimum confidence percentage (0 to 100) used to control whether the rotation is applied, the default value is 60. |
|
Deskew
|
Deskew | boolean |
Detects the skew angle and rotates to remove that skew, this is enabled by default. |
|
Despeckle
|
Despeckle | boolean |
Automatically detects speckles and removes them, this is enabled by default. |
|
Adjust Brightness and Contrast
|
AdjustBrightnessContrast | boolean |
This action analyzes a document and automatically adjusts brightness and contrast based on the analysis, this is disabled by default. |
|
Remove Border
|
RemoveBorder | boolean |
Locates border pixels and removes the pixels from the document, this is disabled by default. |
|
Smooth Background
|
SmoothBackground | boolean |
This works only on color and grayscale documents. This operation smoothes background colors to eliminate or de-emphasize noise, this is disabled by default. |
|
Smooth Objects
|
SmoothObjects | boolean |
This only works on bitonal documents, it looks at groups of pixels, and finds isolated bumps and pits in the edges of those objects, and fills them in, this is disabled by default. |
|
Remove Dot Shading
|
RemoveDotShading | boolean |
This action will remove shaded regions from bitonal documents, this is disabled by default. |
|
Image Detergent
|
ImageDetergent | boolean |
Image Detergent works by changing pixels of similar color values to a central color value, which has the result of smoothing the image wherever regions of those colors appear, this is disabled by default. |
|
Average Filter
|
ApplyAverageFilter | boolean |
Performs a 3x3 Average filter smoothing operation on the document, placing the output in the center of the window, this is disabled by default. |
|
Remove Hole Punch
|
RemoveHolePunch | boolean |
Detects and removes hole punch marks from a bitonal document, this is disabled by default. |
|
Binarize
|
Binarize | boolean |
Computes all necessary parameters by analyzing the input data before actually performing the binarization. The algorithm is tuned to typical document images, consisting of dark text on brighter background. It is robust to shadows, noise and background images, this is disabled by default. |
Returns
Image Clean Up (Photo)
Execute image clean up activities for standard photo images.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source image file, the file extension is mandatory: 'file.png' and not 'file' |
File Content
|
FileContent | byte |
The file content of the source image file |
|
Clean Operations
|
cleanUpType | string |
Perform file clean-up operations, the default option will auto rotate, apply colour balance, auto deskew and auto despeckle the provided file. |
|
Deskew
|
Deskew | boolean |
Detects the skew angle and rotates to remove that skew, this is enabled by default. |
|
Despeckle
|
Despeckle | boolean |
Automatically detects speckles and removes them, this is enabled by default. |
|
Color Balance
|
ColorBalance | boolean |
Restores and balances the color quality within an image, this is enabled by default. |
|
Remove Border
|
RemoveBorder | boolean |
Locates border pixels and removes the pixels from the document, this is disabled by default. |
|
Contrast
|
Contrast | boolean |
Adjusts the contrast in the current image. |
|
Remove Redeye
|
RemoveRedeye | boolean |
Automatically reduces the red reflection of the flash seen in the eyes of people in color flash photo images. |
|
Blur
|
Blur | boolean |
Blurs the current image by averaging each pixel with each of its neighboring pixels giving it an 'out of focus' appearance. |
|
Diffuse
|
Diffuse | boolean |
Diffuses the current image by replacing each pixel with a randomly selected neighboring pixel. |
|
Binarize
|
Binarize | boolean |
Computes all necessary parameters by analyzing the input data before actually performing the binarization. The algorithm is tuned to typical document images, consisting of dark text on brighter background. It is robust to shadows, noise and background images, this is disabled by default. |
|
Rotate
|
AutoRotate | boolean |
Automatically detects orientation and rotates so that the text is upright oriented, this is enabled by default. |
|
Rotate Confidence Level
|
AutoRotateConfidenceLevel | integer |
Sets the minimum confidence percentage (0 to 100) used to control whether the rotation is applied, the default value is 40. |
Returns
Insert HTML to PDF
Insert the HTML provided into a PDF document - https://support.encodian.com/hc/en-gb/articles/360011784354-Insert-HTML-to-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
HTML Data
|
htmlData | True | string |
The HTML which will be inserted into the PDF document |
HTML Insert Location
|
htmlInsertLocation | string |
Set where within the PDF provided, the HTML data should be inserted, the default value is Prepend. |
|
Page Number
|
htmlInsertLocationPage | integer |
Set a specific page location to insert the HTML data into. |
|
Page Orientation
|
pageOrientation | string |
Set page oprientation (Landscape or portrait). |
|
Page Size
|
pageSize | string |
Set the page size for the output PDF document, A4 is the default size. |
|
Viewport
|
viewPort | string |
Set the viewport used to render the HTML. |
|
Top Margin
|
MarginTop | double |
Set the top margin value (mm) |
|
Bottom Margin
|
MarginBottom | double |
Set the bottom margin value (mm) |
|
Right Margin
|
MarginRight | double |
Set the right margin value (mm) |
|
Left Margin
|
MarginLeft | double |
Set the left margin value (mm) |
|
Decode HTML Data
|
decodeHtmlData | boolean |
Set whether the data provided in the HTML Data field should be decoded. |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Merge document array to PDF
Convert and merge an array of documents to a single PDF document - https://support.encodian.com/hc/en-gb/articles/360014632213-Merge-document-array-to-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
PDF Filename
|
outputFilename | True | string |
The filename of the output PDF document |
Filename
|
fileName | string |
The filename of the file |
|
File Content
|
fileContent | byte |
The file content of the file |
|
Remove Markup
|
removeDocumentMarkup | boolean |
Set MS Office document comments and tracked changes removal option |
|
PDF/A Compliant
|
pdfaCompliance | boolean |
Set PDF/A Compliance option |
|
PDF/A Compliance Level
|
pdfaComplianceLevel | string |
Set the PDF/A Compliance Level, the default value is PDF_A_2A. |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Merge documents to PDF
Convert and merge the documents provided to a single PDF document - https://support.encodian.com/hc/en-gb/articles/360011886173-Merge-documents-to-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
PDF Filename
|
outputFilename | True | string |
The filename of the output PDF document |
Filename
|
FileName | True | string |
The filename of the 1st source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source file |
Filename 2
|
fileName2 | True | string |
The filename of the 2nd source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
File Content 2
|
fileContent2 | True | byte |
The file content of the 2nd source file |
Filename 3
|
fileName3 | string |
The filename of the 3rd source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
|
File Content 3
|
fileContent3 | byte |
The file content of the 3rd source file |
|
Filename 4
|
fileName4 | string |
The filename of the 4th source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
|
File Content 4
|
fileContent4 | byte |
The file content of the 4th source file |
|
Filename 5
|
fileName5 | string |
The filename of the 5th source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
|
File Content 5
|
fileContent5 | byte |
The file content of the 5th source file |
|
Filename 6
|
fileName6 | string |
The filename of the 6th source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
|
File Content 6
|
fileContent6 | byte |
The file content of the 6th source file |
|
Filename 7
|
fileName7 | string |
The filename of the 7th source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
|
File Content 7
|
fileContent7 | byte |
The file content of the 7th source file |
|
Filename 8
|
fileName8 | string |
The filename of the 8th source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
|
File Content 8
|
fileContent8 | byte |
The file content of the 8th source file |
|
Filename 9
|
fileName9 | string |
The filename of the 9th source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
|
File Content 9
|
fileContent9 | byte |
The file content of the 9th source file |
|
Filename 10
|
fileName10 | string |
The filename of the 10th source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
|
File Content 10
|
fileContent10 | byte |
The file content of the 10th source file |
|
Remove Markup
|
removeDocumentMarkup | boolean |
Set MS Office document comments and tracked changes removal option |
|
PDF/A Compliant
|
pdfaCompliance | boolean |
Set PDF/A Compliance option |
|
PDF/A Compliance Level
|
pdfaComplianceLevel | string |
Set the PDF/A Compliance Level, the default value is PDF_A_2A. |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Merge Excel Files
Merge an array of Microsoft Excel files to a single file (multiple formats) - https://support.encodian.com/hc/en-gb/articles/4469865776529
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
outputFilename | string |
The filename of the output excel file |
|
Output Format
|
mergeExcelOutputFormat | string |
The format of the output excel file |
|
Filename
|
fileName | True | string |
The filename of the source file, the file extension is mandatory: 'file.xlsx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source file |
Sort Position
|
sortPosition | integer |
Set the sort position within the document array |
|
Worksheets to Merge
|
worksheetsToMerge | array of integer |
Specify which worksheets from the source file should be included within the output |
Returns
Merge Presentations
Merge an array of presentations to a single presentation - https://support.encodian.com/hc/en-gb/articles/4425652063761
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Format
|
mergePresentationOutputFormat | True | string |
The format of the output presentation file |
Filename
|
outputFilename | string |
The filename of the output presentation file, set to 'presentation' by default |
|
Filename
|
fileName | True | string |
The filename of the source file, the file extension is mandatory: 'file.pptx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source file |
Sort Position
|
sortPosition | integer |
Set the sort position within the document array |
|
Slides
|
slidesToMerge | array of integer |
Specify which slides to include in the output |
|
Master Style
|
mergePresentationMasterStyle | boolean |
Apply the style of the first provided presentation to all other presentations, set to 'false' by default |
Returns
Merge Word Documents
Merge an array of Microsoft Word documents to a single Microsoft Word document (DOCX) - https://support.encodian.com/hc/en-gb/articles/360023972213-Merge-document-array-to-Word
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
outputFilename | True | string |
The filename of the output DOCX document |
Filename
|
fileName | True | string |
The filename of the source file, the file extension is mandatory: 'file.docx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source file |
Sort Position
|
sortPosition | integer |
Set the sort position within the document array |
|
Format Mode
|
wordInputFormatMode | string |
Set how formatting is handled when documents are merged into the first document in the array. |
|
Time Zone
|
timezone | string |
Set a specific time zone for date and time processing |
Returns
OCR a PDF Document
Perform OCR on an existing PDF document - https://support.encodian.com/hc/en-gb/articles/360012686653-OCR-a-PDF-Document
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
FileContent | byte |
The file content of the source PDF file |
|
Language
|
ocrLanguage | string |
Select the language used for OCR processing |
|
OCR Type
|
ocrType | string |
Select the OCR processing type, the 'Fast' option reduces processing time with possible minor loss of OCR accuracy - https://support.encodian.com/hc/en-gb/articles/360012686653-OCR-a-PDF-Document |
|
PDF/A Compliant
|
pdfaCompliance | boolean |
Set PDF/A Compliance option |
|
PDF/A Compliance Level
|
pdfaComplianceLevel | string |
Set the PDF/A Compliance Level, the default value is PDF_A_2A. |
|
Clean Operations
|
cleanUpType | string |
Perform document clean-up operations, the default option will auto rotate, auto deskew and auto despeckle the document. |
|
Rotate
|
AutoRotate | boolean |
Automatically detects orientation and rotates it so that the text on it is upright oriented |
|
Rotate Confidence Level
|
AutoRotateConfidenceLevel | integer |
Sets the minimum confidence percentage (0 to 100) used to control whether the rotation is applied, the default value is 60. |
|
Deskew
|
Deskew | boolean |
Detects the skew angle and rotates to remove that skew. |
|
Despeckle
|
Despeckle | boolean |
Automatically detects speckles and removes them. |
|
Adjust Brightness and Contrast
|
AdjustBrightnessContrast | boolean |
This action analyzes a document and automatically adjusts brightness and contrast based on the analysis. |
|
Remove Border
|
RemoveBorder | boolean |
Locates border pixels and removes the pixels from the document,this is disabled by default. |
|
Smooth Background
|
SmoothBackground | boolean |
This works only on color and grayscale documents. This operation smoothes background colors to eliminate or de-emphasize noise. |
|
Smooth Objects
|
SmoothObjects | boolean |
This only works on bitonal documents, it looks at groups of pixels, and finds isolated bumps and pits in the edges of those objects, and fills them in. |
|
Remove Dot Shading
|
RemoveDotShading | boolean |
This action will remove shaded regions from bitonal documents. |
|
Image Detergent
|
ImageDetergent | boolean |
Image Detergent works by changing pixels of similar color values to a central color value, which has the result of smoothing the image wherever regions of those colors appear. |
|
Average Filter
|
ApplyAverageFilter | boolean |
Performs a 3x3 Average filter smoothing operation on the document, placing the output in the center of the window. |
|
Remove Hole Punch
|
RemoveHolePunch | boolean |
Detects and removes hole punch marks from a bitonal document. |
|
Binarize
|
Binarize | boolean |
Computes all necessary parameters by analyzing the input data before actually performing the binarization. The algorithm is tuned to typical document images, consisting of dark text on brighter background. It is robust to shadows, noise and background images. |
|
Remove Blank Pages
|
RemoveBlankPages | boolean |
Set whether blank pages should be removed from the PDF document. |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
- Body
- DtoResponseOcrPdf
Parse CSV
Parse CSV and return the extracted data in JSON format - https://support.encodian.com/hc/en-gb/articles/360005177297-Parse-CSV
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
FileContent | True | byte |
The file content of the source CSV file |
Delimiter
|
delimiter | string |
Set the CSV delimiter, the default value is a comma: ',' |
|
Column Headers
|
csvColumnHeaders | string |
Manually set the column headers for the CSV data (Column delimited: Column 1, Column 2, etc. |
|
Skip First Line
|
skipFirstLine | boolean |
Skip the first line of the CSV file, set to 'Yes' if your CSV document contains column headers |
Returns
- Body
- DtoResponseParseCsv
Populate Word Document
Populate a Microsoft Word Document (DOCX) with the JSON data provided - https://support.encodian.com/hc/en-gb/articles/360019620578-Populate-Word-Document
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The Microsoft Word Document (DOCX) to populate |
Document Data
|
documentData | True | string |
The JSON data to populate the Microsoft Word Document with |
JSON Parse Mode
|
jsonParseMode | string |
Sets the JSON parsing mode for simple values (null, boolean, number, integer, and string) |
|
Allow Missing Values
|
allowMissingMembers | boolean |
Sets the engine to allow missing values within the 'Document Data' |
|
Inline Errors
|
inlineErrorMessages | boolean |
Produces errors within the resultant document as opposed to rejecting the request with a HTTP 4** error |
|
Remove Empty Paragraphs
|
removeEmptyParagraphs | boolean |
Sets the engine to automatically removes any empty paragraphs upon execution |
|
Date Time Formats
|
dateTimeFormat | string |
Set one or more specfic formats for parsing DateTime values |
|
Culture Name
|
cultureName | string |
Change the thread culture used to process the request |
|
Time Zone
|
timezone | string |
Set a specific time zone for date and time processing |
Returns
Read Barcode - Document
Read barcode(s) from the document provided - https://support.encodian.com/hc/en-gb/articles/360006170938-Read-Barcode-Document
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Type
|
fileType | string |
Select the source document format. |
|
File Content
|
FileContent | byte |
The file content of the source file |
|
Confidence
|
barcodeReadConfidence | string |
Set the confidence level for barcode detection |
|
Quality
|
barcodeReadQuality | string |
Set the quality level for barcode detection |
|
Remove Control Characters
|
barcodeRemoveControlChars | boolean |
Set whether recognised control characters should be removed |
Returns
Read Barcode - Image
Read a barcode from the image provided - https://support.encodian.com/hc/en-gb/articles/360006170918-Read-Barcode-Image
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source image file |
Image Format
|
barcodeImageFormat | True | string |
Select the image format for the barcode image provided |
Confidence
|
barcodeReadConfidence | string |
Set the confidence level for barcode detection |
|
Remove Control Characters
|
barcodeRemoveControlChars | boolean |
Set whether recognised control characters should be removed |
Returns
Read QR Code - Document
Read a QR code(s) from the document provided - https://support.encodian.com/hc/en-gb/articles/360006165437-Read-QR-Code-Document
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Type
|
fileType | string |
Select the source document format. |
|
File Content
|
FileContent | byte |
The file content of the source file |
|
Confidence
|
barcodeReadConfidence | string |
Set the confidence level for barcode detection |
|
Remove Control Characters
|
barcodeRemoveControlChars | boolean |
Set whether recognised control characters should be removed |
Returns
Read QR Code - Image
Read a QR code from the image provided - https://support.encodian.com/hc/en-gb/articles/360006170898-Read-QR-Code-Image
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source image file |
Image Format
|
barcodeImageFormat | True | string |
Select the image format for the QR Code image provided |
Confidence
|
barcodeReadConfidence | string |
Set the confidence level for barcode detection |
|
Remove Control Characters
|
barcodeRemoveControlChars | boolean |
Set whether recognised control characters should be removed |
Returns
Redact PDF
Apply the specified redactions to the PDF document provided - https://support.encodian.com/hc/en-gb/articles/360018607954-Redact-PDF-
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
Text
|
SearchText | string |
The text to search for and apply the specified redaction to. |
|
Expression
|
SearchExpression | string |
Specify a regular expression to seek matching text and apply the specified redaction to. |
|
Redaction Colour
|
RedactionColour | string |
The redaction colour to apply to the redaction, the default value is #000000 (Black) |
|
Skip First Page
|
skipFirstPage | boolean |
Set whether to ignore the first page . |
|
Apply To
|
applyTo | string |
Set which pages within the document to redact |
|
Page Numbers
|
pageNumbers | array of integer |
Specify the page numbers to apply redaction to, this property only applies when the 'Apply To' property is set to 'Specific'. |
|
Ignore Page Numbers
|
ignorePageNumbers | array of integer |
Specify the page numbers not to apply redaction to, this property only applies when the 'Apply To' property is set to 'Specific'. |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
- Body
- DtoResponseRedactPdf
Remove EXIF Tags from Image
Remove EXIF tags from the specified image - https://support.encodian.com/hc/en-gb/articles/4415700524817
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source image file |
Image Type
|
imageType | True | string |
Select the image file format. |
Returns
Remove Watermark from Word
Remove the watermark from the Word file provided - https://support.encodian.com/hc/en-gb/articles/7752587767965
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source Microsoft Word file, the file extension is mandatory: 'file.docx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source Microsoft Word file |
Culture Name
|
cultureName | string |
Change the thread culture used to process the request |
Returns
Remove Watermarks from PDF
Remove specified watermark(s) from the PDF document provided - https://support.encodian.com/hc/en-gb/articles/7751328751645
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source PDF file |
Watermark IDs
|
watermarkIds | string |
Identifiers of the watermark(s) to remove. Multiple identifiers should be provided comma separated |
|
Watermark Type
|
removeWatermarkType | string |
Set the type of watermark to remove from the PDF document provided |
Returns
Repair PDF
Repair a PDF File - https://support.encodian.com/hc/en-gb/articles/4418809972753
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The file content of the source PDF file |
Returns
- Body
- DtoResponseRepairPdf
Replace Text with Image
Find and replace text contained within a PDF or DOCX document with an image - https://support.encodian.com/hc/en-gb/articles/360027234874
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Type
|
fileType | string |
Select the source document format. |
|
Filename
|
FileName | string |
The filename of the source file, the file extension is mandatory: 'file.pdf' and not 'file' |
|
File Content
|
FileContent | byte |
The file content of the source file |
|
Search Text
|
SearchText | True | string |
The text to locate and replace with the specified image |
Image Filename
|
imageFilename | True | string |
The filename for the image file, the file extension is mandatory: 'file.jpg' and not 'file' |
Image File Content
|
imageFileContent | True | byte |
The content of the image file |
Skip First Page
|
skipFirstPage | boolean |
Set whether to ignore the first page when searching for the text fragment. |
|
Apply To
|
applyTo | string |
Set which pages within the document to search for the text fragment |
|
Page Numbers
|
pageNumbers | array of integer |
Specify the page numbers to search for the text fragment, this property only applies when the 'Apply To' property is set to 'Specific'. |
|
Ignore Page Numbers
|
ignorePageNumbers | array of integer |
Specify the page numbers not to search for the text fragment, this property only applies when the 'Apply To' property is set to 'Specific'. |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Resize an Image
Resize and compress the image provided - https://support.encodian.com/hc/en-gb/articles/360018591034-Resize-an-Image
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source image file, the file extension is mandatory: 'file.png' and not 'file' |
File Content
|
FileContent | True | byte |
The file content of the source image file |
Resize Type
|
ImageResizeType | True | string |
Set whether the image should be resized to a ratio or specific dimensions. |
Resize Percentage
|
ResizePercentage | integer |
For percentage resize actions - Set the percentage the image should be decrased or increased in size by. |
|
Image Width
|
ImageWidth | integer |
For specific resize actions - Set the specific width of the image in pixels |
|
Image Height
|
ImageHeight | integer |
For specific resize actions - Set the specific height of the image in pixels |
|
Maintain Aspect Ratio
|
MaintainAspectRatio | boolean |
For specific resize actions - If true, the image height will be automatically set relevant to the image width provided. |
Returns
Search and Replace Text
Find and replace text contained within a PDF or DOCX document - https://support.encodian.com/hc/en-gb/articles/360020937853-Search-and-Replace-Text
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Type
|
fileType | string |
Select the source document format. |
|
Filename
|
FileName | string |
The filename of the source file, the file extension is mandatory: 'file.pdf' and not 'file' |
|
File Content
|
FileContent | byte |
The file content of the source file |
|
Search Text
|
SearchText | True | string |
Optional - The text to locate and replace with the 'Replacement Text' value |
Is Expression
|
IsExpression | boolean |
Set whether the 'Search Text' value should be evaluted as a regular expression, the default value is 'false' |
|
Replacement Text
|
ReplacementText | string |
The text to replace the 'Search Text' text with |
|
Font
|
Font | string |
The name of the font to use for the 'Replacement Text', the default font is 'Arial' |
|
Font Size
|
FontSize | integer |
The size of the font to use for the 'Replacement Text', the default size is '16' |
|
Font Colour
|
FontColour | string |
The HTML colour of the font to use for the 'Replacement Text', the default colour is '#000000' |
|
Background Colour
|
BackgroundColour | string |
The background HTML colour to use for the 'Replacement Text', the default colour is '#FFFFFF' |
|
Underline
|
Underline | boolean |
Set whether the 'Replacement Text' should be underlined, the default value is 'false' |
|
Word Spacing
|
WordSpacing | float |
The word spacing to apply to the 'Replacement Text' |
|
Line Spacing
|
LineSpacing | float |
The line spacing to apply to the 'Replacement Text' |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Search Text - Regex
Search the text provided to find matches using the regex provided - https://support.encodian.com/hc/en-gb/articles/360006764638-Search-Text-Regex
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Text
|
text | True | string |
The text to search with the regex string provided |
Regex Query
|
query | True | string |
The regex query to use to find matches in the string provided |
ECMAScript
|
ecmaScript | boolean |
Enables ECMAScript-compliant behavior for the expression. This value can be used only in conjunction with the IgnoreCase and Multiline options. Disabled by default. |
|
Explicit Capture
|
explicitCapture | boolean |
Specifies that the only valid captures are explicitly named or numbered groups of the form, disabled by default. |
|
Ignore Case
|
ignoreCase | boolean |
Specifies case-insensitive matching, disabled by default. |
|
Ignore Whitespace
|
ignoreWhitespace | boolean |
Eliminates unescaped white space from the pattern and enables comments marked with #, disabled by default. |
|
Multiline
|
multiline | boolean |
Changes the meaning of ^ and $ so they match at the beginning and end, respectively, of any line, and not just the beginning and end of the entire string, disabled by default. |
|
Right-to-Left
|
rightToLeft | boolean |
Specifies that the search will be from right to left instead of from left to right, disabled by default. |
|
Singleline
|
singleline | boolean |
Specifies single-line mode. Changes the meaning of the dot (.) so it matches every character (instead of every character except \n), disabled by default. |
Returns
Secure PDF Document
Encrypt and protect a PDF document - https://support.encodian.com/hc/en-gb/articles/360011330134-Secure-PDF-Document
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
View Password
|
userPassword | string |
Protect view access to the document |
|
Edit Password
|
adminPassword | string |
Protect edit access to the document |
|
Privileges
|
pdfPrivileges | string |
Set the privileges assigned to the PDF document |
|
Cryptographic Algorithm
|
cryptoAlgorithm | string |
Set the cryptographic algorithm |
|
Privilege - Assembly
|
pdfPrivilegesAllowAssembly | boolean |
Set whether document assembly is permitted |
|
Privilege - Copy
|
pdfPrivilegesAllowCopy | boolean |
Set whether copy is permitted |
|
Privilege - Fill in Forms
|
pdfPrivilegesAllowFillIn | boolean |
Set whether 'Fill in forms' is permitted |
|
Privilege - Print
|
pdfPrivilegesAllowPrint | boolean |
Set whether print is permitted |
|
Privilege - Screen Readers
|
pdfPrivilegesAllowScreenReaders | boolean |
Set whether screen reading is permitted |
|
Privilege - Modify Contents
|
pdfPrivilegesAllowModifyContents | boolean |
Set whether document content modification is permitted |
|
Privilege - Modify Annotations
|
pdfPrivilegesAllowModifyAnnotations | boolean |
Set whether annotation modification is permitted |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
- Body
- DtoResponseSecurePdf
Secure Word Document
Secure and protect a Microsoft Word document - https://support.encodian.com/hc/en-gb/articles/6634150180253
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source Microsoft Word file, the file extension is mandatory: 'file.docx' and not 'file' |
File Content
|
fileContent | True | byte |
The file content of the source Microsoft Word file |
Password
|
password | True | string |
Set the password used to protect the Microsoft Word document |
Protection Type
|
wordProtectionType | string |
Set the protection type for the Microsoft Word document |
|
Culture Name
|
cultureName | string |
Change the thread culture used to process the request. |
Returns
Send to Encodian Filer
Send data to an Encodian Filer endpoint - https://support.encodian.com/hc/en-gb/articles/4404097189905-Send-to-Encodian-Filer
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
API Endpoint
|
apiEndpoint | True | string |
Set the Encodian Filer endpoint URL. |
API Key
|
apiKey | True | string |
Set the Encodian Filer API Key for authentication. |
Data
|
data | True | string |
Provide the data payload to be send to Encodian Filer (body). |
HTTP Method
|
httpMethod | True | string |
Set the HTTP Method type. |
Returns
Set PDF Document Privileges
Set the privledges assigned to the PDF document - https://support.encodian.com/hc/en-gb/articles/360011337094-Set-PDF-Document-Privileges
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
Privileges
|
pdfPrivileges | string |
Set the privileges assigned to the PDF document |
|
Assembly
|
pdfPrivilegesAllowAssembly | boolean | ||
Copy
|
pdfPrivilegesAllowCopy | boolean | ||
Fill in Forms
|
pdfPrivilegesAllowFillIn | boolean | ||
Print
|
pdfPrivilegesAllowPrint | boolean | ||
Screen Readers
|
pdfPrivilegesAllowScreenReaders | boolean | ||
Modify Contents
|
pdfPrivilegesAllowModifyContents | boolean | ||
Modify Annotations
|
pdfPrivilegesAllowModifyAnnotations | boolean | ||
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
|
Return File
|
FinalOperation | boolean |
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
- Body
- DtoResponseSecurePdf
Sign PDF
Apply a digital signature to the PDF document provided - https://support.encodian.com/hc/en-gb/articles/7117159708189
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Certificate Type
|
certificateTypeParameter | string |
Set the certificate type |
|
operation
|
operation | dynamic |
Request object, refer to schema definition: DtoSignPdf |
Returns
- Body
- DtoResponseSignPdf
Split PDF
Split a PDF Document into multiple PDF Documents - https://support.encodian.com/hc/en-gb/articles/360002953277-Split-PDF
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the PDF file |
|
Split by Type
|
splitByType | True | string |
Select how to split the file |
Split Configuration
|
splitConfiguration | True | string |
Provide a split configuration |
Enable Bookmark Filenames
|
enableBookmarkFilenames | boolean |
Append the bookmark name value to the filename when splitting by 'BookmarkLevel' |
|
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
Split PDF by Barcode
Split a PDF Document by Barcode, returning multiple PDF Documents - https://support.encodian.com/hc/en-gb/articles/360013629457-Split-PDF-by-Barcode
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the PDF file |
|
Barcode Value
|
splitPdfByBarcodeValue | string |
Optional - Specify a value for detecting a specific barcode(s) |
|
Split Configuration
|
splitPdfByBarcodeType | True | string |
Select a split configuration |
Split Action
|
splitPdfByBarcodeAction | True | string |
Select a split action, whether to split before, after or remove the page containing the split value. |
Confidence
|
barcodeReadConfidence | string |
Set the confidence level for barcode detection |
|
Append Barcode Value
|
appendBarcodeValue | boolean |
Optional - Specify whether the value for each barcode found is appended to the start of the filename |
Returns
Split PDF by Text
Split a PDF Document by text into multiple PDF Documents - https://support.encodian.com/hc/en-gb/articles/360012726397-Split-PDF-by-Text
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the PDF file |
|
Split Value
|
splitValue | True | string |
Provide the split value used to perform the split operation |
Is Expression
|
isExpression | boolean |
Set whether the 'Split Value' value should be evaluted as a regular expression, the default value is 'false' |
|
Prefix Filename
|
prefixFilename | boolean |
Set whether the expression value should be used within the output filename. |
|
Split Configuration
|
splitPdfByTextType | True | string |
Select a split configuration |
Split Action
|
splitAction | True | string |
Select a split action, whether to split before, after or remove the page containing the split value. |
Returns
Unlock PDF Document
Decrypt and remove password protection from a PDF document - https://support.encodian.com/hc/en-gb/articles/360003714237-Unlock-PDF-Document
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
FileName | True | string |
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file' |
File Content
|
fileContent | byte |
The file content of the source PDF file |
|
Password
|
password | True | string |
The password to use to unlock the PDF Document |
Operation ID
|
operationId | string |
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID |
Returns
- Body
- DtoResponseUnlockPdf
Update Word Hyperlinks
Find and update hyperlinks contained within a Microsoft Word document - https://support.encodian.com/hc/en-gb/articles/7136687719837
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Filename
|
fileName | string |
The filename of the source Microsoft Word file, the file extension is mandatory: 'file.docx' and not 'file' |
|
File Content
|
fileContent | True | byte |
The file content of the source file |
Search On
|
searchOn | True | string |
Set whether the search should be performed on the hyperlink text or URL value |
Search Value
|
searchValue | True | string |
The hyperlink text or URL value to locate |
Is Expression
|
isExpression | boolean |
Set whether the 'Search Value' value should be evaluated as a regular expression, the default value is 'false' |
|
Text Current Value
|
hyperlinkLabelValueCurrent | string |
The text value to replace, leave blank to replace the entire value |
|
Text New Value
|
hyperlinkLabelValueNew | string |
The new value to set |
|
URL Current Value
|
hyperlinkUrlValueCurrent | string |
The URL value to replace, leave blank to replace the entire value |
|
URL New Value
|
hyperlinkUrlValueNew | string |
The new URL value to set |
|
Culture Name
|
cultureName | string |
Change the thread culture used to process the request. |
Returns
Triggers
When a user runs a Trigr |
Manages subscribing to an Encodian Trigr Webhook |
When a user runs a Trigr
Manages subscribing to an Encodian Trigr Webhook
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Title
|
title | True | string |
The title of the Encodian Trigr |
Description
|
description | string |
Describe the purpose of this flow |
Returns
Name | Path | Type | Description |
---|---|---|---|
Site Address
|
site | string |
The SharePoint site address |
Library/List ID
|
libraryId | string |
The source SharePoint Library/List ID |
Library/List Name
|
libraryName | string |
The source SharePoint Library/List Name |
Item
|
item | integer |
The selected document/item ID, or the first selected document/item ID from the items array. |
items
|
items | array of integer |
documentIds |
Form Fields
|
formFields | string |
Dynamic form data provided by the user |
User Email Address
|
userEmail | string |
The email address of the user who triggered this flow |
File Identifier
|
fileIdentifier | string |
A single file identifier, or first file identifier in the File Identifiers array |
fileIdentifiers
|
fileIdentifiers | array of string |
File Identifiers |
Definitions
DocumentArray
Name | Path | Type | Description |
---|---|---|---|
Filename
|
fileName | string |
The filename of the file |
File Content
|
fileContent | byte |
The file content of the file |
DtoResponseAddAttachmentsToPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddHtmlHeaderFooter
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddImageWatermark
Name | Path | Type | Description |
---|---|---|---|
Watermark ID
|
watermarkId | integer |
The identifier applied to the watermark |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddImageWatermarkAdv
Name | Path | Type | Description |
---|---|---|---|
Watermark ID
|
watermarkId | integer |
The identifier applied to the watermark |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddImageWatermarkWord
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddPageNumbers
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddTextWatermark
Name | Path | Type | Description |
---|---|---|---|
Watermark ID
|
watermarkId | integer |
The identifier applied to the watermark |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddTextWatermarkAdv
Name | Path | Type | Description |
---|---|---|---|
Watermark ID
|
watermarkId | integer |
The identifier applied to the watermark |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddTextWatermarkToImage
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseAddTextWatermarkWord
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseBasicConversion
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseCompareWordDocuments
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseCompressPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseCompressPowerPoint
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertCad
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertExcel
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertJsonToExcel
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertMailMessage
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertPdfToImages
Name | Path | Type | Description |
---|---|---|---|
Documents
|
documents | array of DocumentArray |
The array of images generated from the source PDF |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseConvertPdfToTiff
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertPdfToWord
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertPowerPoint
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertToPdfA
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertVisio
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseConvertWord
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseCreateBarcode
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseCreateHMAC
Name | Path | Type | Description |
---|---|---|---|
HMAC
|
hmac | string |
The computed HMAC |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseCreateHashCode
Name | Path | Type | Description |
---|---|---|---|
Hash Code
|
HashCode | string |
The computed Hash Code |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseCreateQrCode
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseDisableTrackedChanges
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseEnableTrackedChanges
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseEncodianSendToFiler
Name | Path | Type | Description |
---|---|---|---|
Response
|
response | string |
The JSON response returned by Encodian Filer |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseExtractImage
Name | Path | Type | Description |
---|---|---|---|
Images
|
Images | array of DocumentArray |
The array of images extracted from the PDF |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseExtractTextRegion
Name | Path | Type | Description |
---|---|---|---|
Simple Text Region Results
|
TextRegionResultsSimple | string |
A collection of text region results in simplified format |
Text Region Results
|
TextRegionResults | array of TextRegionResult |
A collection of text region results. |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseFillPdfForm
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseFlattenPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseGetImageInfo
Name | Path | Type | Description |
---|---|---|---|
Image Format
|
imageFormat | string |
The file format of the image |
File Size (MBs)
|
fileSize | string |
The size of the supplied image in MBs |
Width
|
width | double |
The width of the image (Pixels) |
Height
|
height | double |
The height of the image (Pixels) |
Orientation
|
orientation | string |
The orientation of the image |
Bits per Pixel
|
bitsPerPixel | integer |
The image bits per pixel count |
Horizontal Resolution
|
horizontalResolution | double |
The horizontal image resolution (DPI) |
Vertical Resolution
|
verticalResolution | double |
The vertical image resolution (DPI) |
Has EXIF Data
|
hasExifData | boolean |
Confirms whether the image contains EXIF Data |
EXIF Data (JSON)
|
exifDataJson | string |
Image EXIF Data provided as a JSON string |
Has XMP Data
|
hasXmpData | boolean |
Confirms whether the image contains XMP Data |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseGetPdfDocumentInfo
Name | Path | Type | Description |
---|---|---|---|
Number of Pages
|
NumberOfPages | integer |
The number of pages in the supplied PDF document |
File Size (MBs)
|
FileSize | string |
The size of the supplied PDF document in MBs |
Author
|
Author | string |
The author of the PDF as set in the PDF properties |
Creator
|
Creator | string |
The creator of the PDF as set in the PDF properties |
Producer
|
Producer | string |
The producer of the PDF as set in the PDF properties |
Title
|
Title | string |
The title of the PDF as set in the PDF properties |
Subject
|
Subject | string |
The subject of the PDF as set in the PDF properties |
Keywords
|
Keywords | string |
The keywords of the PDF as set in the PDF properties |
Width
|
Width | double |
The width of the PDF Document (Points) |
Height
|
Height | double |
The height of the PDF Document (Points) |
Orientation
|
Orientation | string |
The orientation of the PDF Document |
Created Date
|
CreatedDate | date-time |
The creation date of the PDF as set in the PDF properties |
Modified Date
|
ModifiedDate | date-time |
The last modified date of the PDF as set in the PDF properties |
PDF Format
|
PDFFormat | string |
The format of the PDF |
Is PDFA Compliant
|
IsPDFACompliant | boolean |
Indicates whether the supplied PDF complies with the PDF/a standard |
Is PDFUA Compliant
|
IsPDFUACompliant | boolean |
Indicates whether the supplied PDF complies with the PDF/ua standard |
Is Encrypted
|
IsEncrypted | boolean |
Indicates whether the supplied PDF complies is encrypted |
Has Text Layer
|
HasTextLayer | boolean |
Indicates whether the supplied PDF has a text layer |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseGetPdfFormData
Name | Path | Type | Description |
---|---|---|---|
Form Data
|
Form Data | string | |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseGetPdfTextLayer
Name | Path | Type | Description |
---|---|---|---|
Text Layer
|
TextLayer | string |
The text layer extracted from the PDF document. |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseGetTrackedChanges
Name | Path | Type | Description |
---|---|---|---|
JSON - Tracked Changes
|
trackedChangesJson | string |
A JSON formatted string containing tracked changes details |
JSON - Comments
|
commentsJson | string |
A JSON formatted string containing comments |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseHtmlToPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseHtmlToWord
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseImageCleanUpDoc
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseImageCleanUpPhoto
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseImageCompress
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseImageConvertFormat
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseImageExtractText
Name | Path | Type | Description |
---|---|---|---|
Text
|
Text | string |
The text layer extracted from the image. |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseImageRemoveExifTags
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseImageResize
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseInsertHtmlToPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseMergeArrayOfDocumentsToPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseMergeArrayOfDocumentsToWord
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseMergeArrayOfExcelDocuments
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseMergeDocumentsToPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseMergePresentations
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseMgmtGetSubscriptionStatus
Name | Path | Type | Description |
---|---|---|---|
Available Actions
|
availableActionsMonth | integer |
The number of actions remaining for the current calendar month. |
Subscription Enabled
|
subscriptionEnabled | boolean |
Indicates whether the Encodian subscription is enabled or disabled. |
Subscription Level
|
subscriptionLevel | string |
Details the current Encodian subscription level. |
Monthly Actions
|
monthlyActions | integer |
Details the allowed actions per month for the current Encodian subscription level. |
Expiry Date
|
expiryDate | date-time |
The date and time your Encodian subscription will expire. |
Billing Interval
|
billingInterval | string |
Details the current billing interval (Monthly or Annually). |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseOcrPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseParseCsv
Name | Path | Type | Description |
---|---|---|---|
CSV Data
|
csvData | string |
The parsed CSV data in JSON format. |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponsePopulateWordDocument
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseReadBarcodeFromDocument
Name | Path | Type | Description |
---|---|---|---|
Barcodes
|
barcodes | array of string |
The value of the barcodes detected |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseReadBarcodeFromImage
Name | Path | Type | Description |
---|---|---|---|
Value
|
Value | string |
The value of the barcode |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseReadQrCodeFromDocument
Name | Path | Type | Description |
---|---|---|---|
QR Codes
|
qrCodes | array of string |
The value of the QR Codes detected |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseReadQrCodeFromImage
Name | Path | Type | Description |
---|---|---|---|
Value
|
Value | string |
The value of the QR Code |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseRedactPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseRegexSearchText
Name | Path | Type | Description |
---|---|---|---|
Matches
|
matches | array of string |
The matches found in the text provided |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseRemoveWatermarksFromPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseRemoveWatermarksFromWord
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseRepairPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseSearchAndReplaceHyperlink
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseSearchAndReplaceText
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseSearchAndReplaceTextWithImage
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseSecurePdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseSecureWordDocument
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseSignPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseSplitDocument
Name | Path | Type | Description |
---|---|---|---|
Documents
|
documents | array of DocumentArray |
The array of documents to be processed |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseSplitPdfByBarcode
Name | Path | Type | Description |
---|---|---|---|
Documents
|
documents | array of DocumentArray |
The array of documents split from the source PDF |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseSplitPdfByText
Name | Path | Type | Description |
---|---|---|---|
Documents
|
documents | array of DocumentArray |
The array of documents split from the source PDF |
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
DtoResponseTextToPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseUnlockPdf
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseWordToPdfForm
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
DtoResponseZipArrayOfDocuments
Name | Path | Type | Description |
---|---|---|---|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |
Filename
|
Filename | string |
The filename of the document. |
File Content
|
FileContent | byte |
The processed document. |
TextRegionResult
Name | Path | Type | Description |
---|---|---|---|
Name
|
Name | string |
The name assigned to the text region |
Text
|
Text | string |
The text extracted via OCR from the specified region |
Page Number
|
PageNumber | integer |
The number of the page the text was extracted from |