Ben Kim wrote:
Dear list,
1. pdf generation
I'd like to learn what people use to generate pdf files. I want to
create pdf from an epl page, with all data from the database.
We use Embperl and htmldoc to build PDF files. A fuctionality is
implemented into Perl module. There is a possibility to sen
Hi,
I have just spent couple of hours trying to figure out why
'Embperl_MailHost xxx' configuration directive doesn't work for me until
I RTFS where it's used as $ENV{'EMBPERL_MAILHOST'}. Now with SetEnv
EMBERL_XXX it works fine, but why is everything set up using Embperl_XXX
directives only E