Re: Printing at a set DPI

2014-02-05 Thread Arne Broedel
@flex.apache.org javascript:;mailto:users@flex.apache.orgjavascript:; Subject: Re: Printing at a set DPI 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

Re: Printing at a set DPI

2014-02-02 Thread jude
:; mailto:users@flex.apache.org javascript:; Date: Wednesday, January 29, 2014 12:58 PM To: users@flex.apache.org javascript:;mailto:users@flex.apache.orgjavascript:; users@flex.apache.org javascript:;mailto:users@flex.apache.orgjavascript:; Subject: Re: Printing at a set DPI It does but I'm

Re: Printing at a set DPI

2014-02-02 Thread Alex Harui
:; mailto:users@flex.apache.org javascript:; Date: Wednesday, January 29, 2014 12:58 PM To: users@flex.apache.org javascript:;mailto:users@flex.apache.orgjavascript:; users@flex.apache.org javascript:;mailto:users@flex.apache.orgjavascript:; Subject: Re: Printing at a set DPI It does but I'm

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

Re: Printing at a set DPI

2014-01-29 Thread Alex Harui
-To: users@flex.apache.orgmailto:users@flex.apache.org users@flex.apache.orgmailto:users@flex.apache.org Date: Wednesday, January 29, 2014 12:58 PM To: users@flex.apache.orgmailto:users@flex.apache.org users@flex.apache.orgmailto:users@flex.apache.org Subject: Re: Printing at a set DPI It does but I'm

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

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 flexcapaci...@gmail.com wrote: Is there a way to print something at a certain DPI with the PrintJob or FlexPrintJob