Hey all.

I am working on an app using CF 8 and have run across an issue that is
totally frustrating me.  Basically, the user can upload a file and I convert
it to an image for manipulation.  If it is a pdf file, I use cfpdf to get
the number of pages so they can pick which page to manipulate.  This works
fine on some pdfs but not others.  I have noticed that the 2 that blow the
system up are pdf created from forms.

I have tried renaming using cffile with new permissions,  I have tried
recreating the file using cfpdf,  and various other cfpdf actions trying to
get cfpdf action=getinfo to work.  Has anyone run into this issue and know
of any 'tricks' to deal with it?

Thanks,
Jeff

Reply via email to