↧
From: | Thierry Nivelet (FoxInCloud) |
To: | Michele |
We prefer a whole debugger screenshot showing all windows, e.g. locals and call stack.
here are the other PDF readers supported
PDFXCviewAx.CoPDFXCview.1 .T. PDFxChange Viewer free (http://www.tracker-software.com/) awOLEPDFxc
PDFXCviewAx.CoPDFXCpreview.1 .T. PDFxChange Previewer free (http://www.tracker-software.com/) awOLEPDFxcp
AcroPDF.PDF.1 .T. Adobe Acrobat Viewer free (http://www.adobe.com/) awOLEPDFacro
FoxitReaderOCX.FoxitReaderOCXCtrl.1 .T. Foxit PDF Viewer free (http://www.foxitsoftware.com/) awOLEPDFoxit
Please make sure you install the selected PDF reader on your production server ...
OLE error code 0x80004005: Errore non specificato. OLE Object is being ignored. Record number 6.
The other PDF controls are freeware ? where can i find them ?
Could you post a debugger screen shot when error occurs? It could be useful spotting the issue... thanks
The code where i call the page is this:
And in the activate event of the page i want to show is this:
If i ignore the error the program works fine. The error is shown every time i activate the page...Do i need to initialize the control is some particular way ?
You have to annotate that in this way i do nothing on the pdf control because where i set the pdf file is in the commented line of the method. If i uncomment the line i have the same error.
Thanks