P2F layout in flex

Publishing Print2Flash Documents embedding them in Flex applications
jawainc
Posts:2
Joined:Fri Jan 23, 2009 5:25 am
P2F layout in flex

Post by jawainc » Tue May 12, 2009 11:11 pm

Hi,

I am having a problem in adjusting the P2F document. its width always not correctly shown. it never shows the right and bottom scroll bars. its looks like its getting width greater than its container. i used P2F.setSize() method but it never resize the doc.

I've checked the sample project for flex. Its works with no problem. So when i replace the sample.swf with my P2F document , its again didn't shows the correct layout.

So i think its the problem with generated P2F document .

Need help in this matter.

Post Reply