You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing in the PHP DeepL library the parameter "output_format" ("docx" for translating a PDF file into a Word document).
output_format
type of string: File extension of desired format of translated file, for example: docx.
If unspecified, by default the translated file will be in the same format as the input file.
This option is supported by the DeepL API Pro interface but seems to not be yet implemented in some DeepL libraries (PHP, .NET, ...).
I would be very pleased if you could add this feature in this library.
Thank you verys much in advance for your efforts.
Best regards
Régis Barbier
The text was updated successfully, but these errors were encountered:
Missing in the PHP DeepL library the parameter "output_format" ("docx" for translating a PDF file into a Word document).
output_format
type of string: File extension of desired format of translated file, for example: docx.
If unspecified, by default the translated file will be in the same format as the input file.
This option is supported by the DeepL API Pro interface but seems to not be yet implemented in some DeepL libraries (PHP, .NET, ...).
I would be very pleased if you could add this feature in this library.
Thank you verys much in advance for your efforts.
Best regards
Régis Barbier
The text was updated successfully, but these errors were encountered: