> Try writing more about what you are trying to do instead of how you
> thought you would do it.  :-)

Of course.  Thought I did that, though.

I have a directory with pdf files, let's call it /usr/local/pdf. I want to be 
able to display these pdf files with Embperl.
I don't want to alias the directory into htdocs space.

To do this I have a perl module with two functions.
- first function returns an array with the file names. This lets me choose the 
file that I want to display.
- second function takes the file name as a parameter and returns the content 
of the pdf file.

Now I have the pdf file in $var. How do I display it with Embperl?

-- 
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2501
Howitzvej 75               Åben 12.00-18.00        Email: [EMAIL PROTECTED]
2000 Frederiksberg        Lørdag 12.00-16.00       Web:      www.suse.dk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to