Actually what i want is,
Convert PDF to PNG, so I found that my online server supports the imagemagic.
And now i can convert PDF to PNG without any problem.
But now only remaining problem is I can't convert PDF files that contain large amount of pages,
let's say i can convert a PDF with 50 pages, but i can't convert a PDF with 250 pages.
Only this matter i have left to solve,
so Please help me!!
Thank you!
Main Topics
Browse All Topics





by: babuno5Posted on 2009-01-29 at 02:36:33ID: 23495805
well to install softwares on remote machines you will need root access to that machine using SSH
There are two ways to install the same
1)From source
./configure
make
make install
2) from RPM
rpm -i filename.rpm