Octect-Stream conversion
I know this is a common problem, but after days I finally have reached the end of the Merging Document Generation API (from docx to pdf with JSON fields), now using Postman (than I want to use with my database).
I obtain a octect-stream text, with 2 "Boundaries" parts. The second one I think is the final PDF.
How do you trasform the text into PDF? Do I need to exclude/delete the first part with JSON data?
And why the Base64Decode is not working with this?
Finally, how can I have more information, and decide if to buy or not Adobe services, if documentation is so poor?
