I am trying to do in process conversions. I generate pdf, I need that converted to a png (no disk files, no stdio.)
I am not familiar with the AIP. I need a clue on how I can pass in the data instead of a file name, and how to retrieve a converted image. I am trying to use PythonMagickWand [1] so if you can answer in the form of python code, one less thing for me to do. [1]http://public.procoders.net/PythonMagickWand/docs/html/index.html http://www.procoders.net/?p=121 Carl K _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
