Find Jobs
Hire Freelancers

As3 Flex Printing Help

$30-250 USD

Cerrado
Publicado hace más de 13 años

$30-250 USD

Pagado a la entrega
my budget is small - I am expecting to pay 1 or 2 hours worth of work for this SMALL fix that a Flex expert should be able to do quickly. I want to print the content of a swfLoader in Flex 3. The swfLoader loads a wide variety of SWFs, many of which use text outlines to create stroked text. The problem is that when Flex prints these fonts, it ignores the outlines. Adding [login to view URL] = true; has not helped. I will attach a sample Flex project with swfLoader and this print class, you can test yourself. My print button component class looks like this: // ActionScript file package [login to view URL] { import [login to view URL]; import [login to view URL]; import [login to view URL]; import [login to view URL]; import [login to view URL]; import [login to view URL]; import [login to view URL]; import [login to view URL]; import [login to view URL]; public class PrintButton extends Button { //component attributes public var component:UIComponent; public var paper:String; public function PrintButton():void { super(); addEventListener([login to view URL], printJobInvocation); } // Define private click event handler. private function printJobInvocation(event:MouseEvent):void { var printJob:FlexPrintJob = new FlexPrintJob(); //Start the print job if ([login to view URL]() != true) return; if(paper == "OnePage") { [login to view URL](component, FlexPrintJobScaleType.SHOW_ALL); [login to view URL] = true; } else if(paper == "FillPage") { [login to view URL](component, FlexPrintJobScaleType.FILL_PAGE); [login to view URL] = true; } else if(paper == "MatchHeight") { [login to view URL](component, FlexPrintJobScaleType.MATCH_HEIGHT); [login to view URL] = true; } else if(paper == "MatchWidth") { [login to view URL](component, FlexPrintJobScaleType.MATCH_WIDTH); [login to view URL] = true; } else if(paper == "None") { [login to view URL](component, [login to view URL]); [login to view URL] = true; } //default print paper setting else { [login to view URL](component, FlexPrintJobScaleType.SHOW_ALL); [login to view URL] = true; } //output to hardware [login to view URL](); } } }
ID del proyecto: 901577

Información sobre el proyecto

10 propuestas
Proyecto remoto
Activo hace 13 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos

Sobre este cliente

Bandera de UNITED STATES
Anchorage, United States
5,0
37
Forma de pago verificada
Miembro desde dic 10, 2004

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.