Releasing buffer memory when using DLL or LIB edition

With a DLL there are a few different ways of handling memory. Many libraries ask the user to create the buffer but with the DLL and LIB editions of Debenu Quick PDF Library the library itself maintains the buffer. So if you call a certain function that returns a string then that memory will be […]

Setup Visual Basic and Visual Studio with the DLL edition of Debenu Quick PDF Library

Here are some instructions on how to use the DLL edition of Debenu Quick PDF Library with Visual Basic .NET within Visual Studio. This answer applies to Visual Studio 2003 through to Visual Studio 2012. To make life easier, the DLL edition of Debenu Quick PDF Library includes an import file for use with Visual […]