--- [EMAIL PROTECTED] wrote: > the file does not have to be displayed anytime, i > need only a printout > function. so i wont transfer the normal pdf file....
What you need is a custom mime-type and "helper" application (you end users will need to install the "helper"). Security will need to be handled by your server app using logins and/or the end user's ip address - standard stuff. See the attached for an example "helper" app (no security) that downloads and prints PDF files (Windoze only, but can be ported to any OS using Perl, etc.). You will need to modify the .reg file so it matches the directory where you install the files, then install the helper using regedit. __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
PdpHelper.zip
Description: PdpHelper.zip
