Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when saving file #6

Open
tylerdq opened this issue Jun 22, 2019 · 1 comment
Open

Error when saving file #6

tylerdq opened this issue Jun 22, 2019 · 1 comment

Comments

@tylerdq
Copy link

tylerdq commented Jun 22, 2019

I am getting the error "_VT: Font has not been set" when trying to save a PDF after processing. The full error message is:

_VT: Font has not been set
   at _MpA._mCA(String , Boolean )
   at _MpA._mCA(Double , Double , String )
   at _5Hb._vb(String , _0jA )
   at _wY._URb(String )
   at _wY._DYA(Command , String )

I am on Version 1.5.0.33332 and using Windows 10 Pro 1803.

@nickspurry
Copy link

I get a very similar error message that says:

System.FormatException: Le format de la chaîne d'entrée est incorrect.
à System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
à _Znb._wH(_jn , _0sA )
à _sUb._zC(_jn )
à _Znb._wH(_jn , _0sA )
à _SWb._zC(_jn )
à _Znb._wH(_jn , _0sA )
à _aTA._SH(_0sA )
à _sUb._Eab(Int32 )
à _zBb._P6A(_SWb , _zOb )
à _zBb._P6A(_SWb , _zOb )
à _zBb._P6A(_SWb , _zOb )
à _zBb..ctor(_g3A )
à _g3A..ctor(Stream , String )
à _OtA..ctor(_PnA , String )
à _5Hb._vb(String , _0jA )
à _wY._URb(String )
à _wY._DYA(Command , String )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants