PDF Page Flip Programming Web Development by icedome … you can give some advice. I'm looking for a pageflip service (it can (and should) be a paid service) that… website BO the actual PDF upload option and do the pageflip conversion. Does anyone knows such service? Or as an alternative… c++ gui page flipping animation Programming Software Development by dumbncool … idea? Similar to the animation displayed here [url]http://www.pageflip.hu/[/url] but I have to do it in C… Re: Flash 8 XML Digital Media UI / UX Design by GreenDay2001 I don't know what Pageflip is. I think a kind of flash magazine generator. But … Re: Page Flip program free ?? Hardware and Software Microsoft Windows by chris.stout It looks like [Page Flip-Flap](http://www.pageflip-flap.com/) does the same thing and is free. Re: How to create a flipping book? Programming Web Development by chrishea …: [Click Here](http://tympanus.net/codrops/2012/12/11/fullscreen-pageflip-layout/) You can generate the jquery code and insert the… Re: PDF Page Flip Programming Web Development by diafol Is this for PHP? Re: PDF Page Flip Programming Web Development by icedome Yep... it's for a PHP website and I'm looking for a PHP solution :) Re: PDF Page Flip Programming Web Development by chrishea There seem to be some PHP facilities for this. One example is: [Flashpageflip](http://www.flashpageflip.com/) Don't know if this will meet your needs but there are probably some other similar options. Re: PDF Page Flip Programming Web Development by ailsa A desktop [PDF page flip software](http://www.kvisoft.com/flipbook-maker-pro/) for your reference, you can use Kvisoft Flipbook Maker Pro, it can help you convert PDF to page flip publication on your own computer, and you can also uplaod the whole output folder to your website, so others can browse the content on your website with page flip effect. Re: c++ gui page flipping animation Programming Software Development by William Hemsworth I don't think you are going to have much luck with this. The animation on that page was made using flash (which is designed for easy animation) and is still very hard to make, this would be even more complex in C++. You are best just using a C++ graphics library and instead of making the pages flip (which is an extremely hard thing to animate), try… Re: c++ gui page flipping animation Programming Software Development by siddhant3s I agree with Hemsworth. C++ is a programming language. You project do not require any programming backbone. You should also use a similar animation suite. If Adobe Flash is not affordable, you might look at Open Flash [url]http://www.osflash.org/[/url] Also, have a look at [url]http://www.openlaszlo.org/[/url] It is not good to use a lift to … Re: c++ gui page flipping animation Programming Software Development by anuj.juthani I saw an android / ios application named " flipboard " and i wish to develop a similar app in vc++ using MFC . this FLIPBOARD app uses the flip page animation ... i observed it and i came to a conclusion that its just compressing the image of the current page so that it appears like the page is being flipped ( while the next page …