You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to open a pdf document (template) to write on, however, by giving it the string path, it returns null - testpdf returns 0.
Using a filestream, testpdf gives 15 (version 1.5 of pdf, I assume) hover opening it with a filestream gives Unable to cast object of type 'PdfSharpCore.Pdf.PdfInteger' to type 'System.IConvertible'.
I really would like to write on a template pdf :)
The text was updated successfully, but these errors were encountered:
Tried to open a pdf document (template) to write on, however, by giving it the string path, it returns null - testpdf returns 0.
Using a filestream, testpdf gives 15 (version 1.5 of pdf, I assume) hover opening it with a filestream gives Unable to cast object of type 'PdfSharpCore.Pdf.PdfInteger' to type 'System.IConvertible'.
I really would like to write on a template pdf :)
The text was updated successfully, but these errors were encountered: