The scanner pro plugin can scan multi-page documents. Problem is each page is created as a separate jpg, png, or gif file. I need to combine images of all the pages together and save them in a blob field. If the plugin created pdfs that wouldn’t be an issue, and I see that’s and enhancement that is planned for the future. For the time being, what’s the best way to combine these images. Is there a plugin that will do this, or one that will convert jpg to pdf, so I could combine the pdfs using the PDF plugin? Any suggestions?
Just out of my head: maybe you could print N images into a pdf document using the pdf plugin. I’m not sure if that is doable with the current plugin but I think it should be possible using a form per every image.
yes, just use one form, with a global image provider, than loop over your image, set the global, and print every image to one pdf, (with the pdf plugin)
We are using that also in our solution