Converting images to PDF using AEM services
Hello!
For our projects at the Finanzinformatik in Frankfurt we need to convert PDF documents with
barcode to an image format and back to PDF for automated comparison. Converting PDF to image is working fine.
But how can an image be converted into a PDF document using AEM services?
I have been researching ways with AssemblerService by calling invoke method with DDX
and GeneratePdfService, but it only seems to be supported for some office document types.
Is there a solution for converting images into PDF, perhaps with a little code example?
That would be very helpful!
Thanks!
Sebastian Wilhelm