Hi, I am facing one problem while compiling the gnupdf library.
I added pdf-stm-f-fax.h and pdf-stm-f-fax.c file in Makefile.am but while doing make compilation is failing. When i added following line in pdf-stm-f-fax.h typedef off_t pdf_stm_pos_t; it got compiled without error. I couldn't find the definition of pdf_stm_pos_t in the library. What i am missing over here? Regards, Vivek
