Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing in the .NET library the parameter "output_format" ("docx" for translating a PDF file into a Word document) #51

Open
RegisBarbier opened this issue May 6, 2024 · 1 comment

Comments

@RegisBarbier
Copy link

RegisBarbier commented May 6, 2024

Missing in the .NET 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

@RegisBarbier RegisBarbier changed the title Missing in the PHP and .NET libraries the parameter "output_format" ("docx" for translating a PDF file into a Word document) Missing in the .NET library the parameter "output_format" ("docx" for translating a PDF file into a Word document) May 6, 2024
@JuergenRB
Copy link

There is already an issue #47 and pr #50 for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants