Using PDFNet with C++ Builder from Embarcadero

Q: I've downloaded the trial and tried to make a little Demoproject.
We are working with the C++ Builder from Embarcadero. But always when
I add the PDFNetC.lib I get the error that the lib contains an INvalid
OMF-Record.

Any Solution how to get this thing Working?
-------

A: The lib file is for Visual Studio compilers. You could generate a
lib file for C++ Builder using their 'implib' utility:

http://docs.embarcadero.com/products/rad_studio/radstudio2007/RS2007_helpupdates/HUpdate4/EN/html/devwin32/implib_xml.html