Hello I am working on an application using poppler on MAC. I have configured poppler on my system statically.I am using poppler for rendering pdf pages to images.I am using a function:
QImage image=RenderToImage(); then for saving : image.save(); its working fine on my system but when i am trying to use it on other systems it creates problem. it is rendering the pages to images but the text of the pdf files is not visible. I want to ask you that: 1)Do I need any type of plugins or redistributable patch with my application for those systems which are not configured with poppler ? -- View this message in context: http://old.nabble.com/Rendering-images-problem-on-those-MAC-systems-which-are-not-configured-with-poppler...---tp34343742p34343742.html Sent from the Free Desktop - poppler mailing list archive at Nabble.com. _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
