SilverCard / DanfeSharp

Biblioteca C# para geração de DANFE em PDF.
MIT License
97 stars 81 forks source link

Erro ao gerar NF-e #13

Closed miguelbento2010 closed 5 years ago

miguelbento2010 commented 5 years ago

An unhandled exception of type 'System.NullReferenceException' occurred in PDFClown.dll

olá, estou com este preblema ao gerar nfe.

public void ShowText(String text, PointF point) { CheckPoint(point); PrimitiveComposer.ShowText(text, point.ToPointMeasure()); }

GFX.cs

Obrigado

miguelbento2010 commented 5 years ago

Resolvido! Era algum caracter especial que estava no XML.