View Single Post
  #2 (permalink)  
Old 04-24-2008, 02:17 PM
Elemental's Avatar
Elemental Elemental is offline
Senior Member
 
Join Date: Jul 2007
Posts: 122
Default

Not that your way won't work, but what I have done in my apps is make the view script echo out the header and image Blob data. The controller gets it and assigns it to the view and the view script is returned as an image.
__________________
Zend Framework Resources: Zend Webinars | Reference Manual | API Docs | Books | FreeNode: #zftalk
Getting Started Tutorials: Getting started with ZF | Getting started with Zend Auth
Reply With Quote