Hi. I`m wondering if there is some kind of option to redirect output to the printer :)
I`d like to create a functionality for preparing quite a lot of invoices and envelopes and after that print it automatically. At first, I thought about Zend_Pdf, although I don`t know how it will handle the creation of document with about 1200-1500 invoices and other with the same amount of pages for envelopes. It may take ages. Have someone used Zend_Pdf to create so many pages in file? Now I`m thinking about creating simple html pages for invoices and envelopes. Probably it shouldn`t be a problem to launch printing automatically after creation via JS. However, the problem which may occur here is the way it will print. Don`t know if there is option to mark where the end of invoice is and force to print another document on the new paper. I`d be very thankfull for any advices on this Regards, Mike -- View this message in context: http://www.nabble.com/Zend_Pdf-and-printing-in-general-questions-tp18888957p18888957.html Sent from the Zend Framework mailing list archive at Nabble.com.
