A Sunday, July 03, 2011, Brad Hards va escriure: > On Sunday 03 July 2011 12:22:28 Mohit Tanwar wrote: > > I tried apdfviewer, but its still having a lot of issues. That's the only > > reason i need to implement it by myself. > > Did you consider trying to help out on apdfviewer instead? > > > I also tried, converting splashoutputdev output into jpeg, but the text > > inside pdf, didn't show up. only Images in the pdf were able to render. > > Strange. Does it work using the test applications in poppler?
They probably do not have any code for when the font is not embedded in the document and thus nothing is rendered. Albert > > > I also read documentation through code to implement. > > Should i share the code base which i used to convert splashoutput into > > jpeg. > > Poppler contains this already. Look at > http://cgit.freedesktop.org/poppler/poppler/tree/utils/pdftoppm.cc > Does that application generate JPEG images for you? If not, then you > probably don't have poppler installed correctly. Look for a poppler-data > package. > > I note that JPEG probably isn't a good choice here in any case, given its > so lossy. > > Brad > > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
