http://www.google.com/search?hl=en&q=force+download+of+pdf+php&btnG=Search
On 5/7/07, DJ Spark <[EMAIL PROTECTED]> wrote: > > btw, i'm not sure if it's 'too' php-related, but if do link like > that, and the user does have the acrobat plugin, it will just open the > pdf in the same window. Is there a way to the browser *always* the > user to save it ? > > thanks > spark (thread adapter :) > > On 5/7/07, Arndtinho <[EMAIL PROTECTED]> wrote: > > > > Thanks. > > > > Regards, > > Sven > > > > > > > > On 7 Mai, 19:49, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > > > and as a grumpy old fart all I can reply with is > > > > > > PFFFFFFFT !!!!! > > > > > > :) > > > > > > no problem, > > > Sam D > > > > > > On 5/7/07, Arndtinho <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > > > > I'm sorry. > > > > I didn't read your "real" answer. > > > > Yust what I read was > > > > > > > "-- > > > > (the old fart) the advice is free, the lack of crankiness will cost > > > > you > > > > > > > - its a fine line between a real question and an idiot > > > > > > >http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ > > > > " > > > > > > > All what I can say again: I'm sorry > > > > > > > Regards, > > > > Sven > > > > > > > On 7 Mai, 19:19, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > > > > > On 5/7/07, Arndtinho <[EMAIL PROTECTED]> wrote: > > > > > > > > > What's your problem? > > > > > > > > That is your answer. > > > > > 1. put the file in webroot/files in your cake app instal > > > > > 2. link to the file <?php echo $html->link('Click here for your > > > > > PDF','/files/pdfFileName.pdf') ?> in your view > > > > > 3. that's it > > > > > > > > not sure what was not clear, I gave you an answer. If I had known you > > > > > needed such an amount of hand holding perhaps your question should of > > > > > made that more clear. The answer I gave reflected the needs and > > > > > effort you expressed in you question. > > > > > > > > Sam D > > > > > > > > > If you have a usefull answer post it. > > > > > > > > > On 7 Mai, 18:41, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > > > > > > > put it in the webroot/files folder and link to it > > > > > > > > > > On 5/7/07, Arndtinho <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > Hello, > > > > > > > > > > > how can I implement a simple PDF-download. > > > > > > > > The user can click on the "Terms and Conditions"-link and a > > > > > > > > PDF-File > > > > > > > > should be opened. > > > > > > > > > > > Regards, > > > > > > > > Sven > > > > > > > > > > -- > > > > > > > (the old fart) the advice is free, the lack of crankiness will > > > > > > > cost you > > > > > > > > > > - its a fine line between a real question and an idiot > > > > > > > > > >http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ > > > > > > > > -- > > > > > (the old fart) the advice is free, the lack of crankiness will cost > > > > > you > > > > > > > > - its a fine line between a real question and an idiot > > > > > > > >http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ > > > > > > -- > > > (the old fart) the advice is free, the lack of crankiness will cost you > > > > > > - its a fine line between a real question and an idiot > > > > > > http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ > > > > > > > > > > > > -- > [livesets] http://djspark.com.br/ > [web] http://synapsisdi.com.br > > > > -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
