structured data extraction from pdf

This commit is contained in:
2026-01-22 21:08:50 +05:30
parent d662aea7e4
commit 9d7109b60f
4 changed files with 34 additions and 14 deletions

View File

@@ -51,7 +51,7 @@ import { ToastModule } from 'primeng/toast';
[(ngModel)]="extractedText"
readonly
class="w-full"
style="min-height: 300px; width: 100%; border-color: #d1d5db;">
style="min-height: 300px; width: 100%; border-color: #d1d5db; font-family: monospace;">
</textarea>
</div>
<p-toast></p-toast>