Re: [Perl-pdf-devel] More Code Samples
Status: Beta
Brought to you by:
ftassin
From: Michael G. <mdg...@sb...> - 2002-01-14 19:15:56
|
Eric Huber wrote: > > Hi: > > I just downloaded the latest version of perl-pdf and was wondering where > to get some additional sample code. Specifically I am wanting to see > how to generate the PDF to the browser instead of creating a file. The > documentation says to use a handle (already opened) instead of a > filename to stream the data, but it would be more helpful to see some > code here. It should work if you use i.e. the example code in sample.pl and replace 'sample.pdf' with '-'. See also the documentation of the perl open-function. > > Thanks... > > -- > Eric Huber - er...@hu... - Systems Analyst > Moonlight Design - Web Page Development/Programming > (801) 299-0851 FAX: (413) 832-5243 > > _______________________________________________ > Perl-pdf-devel mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-pdf-devel |