Hello All, this is one of the most frustrating problems I think I ever
had to deal with...

Instead of creating an invisible container which properly lays out all
my printable elements, I went and created a WYSIWYG mock-up of the final
elements to be printed.  This way, once the user is satisfied with what
he/she sees on the screen, they can be confident that this will be what
comes out on the printer.  For ease of use, I placed my PrintControl
inside of a drag able & sizeable TitleWindow - so the user can Pan and
Zoom the content around.

With that said, I am experiencing some issues with my Text disappearing
- specifically at certain Zoom Levels.  And it's ALWAYS the last Word in
a Sentence.  I am not sure why this is happening, and why it only
happens at certain Zoom Levels, but it's becoming increasingly
frustrating for me and my users.

Quick FYI, I am using the <mx:Text/> control to display my text.  I am
considering using a different control, and rendering it all as HTML - so
I don't have to create all these unique Styles, due to the text being so
different in so many places.

Just in case my problems had to do with Fonts, and any related issues
that go along with Fonts, I went ahead and embedded all my Fonts as well
as turning on the "FlashType" option.

I have my Anti-Aliasing settings set to maximum, and I tried both
"Pixel" and "Sub-Pixel" settings in hopes of that having a positive
effect.  In addition to this, I tried playing with all the
"FlexPrintJobScaleType" settings in case that was messing with my text.

Still, I get sporadic results - as well as getting different results on
*different computers*.

Could somebody please offer any words of wisdom as to why this may be
happening?

Thank you in advance for any help you can offer,

Mike

Reply via email to