User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:devel:corebosws:getpdfdata [2021/07/15 01:40]
joebordes [GenDoc Document Conversion]
en:devel:corebosws:getpdfdata [2021/07/15 01:42] (current)
joebordes [GenDoc Document Conversion]
Line 15: Line 15:
 ^Profile:​|gendoc_convert(file:​ encoded, convert_format:​ string)| ^Profile:​|gendoc_convert(file:​ encoded, convert_format:​ string)|
 ^Send as:|POST| ^Send as:|POST|
-^Parameters:​| file – file structure\\%%   %%- name: filename\\ - size: size\\ - type: type of de document\\ - content: base 64 encoded content of the file\\ convert_format:​ string, format to convert input file|+^Parameters:​| ​**file** – file structure\\ ​ - name: filename\\ - size: size\\ - type: type of the document\\ - content: base 64 encoded content of the file\\ ​**convert_format**: string, format to convert input file|
 ^Response:| **result**: result of operation (success%%|%%error)\\ **file**: file: resulting file structure (same as input parameter)| ^Response:| **result**: result of operation (success%%|%%error)\\ **file**: file: resulting file structure (same as input parameter)|
 ^Comments:​|one of the unoconv alternatives must be installed and functional in the coreBOS install| ^Comments:​|one of the unoconv alternatives must be installed and functional in the coreBOS install|