7/4/2011 1:47:41 AM
Title:
Print Job Issue In Flash - Not printing complete pages
Hi,
I am facing an issue in print job - it does not print all the data only 1 page gets printed and an warning message displayed in output panel of flash CS5. Message us as under -
Warning: Filter will not render. The DisplayObject's filtered dimensions (7039, 5755) are too large to be drawn.
Any help appreciated.
Thanks
7/4/2011 4:33:16 AM
Thanks it has been fixed now.
7/26/2011 2:39:51 PM
sir plz how did you fix it
7/26/2011 8:48:54 PM
IF there are any filters then remove them and then test. The problem in my case was due to use of printJob.send() method it was used 2 times and it was throwing error.