PDA

View Full Version : To preview pdf, doc, rtf file.



merry
14th September 2011, 06:31
Hi,

I am working on Q4.6 on mac , i want to develop an application in which i can preview files like pdf, doc or rtf in QTextEdit or any other widget.

pkj
14th September 2011, 19:34
You will have to use external libraries. Qt is not shipped with one . This may get you started with pdf format. http://doc.qt.nokia.com/qq/qq27-poppler.html

merry
16th September 2011, 05:21
Thanks for the reply, but anyone knows how to merge Quick Look API with Qt in mac.

merry
21st September 2011, 10:53
Pls guide me, Is it possible to merge quick look apis (http://ciaranwal.sh/2007/12/07/quick-look-apis) with Qt4.6.