|
|
@ -397,7 +397,8 @@ class _GestionCommandesPageState extends State<GestionCommandesPage> { |
|
|
pw.Text('🌐 www.guycom.mg', style: tinyTextStyle), |
|
|
pw.Text('🌐 www.guycom.mg', style: tinyTextStyle), |
|
|
pw.SizedBox(height: 1), |
|
|
pw.SizedBox(height: 1), |
|
|
// Ajout du NIF |
|
|
// Ajout du NIF |
|
|
pw.Text('NIF: 1026/GC78-20-02-22', |
|
|
pw.Text( |
|
|
|
|
|
'NIF: 4000106673 - STAT 95210 11 2017 1 003651', |
|
|
style: pw.TextStyle( |
|
|
style: pw.TextStyle( |
|
|
fontSize: 5, |
|
|
fontSize: 5, |
|
|
fontWeight: pw.FontWeight.bold)), |
|
|
fontWeight: pw.FontWeight.bold)), |
|
|
|