¿Cómo se puede solucionar?
El código es muy sencillo:
Código :
var my_pj:PrintJob = new PrintJob();
if (my_pj.start()) {
    my_pj.addPage("_parent.imprimir", {xMin:0, xMax:399, yMin:0, yMax:900}, false);
    my_pj.send();
}
delete my_pj;					Comunidad de diseño web y desarrollo en internet online
| 
				 | 
			
				 Por CLAnonimo Claber  					600 de clabLevel 
						5 tutoriales 
 Envíale un mensaje privado Web  | 
		
| 
				 Este es un usuario anónimo genérico para las cuentas borradas o perdidas.    
			 |