Hi All,

 

 

I m using Bitmap data class in flash 8.

I have set the transparency parameter to true and the fillcolor equal to
0x0000000 in the bitmap data class constructor

bitmap_1: BitmapData = new BitmapData(width, height, true, 0x00000000);

 

This bitmapdata is send to a virtual printer, which converts it to eps
file.

 

But I m getting a background Color in the eps file which is not required


 

I want a transparent eps as my per my requirement.

 

Any help would be great

 

Please suggest

 

 

Thanks and Regards

Sumeet Kumar

Sebiz Infotech

 

 

 

 

 

 

I never think of the future - it comes soon enough. 

 

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to