Using PDFNet SDK in Borland C++ Builder 6.0 and Windows 98

Q:

I am currently using Borland C++ Builder 6.0. Can I use your PDFNet
SDK with this compiler?

Does it support windows 98 (and above)?
----
A:

At the moment, we are not directly supporting Borland C++ Builder.
Still, you could implement PDF/PDFNet specific functionality using
Visual Studio C++ as stand-alone DLL (with C API) or an ActiveX
control. Then you can use this module in your Borland C++ Builder
project.

PDFNet SDK supports Windows98 and above (including Vista). In case you
would like to use GDI+ rasterizer on Windows98 you will need to
include in your distribution Microsoft Unicode Layer as well as GDI+
DLL.