eval { $pds = PDF::API2->open( $sourcepdf ) }; print "Not a recognizable PDF format\n$@" if $@;