0
Under review

Which PDF export to use?

Thomas Ibel 9 years ago updated by Oystein Bjorke 9 years ago 1
There is an OxyPlot.Pdf nuget package and the PDF export functions in the core library.
Which one should be used?

I think there should be one PDF export only. So remove the other please.
Under review
I would like to remove the Pdf exporter based on PdfSharp/SilverPdf. Those can only be used for NET4 or Silverlight
applications.

But currently the internal pdf exporter is not very good at text (fonts and encoding) and images (png decompression, I don't think support for jpeg and bmp format is important).