error in rsWebAdapterPDFWaler.pas
When I try and add the 'rsWebAdapterPDFWaler' to the uses clause of my
webmodule, so I can have the PDF implemented, I get an error from t
rsWebAdapterPDFWaler.pas - "Undeclared Indentifier ExtraDevices"
I have the latest full release of Waler's Extradevices
Any advice or help would be truly appreciated
Thanks,
Rob Trail
webmodule, so I can have the PDF implemented, I get an error from t
rsWebAdapterPDFWaler.pas - "Undeclared Indentifier ExtraDevices"
I have the latest full release of Waler's Extradevices
Any advice or help would be truly appreciated
Thanks,
Rob Trail
This discussion has been closed.
Comments
this function is defined in 'TXOption.pas'.
--
HTH,
Chris Ueberall;
i added txOption to the uses clause of rsWebAdaptapterPDFWaler and it got
past the previous error "Undeclared Indentifier ExtraDevices" but it gave
me another error which
is: [Fatal Error] Could not create output file 'myWebTier.dll'
My webmodule works great with out trying to add waler's PDF adapter
If you could spell out some advice or a fix I would appreciate it
That error indicates that the .dll is loaded by your web server.
Use IIS Manager to access the properties dialog for the rbWebPub virtual
directory. Press the UnLoad button to unload the ISAPI dll.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com