I've been working with MigraDoc v1.32 for on a project and have been running into very slow PDF generation times when building tables. I looked on the MigraDoc FAQs and saw that they had addressed the slowness of generating tables with their v1.5 Beta release, but not all functionality from 1.32 had been implemented yet. I tried upgrading to 1.5 through NuGet but found that some of the features that I was using (Unit, TextMeasurement, among others) weren't done yet.
I'm wondering if anyone has had any success either getting MigraDoc 1.5 working properly, or has found some way to speed up the table generation time in 1.32?