Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
PdfUtils Class Reference

Static Private Member Functions

static Future< String > openBase64Pdf (String base64String, String fileName) async
 Converts base64 string to PDF file and opens it.

Detailed Description

Definition at line 7 of file pdf_util.dart.

Member Function Documentation

◆ openBase64Pdf()

Future< String > PdfUtils::openBase64Pdf ( String base64String,
String fileName )
inlinestaticprivate

Converts base64 string to PDF file and opens it.

Takes a base64 encoded PDF string and a filename Returns the path to the saved file

Definition at line 12 of file pdf_util.dart.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: