Prevent display of whitespace from next page

Publishing Print2Flash Documents embedding them in Flex applications
Post Reply
hibiscus
Posts:2
Joined:Sun Jun 01, 2008 5:39 pm
Prevent display of whitespace from next page

Post by hibiscus » Sun Jun 01, 2008 5:46 pm

I'm using print2flash to convert Powerpoint files and display them one page at a time. I'm using a Flex control to navigate from page to page and I've got all the print2flash control buttons removed. The print2flash display is zoomed to "page".

Here's the problem: I can see the current page, but I also see the top of the next page. I'd like to show only the current page contents. Is there some way of changing this behaviour?

Thanks.

staff
Posts:267
Joined:Sat Dec 15, 2007 4:48 pm

Re: Prevent display of whitespace from next page

Post by staff » Fri Oct 17, 2008 5:45 am

You can limit the pages shown in the viewer using setVisiblePages Document API function. Here is the link to the help page on Document API functions: http://print2flash.com/help/DocumentAPIFunctions.php

Post Reply