I need to know is there any method available in PHP through which I can create images in 300ppi? I saw the documentation of GD library but can’t found any info. Is there any method through with I can process image and set the ppi?
Alternatively is there any method available in flash that convert the image resolution?
Thanks
Mani
Here a sample code you can use: