On Friday 13 March 2009 02:08:47 am IRAKLI LOMIDZE wrote: > Dear Sirs. > > I'm new on Poppler and have some might a stupid questions. > > 1) I have downloaded Qt 4.5 with creator Qt SDK 2009.1 (RTM) > 2) I Alsoe Donwload Poppler 10.4 > 3) I'm using Windows Vista > 4) How i can put poppler PDf Rednering widghed in my qt project. > > Please Prvide Step By Step Instruction. > > Thank you in advance.
Have a look in the poppler source tree at qt4/demos for an example app that uses poppler. It should be fairly easy to convert that from a stand alone app into a designer plug-in if that is what you want/need. Otherwise just do a bunch of copy/past into your app. Hal _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
