Monday, December 29, 2008

Re: TCPDF error: Some data has already been output, can't send PDF file

Check your PHP non-view files (components, models, controllers, etc)
for any whitespace before and after <?php ... ?> tags. Remove them if
exist - it is common PHP problem.

On Dec 23, 1:08 am, BrianRehg <brianr...@gmail.com> wrote:
> PDF error when using TCPDF. I see several post on this and no real
> solution for tracking down this issue. How can I track down what is
> being sent to the screen. I have tried it with debug off and debug on
> and same error : Some data has already been output, can't send PDF
> file.
> Any suggestions please?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: