I\'m using this code to get the contents of a PDF: var oDoc = new CGPDFDocument.FromFile(\"./test.pdf\");
Is the a way to compare two CGPDFDictionaries? There is a function memcmp, but it doesn\'t work for me, because dictionaries are in diffe开发者_运维问答rent memory cells.Can you use the CGPDFDictionar
I have a dataset of thousands of fu开发者_Python百科ll addresses of business (specifically in the netherlands, but I guess the question can apply everywhere).