diff --git a/frontend/src/components/VoletsAjustables.vue b/frontend/src/components/VoletsAjustables.vue
new file mode 100644
index 0000000..0881a5f
--- /dev/null
+++ b/frontend/src/components/VoletsAjustables.vue
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/pages/EditDocumentPage.vue b/frontend/src/pages/EditDocumentPage.vue
index 2dc3a5c..784b8d9 100644
--- a/frontend/src/pages/EditDocumentPage.vue
+++ b/frontend/src/pages/EditDocumentPage.vue
@@ -68,9 +68,14 @@
-
+
-
+
Aperçu PDF
@@ -91,10 +96,10 @@
-
+
-
+
{{ reExtractError }}
@@ -138,8 +143,8 @@
{{ saveError }}
-
-
+
+
@@ -150,6 +155,7 @@ import PdfPreview from '../components/PdfPreview.vue'
import JsonViewer from '../components/JsonViewer.vue'
import TaggingStep from '../components/TaggingStep.vue'
import ReExtractionDiff from '../components/ReExtractionDiff.vue'
+import VoletsAjustables from '../components/VoletsAjustables.vue'
import { computeExtractionDiff } from '../utils/diffExtraction.js'
import { cheminRetour } from '../utils/retour.js'
diff --git a/frontend/src/pages/ExtractPage.vue b/frontend/src/pages/ExtractPage.vue
index d14c348..d6207cb 100644
--- a/frontend/src/pages/ExtractPage.vue
+++ b/frontend/src/pages/ExtractPage.vue
@@ -1,7 +1,11 @@
-
+
-
+
@@ -36,10 +40,10 @@
:file-name="pdfFile.name"
class="flex-1"
/>
-
+
-
+
+