Participant
June 27, 2023
Question
Pdf export to word using PdfServices API fails without error
- June 27, 2023
- 1 reply
- 3859 views
Hi,
I have been trying to generate a word file from pdf using the standard code sample and updated JWT token related credentials.
The process hangs on
FileRef result = exportPdfOperation.Execute(executionContext);and the word file doesn't get generated any longer, this was working previously. Please help on this, as our functionality is currently non-functional due to this.
