Base64 Utils

Overview

Utilities to encode and decode strings in base 64 without length limitations.

Key Features & Functionality

  • base64EncodeString:Encode a given string in base 64
  • base64DecodeString: Decode a given base 64 string in simple text
Anonymous
Parents
  • Hi,

    When pdf with arabic content are encoded to base64 by another application and the same is decoded using the plugin's decode function, 

    the number of pages are correct in the decoded pdf, but the pages are blank.  

    Help is appreciated.

    Thank you,

    Sridhar 

Comment
  • Hi,

    When pdf with arabic content are encoded to base64 by another application and the same is decoded using the plugin's decode function, 

    the number of pages are correct in the decoded pdf, but the pages are blank.  

    Help is appreciated.

    Thank you,

    Sridhar 

Children
No Data