update
This commit is contained in:
@@ -125,7 +125,7 @@ export async function addPdfHeader(
|
||||
doc.setTextColor(0, 0, 0);
|
||||
doc.setFontSize(10);
|
||||
|
||||
return lineY + 5;
|
||||
return lineY + 9;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user