Re: Printing at a set DPI

2014-02-05 Thread Arne Broedel
ren being put in this display object, then it should print with > >> the scaled child. What I don't know is if that scaling will do the > >>right > >> thing for a bitmap. > >> > >> -Alex > >> > >> > >> > >> From: jude

Re: Printing at a set DPI

2014-02-02 Thread Alex Harui
ild. What I don't know is if that scaling will do the >>right >> thing for a bitmap. >> >> -Alex >> >> >> >> From: jude > flexcapaci...@gmail.com >> >> Reply-To: "users@flex.apache.org > users@flex.apache.org >&qu

Re: Printing at a set DPI

2014-02-02 Thread jude
apache.org users@flex.apache.org >" > <mailto:users@flex.apache.org >> > Date: Wednesday, January 29, 2014 12:58 PM > To: "users@flex.apache.org > <mailto:users@flex.apache.org>" > <mailto:users@flex.apache.org > >> > Subject: Re: Printing

Re: Printing at a set DPI

2014-01-29 Thread Alex Harui
eply-To: "users@flex.apache.org<mailto:users@flex.apache.org>" mailto:users@flex.apache.org>> Date: Wednesday, January 29, 2014 12:58 PM To: "users@flex.apache.org<mailto:users@flex.apache.org>" mailto:users@flex.apache.org>> Subject: Re: Printing at a set

Re: Printing at a set DPI

2014-01-29 Thread jude
It does but I'm not sure how that would help. Also, it sends it after you send the job to the printer. The whole thing is somewhat confusing. In Photoshop you can specify the width, height and DPI of a document *before*you even start. Then later when you are ready to print the print dialog shows th

Re: Printing at a set DPI

2014-01-28 Thread Alex Harui
I thought PrintJob returned information about page width/height. And I thought that was controlled by the print settings in the print dialog. -Alex On 1/28/14 10:42 AM, "jude" wrote: >Is there a way to print something at a certain DPI with the PrintJob or >FlexPrintJob classes? From what I've

Printing at a set DPI

2014-01-28 Thread jude
Is there a way to print something at a certain DPI with the PrintJob or FlexPrintJob classes? From what I've read so far it will print at the resolution of the screen. Also, when I print in vector (not printAsBitmap) certain display objects lose their backgrounds. For example, if there is a Spark B