Using PDFNet for JAVA across Windows, Mac, and Linux

Q: I have a brief question about PDFNet for JAVA Environment. It seems I need PDFNETC.DLL.
Does it mean that it will work only on Windows? I would like that my app also works on Mac and Linux.

A: PDFNet is compiled using native code with a complete set of Java interfaces. However, we have Windows, Linux and Mac versions of PDFNet so you can use the dynamic library (.dll, .so, or .dylib) depending on your deployment server’s operating system. You can either have a three installers or a single installer that copies .dll, .so, or .dylib depending on the target OS.