@let isFormValid = factoringDropdownForm.valid; @let pdfFormat = factoringDropdownForm.get(eFactoringFormControl.PDF_FORMAT)?.value; @let organizePdf = factoringDropdownForm.get(eFactoringFormControl.ORGANIZE_PDF) ?.value;

Export Batch

{{ itemsCount }}

TABLE COLUMN

{{ checkedCount$ | async }} of 8
@for ( item of checkBoxItems; let itemIndex = $index; track itemIndex ) {
}

PDF FORMAT

ORGANIZE PDF

@if (!isExportClicked) { } @else { }