0
Wird überprüft

Which PDF export to use?

Thomas Ibel vor 9 Jahren aktualisiert von Oystein Bjorke vor 9 Jahren 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.
Wird überprüft
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).