Hello,

I'm trying to create something for my workplace. I have Flash MX 2004. What I am trying to do, is generate a layout to specifically print on certain spots on a page. Mush like printing information onto a form. I was having a little trouble lining everything up correctly. I finally got the printing to work. The only thing I had to do, was change it to borderless printing... Which is fine for my InkJet at home, but I just found out, I do not have that option on the laserjet at work. When printing, it resizes the flash frame in order to fit on the page without clipping...So...

I didn't use any actionscript for the printing, I simply just selected file>>print, then changed the settings... What I first had in mind was to have the flash movie create or be abl;e to save as a JPG from the projector, or swf... In order to open it in windows picture viewer and print with the clipping... But as far as I know, it isnt possible... So my next thought was maybe there is a way in flash's acionscript to print it with the correct settings.. I am not sure if there is some sort of universal print size for printers, and I doubt there is, or else I would just resize the acual flash document to fit it, but I don't think different printers will print it out the same...

So does anyone know of a way to change the print settings with actionscript to print my 8.5x11 flash document WITHOUT resizing. Clipping is fine, the outer area of the document is mainly blank... But I need the content to stay in the same exact position on the printed page...

Thanks,
~Bill