From 45f7f40478ffee567065939b1adc403ab9fc9924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 22:25:19 +0200 Subject: [PATCH] draft: Manipuler des PDF sous Linux --- .../draft_overlay.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/bd34b650-8713-4321-93df-fe2042d8e68c/draft_overlay.json b/bd34b650-8713-4321-93df-fe2042d8e68c/draft_overlay.json index 7bcc227..f16ee36 100644 --- a/bd34b650-8713-4321-93df-fe2042d8e68c/draft_overlay.json +++ b/bd34b650-8713-4321-93df-fe2042d8e68c/draft_overlay.json @@ -1,8 +1,15 @@ { "title": "Manipuler des PDF sous Linux", - "_updated_at": "2026-05-16 20:25:06", + "_updated_at": "2026-05-16 20:25:19", "slug": "manipuler-les-pdf-sous-linux", "published": true, "published_at": "2023-02-28 20:02", - "category": "Informatique" + "category": "Informatique", + "tags": { + "tags": [ + "PDF", + "OCR", + "PostScript" + ] + } }