Skip to main content

Flutter Khmer Pdf Exclusive -

// Add a page to the document final page = pdf.addPage();

// Save the PDF document final pdfBytes = await pdf.save(); flutter khmer pdf exclusive

void main() async { // Create a new PDF document final pdf = FlutterPdf(); // Add a page to the document final page = pdf