structured data extraction from pdf
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user