travisbrown
Technical User
- Dec 31, 2001
- 1,016
I have a directory on a Unix web server that contains multiple pdf files. These files are echoed out in a web page. The owner of these files wants to be able to select certain files and queue them for print. I was thinking the easiest method would be to compile them into one temporary PDF and prompt for download. I usually work in asp, but I know PHP has built in PDF functions and I'd rather not switch servers. I guess a perl/cgi solution would work too.
Anyone done anything similar?
Thanks.
Anyone done anything similar?
Thanks.