Skip to main content


 

Symptoms


Generate PDF error
 

Diagnoses


The PDF could not be saved.


?Type: System.FormatException

?Message: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.

?Source: mscorlib
?Method Base
?Member Type: Method

?Name: FromBase64_Decode

?Module
?Scope Name: CommonLanguageRuntimeLibrary

?Declaring Type
?Full Name: System.Convert

?Stack Trace:
at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)

at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)

at System.Convert.FromBase64String(String s)

at SourceCode.Forms.Controls.Web.SaveAsPDFHandler.FixTheme(String html, String serverTheme)

at SourceCode.Forms.Controls.Web.SaveAsPDFHandler.ProcessRequest(HttpContext context)


 

Resolution

This issue has been resolved with the coldfix roll up patch. You will need to contact K2 support to obtain the fix.
 




 
Be the first to reply!

Reply