Comunidad de diseño web y desarrollo en internet online

Como puedo imprimir en Flex?

Citar            
MensajeEscrito el 08 Oct 2008 04:38 pm
encontre alguna ayuda, pero no tiene mayor detalle, con lo siguiente se levanta la impresora pero no imprime nada, no tengo idea como pasarle al objeto la pantalla actual. una ayuda please....

<mx:Script>
<![CDATA[
import mx.containers.Form;
import mx.printing.FlexPrintJob;


public var prodTotal:Number = 0;

public function doPrintForm():void
{
var pj:FlexPrintJob = new FlexPrintJob();

if(pj.start())
{
pj.send();
}
}


]]>
</mx:Script>

Por Teresa

1 de clabLevel



 

msie
Citar            
MensajeEscrito el 08 Oct 2008 05:37 pm
Revisa este link:
http://livedocs.adobe.com/flex/3/html/help.html?content=printing_1.html

Suerte (y) .

Por JJJDDD

453 de clabLevel

3 tutoriales

 

in my head

firefox
Citar            
MensajeEscrito el 08 Oct 2008 08:04 pm
gracias

Por Teresa

1 de clabLevel



 

msie

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.