Thank you, I’ll give it a try. But just looking at your code, pdfDoc is unused… Would I have to run a copy page operation on the finished conversion pdfFile and append those manually in a loop? It would be really great if the API could be updated to just provide options to Convert.toPdfWithBuffer Also, if this works, the documentation for Convert.streamingPdfConversionWithFilter should be updated to include all the file types it can handle.
Apologies for the delay. I was able to reproduce a similar error and have forwarded this to the team for further investigation. I will get back to you as soon as I have an update on this.
Thank you, but further help is not needed. I was able to solve this via help in a support ticket ( #46546). I was using the wrong method on Convert; fromTextWithBuffer allows an options dictionary as 3rd param.