Ancestors

Toot

Written by LordPhoenix on 2025-01-08 at 22:46

[#]QuestionConneDuJour Comment vous faites pour enregistrer une copie non protégé d’un PDF protégé par mot de passe ? (quand on connaît le mot de passe je précise)

=> More informations about this toot | More toots from lordphoenix@social.targaryen.house

Descendants

Written by Éric Freyssinet on 2025-01-08 at 22:47

@lordphoenix En l'imprimant en PDF c'est le plus vite je dirais :)

=> More informations about this toot | More toots from ericfreyss@mastodon.social

Written by LordPhoenix on 2025-01-08 at 22:47

@ericfreyss

c’est pas con ça…

=> More informations about this toot | More toots from lordphoenix@social.targaryen.house

Written by Erwan 🚄 on 2025-01-08 at 23:13

@lordphoenix imprimer dans un fichier pdf

=> More informations about this toot | More toots from R1Rail@mastodon.gougere.fr

Written by Aldaron on 2025-01-09 at 06:30

@lordphoenix

Avec un script GhostScript mais je ne l'ai pas en tête, je te donne ça plus tard.

=> More informations about this toot | More toots from Aldaron@mastodon.online

Written by Aldaron on 2025-01-09 at 16:27

@lordphoenix

Hmmm, il me semblait que je le faisais via GhostScript (j'ai plein de scripts avec lui) mais c'est avec pdftk.

Donc voici la ligne :

pdftk NomDuPdfOriginal input_pw MdP output NomDuPdfSansMdP

=> More informations about this toot | More toots from Aldaron@mastodon.online

Written by domit 🎸💻📚🇵🇸🏴 on 2025-01-09 at 14:02

@lordphoenix

Avec Stirling-PDF ça marche bien:

https://docs.stirlingpdf.com/

--> sous windows, exe à installer: facile

--> Sous mac, "run Stirling-PDF as a java jar": pas lu ni testé

--> Sous linux, Il y a une procédure pour l'installer, pas testé.

--> je suis passé par Docker sous linux (bon, il faut installer docker mais ça pourrait peut-être marcher avec podman).

J'ai utilisé cette doc:

https://domopi.eu/stirling-pdf-le-couteau-suisse-pour-manipuler-des-fichiers-pdf/

J'ai pu ajouter et supprimer un mdp sur un pdf sans pb.

=> More informations about this toot | More toots from dodomit@mastodon.social

Written by LordPhoenix on 2025-01-09 at 14:03

@dodomit ouch l’usine à gaz… Je me contenterais de l’astuce d’imprimer en PDF… C’est bien plus simple.

=> More informations about this toot | More toots from lordphoenix@social.targaryen.house

Written by domit 🎸💻📚🇵🇸🏴 on 2025-01-09 at 14:25

@lordphoenix

Pas si compliqué:

mkdir stirling-pdf

cd stirling-pdf/

nano compose.yaml

[#] tu colles la config de la doc et tu sauves

=> More informations about this toot | More toots from dodomit@mastodon.social

Written by domit 🎸💻📚🇵🇸🏴 on 2025-01-09 at 14:26

@lordphoenix

[#] si tu n'as pas docker d'installé, il faut l'installer:

sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc

sudo chmod a+r /etc/apt/keyrings/docker.asc

echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu \

$(. /etc/os-release && echo "$VERSION_CODENAME") stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null

=> More informations about this toot | More toots from dodomit@mastodon.social

Written by domit 🎸💻📚🇵🇸🏴 on 2025-01-09 at 14:26

@lordphoenix

cat /etc/apt/sources.list.d/docker.list # pour vérifier...

sudo apt-get update

sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin

docker compose up -d # pour lancer le container

puis tu ouvres ton navigateur sur 127.0.0.1:8080

et voilà !

=> More informations about this toot | More toots from dodomit@mastodon.social

Written by Jerry Wham on 2025-01-09 at 17:45

@dodomit @lordphoenix docker (nom masc.) : qui rend compliqué un truc qui pourrait être simple.

=> More informations about this toot | More toots from JerryWham@mas.to

Written by LordPhoenix on 2025-01-09 at 17:46

@JerryWham @dodomit Comme disait mon paternel : « y’a pas besoin de tortiller du cul pour chier droit… »

=> More informations about this toot | More toots from lordphoenix@social.targaryen.house

Written by LordPhoenix on 2025-01-09 at 18:44

@dodomit

Je me contenterais de ça :

https://mastodon.online/@Aldaron/113799336422942871

=> More informations about this toot | More toots from lordphoenix@social.targaryen.house

Written by domit 🎸💻📚🇵🇸🏴 on 2025-01-10 at 00:38

@lordphoenix

Ok, oui, gs fait le boulot 👌

=> More informations about this toot | More toots from dodomit@mastodon.social

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113795162641294307
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
340.347467 milliseconds
Gemini-to-HTML Time
2.868928 milliseconds

This content has been proxied by September (ba2dc).