I'm getting this error in a function I use and it has always worked. What could generate this error?
DPAsm (0x80131500)
Invalid PDF File. Cross-Reference not found.
In my page I call this line
Set MyImportedPageData = CatPage.AddImportedPageData( Server.MapPath( Path ), 1, 0, 0 )
and I get the error. I always used this, but something creates problem...
Let me know,
Simone