var printjob:FlexPrintJob=new FlexPrintJob();
if(printjob.start())
{
 printjob.addObject(cvsPrint,FlexPrintJobScaleType.NONE);
 printjob.send();
}

On Fri, Mar 23, 2012 at 8:08 AM, Ramesh Vavila <[email protected]>wrote:

> Hi Friends,
>
>                 I have some urgent work on canvas printing, but i don't
> know how to create that canvas printing application can any one give me
> ideas ? if possible give me some examples.
>
> Thanks in Adavance
> ramesh v
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>



-- 
Regards

C.SHANMUGAM
KnowledgeQ Interactive Consultancy Services Pvt. Ltd.
First Floor, D-56, DP Estate, Thuvakudy, Trichy 620015, Tamil Nadu, India
www.knowledgeq.com
PH:9751633375

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to