Dan Smith

Results 2 comments of Dan Smith

I'm getting a similar error. Here is the stack trace: > [InvalidOperationException: Obsolete and not implemted any more.] > PdfSharp.Drawing.XFontFamily.get_Families() +46 > TheArtOfDev.HtmlRenderer.PdfSharp.Adapters.PdfSharpAdapter..ctor() in d:\source\github\HTML-Renderer\Source\HtmlRenderer.PdfSharp\Adapters\PdfSharpAdapter.cs:44 > TheArtOfDev.HtmlRenderer.PdfSharp.Adapters.PdfSharpAdapter..cctor() in d:\source\github\HTML-Renderer\Source\HtmlRenderer.PdfSharp\Adapters\PdfSharpAdapter.cs:33 >...

Another problem with the RichText component in how it uses the Vue router for anchor elements is when it has a `target="_blank"` attribute. RichText's `bindRouteLinks` function prevents the browser from...