Hey, I use poppler to display the pages of PDF files usng the getDataPtr() method. After that, i do a memcpy to fill my own memory buffer.
I would like to know if it is possible that, instead of doing the above method, passing my own memory buffer to poppler so that i can get rid of the memcpy ? thank you Vincent Torri _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
