pdf_size_t pdf_fsys_file_get_pos (pdf_fsys_file_t file) in the code it is:
pdf_status_t
pdf_fsys_file_get_pos (pdf_fsys_file_t file,
pdf_size_t *pos)
which one is wrong, code or documentation?
The documentation is wrong in this case. It seems that I forgot to
update the reference manual after fixing it in the code. I will apply
a patch later today to the refman so you can test the function.
Many thanks.
