wPDF 2.51 Internet License

  • Hi

    According to the wPDF manual and previous forum posts, I should be able to compile and distribute wPDF applications without having to distribute the DLL when using wPDF Internet License version.

    However, when I do so, I get an error when exporting to PDF: DLL "wPDF200A.DLL" was not found. PDF Export is not possible.

    What do I need to do to distribute without having to include the DLL when using the Internet License version?

    Simon Wilsher

  • Hi

    Ok, problem resolved!

    For anyone else whose interested:

    You need to disable the INTWPSWITCH definition in wpdf_inc.inc and recompile the wPDF package (and the WPTools package if you're using it!) ensuring that you've got a library path configured to the correct path DLL\DLLDCU\D7 in this case as I'm using Delphi 7.

    Simon