Does poppler depend of X11??
I would like to use poppler with Qt embedded 4.5.0 without X server (-qws).
When I compile poppler, I use this option --without-x, but later, binary require me X libs.
Any idea??
Best regards.
John Martin.
Does poppler depend of X11??
I would like to use poppler with Qt embedded 4.5.0 without X server (-qws).
When I compile poppler, I use this option --without-x, but later, binary require me X libs.
Any idea??
Best regards.
John Martin.
Well, after some days, I have found the problem.
I did not known why but I have forgoten to setup the correct path of moc.
Now I fix to correct moc (Qt embedded) and now I have my own app with pdf viewer, but there some strange.
If I try to open a pdf with a lot of picture, the cpu usage go up to 100%.
is it normal?
Best regards
If the pictures are compressed or scaled inside the pdf then rendering them can be cpu intensive.
hi webquinty,
can u provide me with the steps u followed to cross-compile poppler?
thnx a lot,
Bookmarks