diff --git a/lib/Views/commandManagement.dart b/lib/Views/commandManagement.dart index 159a5a2..2cc02cd 100644 --- a/lib/Views/commandManagement.dart +++ b/lib/Views/commandManagement.dart @@ -397,7 +397,8 @@ class _GestionCommandesPageState extends State { pw.Text('🌐 www.guycom.mg', style: tinyTextStyle), pw.SizedBox(height: 1), // Ajout du NIF - pw.Text('NIF: 1026/GC78-20-02-22', + pw.Text( + 'NIF: 4000106673 - STAT 95210 11 2017 1 003651', style: pw.TextStyle( fontSize: 5, fontWeight: pw.FontWeight.bold)),