[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cgiapp] OT: PDF::API2 help!


On Thu, 2004-11-04 at 09:55, Jason Purdy wrote:
> In my limited PDF experience, what I ended up doing was just using 
> HTML::Template file, merging it with the necessary data and then writing 
> it to a temp file and then running htmldoc[1] on it to convert it to 
> PDF.  Then e-mailing the PDF file or I guess you could pass it through 
> the Web browser.
> 
> system( "/usr/bin/htmldoc --webpage -f /tmp/$filebase.pdf 
> /tmp/$filebase.html" );
> 
> HTH,
> 
> Jason
> 
> [1]: htmldoc: http://www.htmldoc.org/

I had looked at this, but was having problems getting HTML::HTMLDoc from
cpan. This is what I needed here. Are you familiar with how to pass the
pdf created by this into the browser?

Also, how is this module for handling images in the pdf. I have two .png
graphe created by GD::Graph I need to place in the body of the pdf. Can
this module handle that? Sorry for asking without looking at the module,
deadline and all.....

Thanks again,
Eric



---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.