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 […]