Hi,
I've been hunting for a simple module to take a HTML page and convert it to PDF, which I then want to attach to an email and send.
I've found PDF::FromHTML , but am having problems striping it apart to use on my hosting as I cannot install modules.
I got the CPAN tar and extracted the FromHTML.pm and placed that up on my site, but when i try to use it I get the following error...
I've tried use PDF; and it errors so I assume the PDF module isn't installed, I checked every folder in the tar file from CPAN and cannot find Writer.pm to put up myself, so I am assuming this module has dependencies on other modules not installed or supplied with FromHTML.
so is there a way for me to use this module in the manner i want or is there another module out there that can be used the way i would like, or is my only option to get m y host to install the PDF module and the FromHTML modules?
I really hope I can do this without getting my host to install any modules, they have enough trouble just keeping the damn server up.
all help appreciated.
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
I've been hunting for a simple module to take a HTML page and convert it to PDF, which I then want to attach to an email and send.
I've found PDF::FromHTML , but am having problems striping it apart to use on my hosting as I cannot install modules.
I got the CPAN tar and extracted the FromHTML.pm and placed that up on my site, but when i try to use it I get the following error...
Can't locate PDF/Writer.pm
I've tried use PDF; and it errors so I assume the PDF module isn't installed, I checked every folder in the tar file from CPAN and cannot find Writer.pm to put up myself, so I am assuming this module has dependencies on other modules not installed or supplied with FromHTML.
so is there a way for me to use this module in the manner i want or is there another module out there that can be used the way i would like, or is my only option to get m y host to install the PDF module and the FromHTML modules?
I really hope I can do this without getting my host to install any modules, they have enough trouble just keeping the damn server up.
all help appreciated.
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.