[poppler] poppler + QtEmbedded

Albert Astals Cid aacid at kde.org
Wed Jul 1 09:58:21 PDT 2009


A Dimecres, 1 de juliol de 2009, Alberto Cerato va escriure:
> Hello guys,
>     I am trying to use poppler (version 0.11.1 from git)
> with QtEmbedded (4.5.2) on an linux system (Ubuntu 9.04).
> I successfully compiled both QtEmbedded and poppler (enabling
> Qt4 wrapper during ./config).
> The tests and demos of QtEmbedded works well on my linux with
> framebuffer enabled.
>
> When I try to use the demo inside poppler/qt4/demos, the app
> starts well, but when I load a PDF file no contents are shown
> in the view. I also tried to switch from Arthur to Splash backend
> using the menu but nothing changes.

Arthur is unfinished and you should not use it.

> Consider also that the metadata (author's name, etc.) are shown
> correctly so probably the issue is related to the rendering...
>
>
> What can be the problem ? Any experience with this configuration
> (QtEmbedded+poppler)?

Nope, but i can think of two things:
 a) The system you use is BigEndian. We have a check for that but people using 
it disappeared long ago so i have no idea if it works
 b) QtEmbedded does not support passing a char * to QImage with format 
QImage::Format_ARGB32

Also check if utils like pdftoppm work

Albert

>
>
>
> thank you all fro your time,



More information about the poppler mailing list