• I am trying to install wpdf2. I have just upgraded to wpt4.20. I uninstalled
    4.11 and installed 4.2. I changed the wpinc.inc file. I installed wpdf2. When
    I recompile wpt4.20 I get the error message

    [Fatal Error] WPPDFR1.pas(382): File not found: 'Types.dcu'

    I cannot find a file named Types.dcu on my computer.

    <...>

    I had the same problem... I found I could just comment out the "uses
    types.dcu" line and it compiles fine ... under Delphi 5 anyway.