:)I am working with Sample Flex Viewer print widget and I need to print the map in
landscape when the user clicks print.
The existing print job adds that component as an print object and sends to the printer.
If under the system printer dialog box, I don't choose landscape, it won't print out
properly.
I've tried rotating the object 90 degrees during the print process, but the text doesn't get displayed. Also the page is not completely utilized. No matter what I do there is some gap left in the final print out.
You can see the attachment print output converted to PDF.
I even tried flash.printing Sprite, but was not that successful.
Any suggestions?