Skip to content

export pdf Chinese garbled  #955

Description

@flypigeon

Platform:
.NET version:4.0 wpf

Expected behaviour

Actual behaviour

As shown below

using (var stream =new FileStream(path,FileMode.Create)) { var pdfExporter = new PdfExporter() { Width =width Height = height}; pdfExporter.Export(this.plot.Model, stream); OpenContainingFolder(path); } }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions