These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Printing PDF with SWF

Freelancer
Registered: May 26 2009
Posts: 71

Hello users,

I have problem when printing a PDF form which has inserted simple SWF (contains only image),
the print will show swf much smaller than it is in screen. I have tried to set resolution of image, resolution of PDF, seting external file as poster, no solution.

Question is: How to get the print as seen in screen?

Regards,

Freelancer

! Solution found. Thank you all for participation... !

According to most IT HelpDesk people, the most common reason for user error (regardless of Operating System) is ID 10T.

Cookie2
Registered: May 20 2009
Posts: 10
Hi Freelancer... i'm having the same problem.

I've tried a bunch of things, including setting flash scaling to 'EXACT FIT', but the problem persists.

How did you solve this problem?
Freelancer
Registered: May 26 2009
Posts: 71
Hello Cookie2,

after searching quite a long time, I found the solution,
you have to use :

[b]stage.scaleMode=StageScaleMode.EXACT_FIT[/b]

you can force it loaded always when swf starts...

[b][/b][b]public function fSetup():void {
//...
stage.scaleMode=StageScaleMode.EXACT_FIT;
};[/b]

(Bob) Hope this helps,

Freelancer

According to most IT HelpDesk people, the most common reason for user error (regardless of Operating System) is ID 10T.

strangejulius
Registered: Oct 14 2009
Posts: 5
Freelancer wrote:
Hello users,I have problem when printing a PDF form which has inserted simple SWF (contains only image),
the print will show swf much smaller than it is in screen. I have tried to set resolution of image, resolution of PDF, seting external file as poster, no solution.

Question is: How to get the print as seen in screen?

Regards,

Freelancer

! Solution found. Thank you all for participation... !
hello freelancer. you might describe exactly how this works? i'm still new to flash and it could use for my little project ^ ^

[url=http://www.absauganlagen.de]for a better world[/url]