Hi, I am a new user of PoDoFo library. I caught the last release (0.7.0) from sourceforge and compiled it using Visual Studio .Net 2003 Professional in windows XP.
I've started to test it to make simple reports and when I used the function PdfTable.SetColumnWidths the error below is thrown when destructor function of the PdfTable class is called. ntdll.dll!7c962364() kernel32.dll!7c85eb5f() > msvcr71d.dll!_ CrtIsValidHeapPointer(const void * pUserData=0x009d3ca0) Line 1807 C msvcr71d.dll!_free_dbg_lk(void * pUserData=0x009d3ca0, int nBlockUse=1) Line 1132 + 0x9 C msvcr71d.dll!_free_dbg(void * pUserData=0x009d3ca0, int nBlockUse=1) Line 1070 + 0xd C msvcr71d.dll!operator delete(void * pUserData=0x009d3ca0) Line 54 + 0x10 C++ msvcr71d.dll!operator delete[](void * p=0x009d3ca0) Line 21 + 0x9 C++ podofo.dll!PoDoFo::PdfTable::~PdfTable() Line 91 + 0x12 C++ 009d3ca0() Teste.exe!createTable2(PoDoFo::PdfPainter * pPainter=0x0012fbe4, PoDoFo::PdfFont * pFont=0x00a98470, double pageSize=595.00000000000000) Line 101 + 0x1e C++ Teste.exe!PPP(const char * pszFilename=0x00451880) Line 562 + 0x1f C++
------------------------------------------------------------------------------
_______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
