I got it from SVN and tried the code in the wiki
Vec.ReadFromFile(FileNameEdit1.Text, vfPDF);
Vec.WriteToStrings(Memo1.Lines, vfGCodeAvisoCNCPrototipoV5);
It fails opening any pdf file I got here, it raises exception "Unsupported vector graphics format" , so it probably doesn't fully support PDF.