Hi,
I want to make images runtime so I have used imagecreatefromjpeg() for generating images and I do other manipulations on it.
I want to save that image, How can I do that? I also want to convert that image into PDF format or embed into PDF file.
ThanX in advance.


