CFPDF Action = Thumbnails Throws PDFDocException
We started seeing this yesterday. All of the PDFs that come in from our copier cause CFPDF Action = Thumbnails to fail. Other PDFs (generated by calling CFPDF source="file.doc" or "file.txt") seem to be fine. There's no other information beyond PDFDocException - cfcatch.detail is blank, and the stack trace doesn't appear to be helpful.
Has anyone seen this before? Our process was working fine up until yesterday, and nothing has changed. Scans from the copier used to produce PDFs that worked just fine. I'll be investigating on the copier end today.
Here's a bug in the tracker that looks the same: http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=75805
And yeah, we've already tried restarting the server. Running CF 9 (standard) on Windows Server 2008 R2.
Edit: Looks like anything that's created by extracting pages from a PDF (using Acrobat X Pro) fails. Stuff from the scanners / copiers is fine, but if someone splits a large scan job out into several PDFs, it fails.
