ArthurHub / ArthurHub/HTML-Renderer

Why cannot support Chinese when convert html to PDF? 支持中文?

Aperta
#99 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug PDF
Lingua principale
C#
Stelle
1.4k
Fork
550
Merge medio
14g 9h
PR unite (30g)
1

Descrizione

Can you tell me how to support Chinese ?

` var htmlStr = "

Support Chinese,支持中文 PDF.

";

PdfDocument pdf = PdfGenerator.GeneratePdf(htmlStr, PageSize.A4);
pdf.save("zh.pdf");
`

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.