convert multiple images to single pdf with library MagicWand
Posted: 2018-08-12T23:30:14-07:00
HI,
I'm trying to convert multiple images to one single pdf with MagicWand in C code.
I can save one image to one pdf file.
But I can't find a way to load all images in one container or some object to save the raster image data.
Is anybody has the code flow or API of MagicWand that I can call to load all image to one Object or container?
Any suggestions?
THX
I'm trying to convert multiple images to one single pdf with MagicWand in C code.
I can save one image to one pdf file.
But I can't find a way to load all images in one container or some object to save the raster image data.
Is anybody has the code flow or API of MagicWand that I can call to load all image to one Object or container?
Any suggestions?
THX