Dears,
I am using MS Access Form - MS Access DB - PDF ActiceX
Where I have a table from where I am getting the record values and path of pdf. Then I load this PDF into the PDF Viewer.
All works well till now; but then when there is any file physical file missing then I am getting the "File does not begin with '%PDF-" error and application gets disturbed.
Can anyone help me with "How to catch this Error before hand"
I tried On Err goto statements it didn't helped; is there a way to get catch of this may be from pdf side.
Best Regards,
Sam
I am using MS Access Form - MS Access DB - PDF ActiceX
Where I have a table from where I am getting the record values and path of pdf. Then I load this PDF into the PDF Viewer.
All works well till now; but then when there is any file physical file missing then I am getting the "File does not begin with '%PDF-" error and application gets disturbed.
Can anyone help me with "How to catch this Error before hand"
I tried On Err goto statements it didn't helped; is there a way to get catch of this may be from pdf side.
Best Regards,
Sam