How to use poppler-glib functionality.
Dear developers
To make bookmark functionality, I realized I need to use functions in poppler/glib folder
But official SDK does not contain full poppler.
So how can I use such functions?
Actually, I compiled poppler-glib and I got poppler-glib.so.1.0.0
I also compile ipdf with bookmark.
But when I put ipdf to /usr/bin and poppler-glib.so.1.0.0 to /usr/lib
ipdf does not work well. When ipdf called functions in poppler-glib, program was stopped.
I think I did not compile well poppler-file or I did not setup setting for poppler-glib.
If you have any suggestion, I appreciate it.
Thank you.
Last edited by harpum; 06-25-2009 at 10:55 AM.
Reason: Update
|