Re: Working with scalar and htmldoc

2001-12-10 Thread Gerald Richter
> > I want to make pdf files using htmldoc who convert html files on the server > to pdf and send them to the browser but i can't use static html files. > > My document are processed via embpcgi.cgi. > The Execute function allows you to get the result in a scalar. Take the embpcgi.pl and rep

Working with scalar and htmldoc

2001-12-10 Thread Louis Dufresne
Hi there! I want to make pdf files using htmldoc who convert html files on the server to pdf and send them to the browser but i can't use static html files. I build my pages dynamically with embperl and data from a postgreSQL database. As i saw all i have to do to make it happen is to pre-process