Hi Marco, This is because you've got the Media Behavior (which was partially factored into Generator Behavior in 1.3.x) attached to the model you are using to upload the file. Detach/disable it and you should be fine.
- David On 7 Mai, 21:17, ramonmaruko <[email protected]> wrote: > Why is it that every time I upload a PDF file, it somehow gets > processed by ghostscript? What is the script doing and is there a way > to disable this so that it just plainly uploads the PDF file without > converting/resize/whatever it? > > Thanks, > > Marco > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with > their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" 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 > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
