Question
CFPDF action="getinfo" and HP MFP error
Sometimes programming errors seem to require a full moon and standing on one leg to reproduce, but I have found a consistent error between HP and ColdFusion.
<cfpdf action="getinfo"...>
Will sometimes fail with an "invalid document" error because it can't find a creation date when the document is created my Hewlett Packard MPF (Powered by xmp)
I have not been able to find documentation on this error. Anyone know about it?
