What are you printing? Debug into addObject and watch the size computation.
HTH, -Alex On 7/21/17, 7:59 AM, "Olaf Krueger" <p...@olafkrueger.net> wrote: >Hi, >I've absolutely no experience with printing in Flex. >I'm trying to fit the screen content to an A4 page (landscape) by using >the >"scaleType" parameter, but it seems to me that it has no effect? The >content >always exceeds the page size/width. >I've tried all options... > >Do I miss something [1]? > >Thanks, >Olaf > >[1] >var printJob:FlexPrintJob = new FlexPrintJob(); >//printJob.printAsBitmap = true; >printJob.start(); >printJob.addObject(this, FlexPrintJobScaleType.SHOW_ALL); >printJob.send(); > > > >-- >View this message in context: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle >x-users.2333346.n4.nabble.com%2FFlexPrintJobScaleType-doesn-t-work-for-me- >tp15482.html&data=02%7C01%7C%7C92e91e9d5ce74be820d108d4d04be99d%7Cfa7b1b5a >7b34438794aed2c178decee1%7C0%7C0%7C636362471853348087&sdata=T4tHHmQ4UQaqu5 >aiEuBlZTqIH7tnmdOHZOgFcIMXVnU%3D&reserved=0 >Sent from the Apache Flex Users mailing list archive at Nabble.com.