ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 WPViewPDF Add-On
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

bperkins666

USA
5 Posts

Posted - Apr 17 2023 :  12:53:14  Show Profile  Reply
My company is using the WPDViewerPdf product from WPCubed along with ImageEn version 12. We have just moved to Delphi Alexandria 11.3. From 11.1 and some from 11.2. Two developers have upgraded with no issues. Our third developer's machine keeps looking for the iepdf32.dll when the program attempts to open a PDF using the TopenImageEnDialog control. We've removed the WP product completely and reinstalled it. Then did the same with the IMAGEEN libraries. Are there some trouble shooting hints I can try before removing everything Delphi and doing a clean install?

xequte

38610 Posts

Posted - Apr 18 2023 :  04:44:25  Show Profile  Reply
Hi

iepdf32.dll is for our PDF add-in, but it is not required if the WPCubed add-in is registered.

Does your application call:

TIEWPCubedPDF.RegisterPlugin();

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

bperkins666

USA
5 Posts

Posted - Apr 18 2023 :  20:22:44  Show Profile  Reply
Nigel, if I compile the Delphi program on my system it compiles and runs just fine. I can pick pdf without issue. When The same exact source code is compiled on the other machine it compiles and builds fine. But when we try and pick a PDF file we get the error about the missing library. In fact it is only this one machine. Our code does run WPD_Start with our license key. We never call that procedure in any of our code.
Go to Top of Page

xequte

38610 Posts

Posted - Apr 18 2023 :  23:03:23  Show Profile  Reply
Hi

I'm not able to reproduce that on our machines. Can you please check that machine is not using an older version of ImageEn? Perhaps there are old package or DCU files lurking on the system.

I would try searching for pkie*.* and hyie*.* files on that system and removing any folders that are returned. Then reinstall.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

bperkins666

USA
5 Posts

Posted - Apr 19 2023 :  13:01:46  Show Profile  Reply
Thank you Nigel, but still no luck. I also tried adding wpcubed_pdf_plugin to my uses but got a compile error: [dcc32 Fatal Error] wpcubed_pdf_plugin.pas(62): F1026 File not found: 'ie.inc'
Go to Top of Page

xequte

38610 Posts

Posted - Apr 20 2023 :  16:45:58  Show Profile  Reply
ie.inc is located in the ImageEn source folder, please ensure that has been added to the Delphi source path.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

bperkins666

USA
5 Posts

Posted - Apr 21 2023 :  12:17:13  Show Profile  Reply
Now I get cannot access private symbol TIOParams.fDpiX
Go to Top of Page

xequte

38610 Posts

Posted - Apr 22 2023 :  22:35:01  Show Profile  Reply
Hi

If this error is arising in your code, change the reference to TIOParams.DpiX

If it is occurring during the compilation of ImageEn code, then you have old ImageEn source code on your system that needs to be removed.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

bperkins666

USA
5 Posts

Posted - Apr 24 2023 :  10:17:54  Show Profile  Reply
This is what I am installing: ImageEn_SRC_12.0.0_19126.exe. The wpcubed_pdf_plugin was not on my system after the install, so I pulled it from our Sharepoint server. That might be the issue. How do I get the plugin to install? I didn't see an option during the ImageEn install.

Thank you
Go to Top of Page

xequte

38610 Posts

Posted - Apr 24 2023 :  17:29:57  Show Profile  Reply
Hi

wpcubed_pdf_plugin.pas is in the ImageEn source folder and compiled versions are in all the ImageEn DCU folders. Please check the location where you installed ImageEn_SRC_12.0.0_19126.exe.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: