Hi, Alex.

You're probably getting this error because of incorrect PDF files. You may
check it there: https://www.pdf-online.com/osa/validate.aspx (I wasn't able
to download your PDF files from that hosting for some reason).

It's also probably a good idea to retrieve the latest 0.9.5 version of
PoDoFo,
compile "podofopdfinfo" with debug symbols and run it under lldb or gdb.
Do not forget to place a breakpoint on a line where you're getting this
error from before running the program. When it stops, you'll be able to
get a callstack and guess what went wrong (or just post it here for further
investigation).

About the first question, it seems that "podofopdfinfo" tried to convert
a variable of common (variant) type into something specific and had no luck.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to