Skip Navigation

Posts
2
Comments
7
Joined
2 yr. ago

  • Can you give some resources on how to do so.

  • Linux @lemmy.ml

    How do I change User Interface font of flatpak applications?

  • I found much easier solution, pdftk A=oldpdf.pdf cat A output newpdf.pdf. This removes all metadata and also the attachments.

  • Yes but in my case the pdf file is big and I libreoffice draw hangs. Also i found another solution (added that to post).

  • That worked but it removed bookmarks. I added solution to the post.

  • I am talking about removing them from pdf. For extracting them this works pdftk [pdf_file.pdf] unpack_files.

  • Linux @lemmy.ml

    How to remove (not extract) all attachment from a pdf on linux with some open source software?