
Dolphin Service Menus dolphin-service-menu kde kde5 pdf servicemenu
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KDE 5 Service Menu PDF v.2.3
Here are various KDE 5 service menus for PDF documents
LESS FEATURES BUT NO MORE DEPENDENCE ON PDFTK!
Extract from PDF:
- Images
- Text
- Attachments
Convert PDF to:
- Optimize
- PDF/A-1b
- PDF/A-2b
- DjVu
- HTML
- PNG
- TIFF (FAX)
- PostScript
Repaginate PDF:
- 2 pages per sheet
- 4 pages per sheet
- 6 pages per sheet
- 8 pages per sheet
- Custom pages per sheet
- Booklet
Tools for PDF:
- Join selected PDF (alphabetic order)
- Add another PDF to selected file
- Rotate left
- Rotate right
- Rotate overturn
- Flip horizontally
- Extract pages
- Extraxt all even pages
- Extract all odd pages
- Burst PDF pages
- Document information
Enjoy
Thank you
Giuseppe Benigno
kde-service-menu-pdf (2.3) 1 year ago
* Fixed broken repaginate
kde-service-menu-pdf (2.3) 1 year ago
* Fixed broken repaginate
kde-service-menu-pdf (2.2) 2 years ago
* Maked new menu items visible
-- Giuseppe Benigno <giuseppe.benigno@gmail.com> Thu, 21 Feb 2019 18:15:52 +0100
kde-service-menu-pdf (2.1) 2 years ago
* Removed conversion to PDF/A-1a
* Added conversion to PDF/A-1b
* Added conversion to PDF/A-2b
-- Giuseppe Benigno <giuseppe.benigno@gmail.com> Tue, 19 Feb 2019 10:56:11 +0100
kde-service-menu-pdf (2.0) 2 years ago
kde-service-menu-pdf (2.0) unstable; urgency=medium
* Rewrite and various optimizations
* Removed dependencies from PDFTK
* Removed various features which depend on PDFTK
* Removed menu item: Remove pages
* Removed menu item: Repair
* Removed menu item: Watermark and Stamp pages
* Removed menu item: Lock and Unlock PDF file
* Removed menu item: Attach file to PDF documents
* Removed menu item: Uncompress and Compress PDF files
-- Giuseppe Benigno <giuseppe.benigno@gmail.com> Sat, 16 Feb 2019 17:11:06 +0100
Version 1.0 2 years ago
kde-service-menu-pdf (1.0) unstable; urgency=medium
* Reorganized menu voices
* Added conversion to PDF/A1
* Support multifile
* Support direct run from script
* Added support for short help (no-arguments/-h/--help option)
* Autodetection of user language
* Autodetection of protection with password then simpler menu
* Increased speed
nestorferreira
1 month ago
Report
nestorferreira
1 month ago
Extracting images and text is not working, and don't show error message.
And the compressed PDF's outweigh the originals.
It works well rotating, ataching documents, croping, and converting to JPEG, etc, great job !
Report
nandelbosk
3 months ago
I look at pdfunit-kdialog options and I can't see the option to like in pdfunite...
pdfunite-kdialog --help
USE: pdfunite-kdialog action files
action: merge, add
files: file1 file2 ...
example: pdfunite-kdialog merge /home/user/file1.pdf /home/user/file2.pdf
pdfunite --help
pdfunite version 0.86.1
Copyright 2005-2020 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2011 Glyph & Cog, LLC
Usage: pdfunite [options] ..
Report
GiuseppeBenigno
3 months ago
I'll add it to the to-do list :-)
Best regards
Giuseppe Benigno
Report
pavuucek
5 months ago
Report
CaCO3
7 months ago
Report
CaCO3
7 months ago
Report
GiuseppeBenigno
6 months ago
My regards
Giuseppe Benigno
Report
BergoglioCristiano
1 year ago
Ci mettiamo in contatto per unire le forze e risolvere (anche perché ormai ho pochissimo tempo da dedicare a questo) ?
Report
BergoglioCristiano
1 year ago
Devo approfondire perché su alcuni file da errore.
Vi terrò informati
Report
GiuseppeBenigno
1 year ago
My regards
Giuseppe Benigno
Report
BergoglioCristiano
1 year ago
now I have one file that gives problems. The conversion fails always with this type of files.
Where can I send You this file ?
Report
GiuseppeBenigno
1 year ago
sure, send me the file and I check it.
Thanks
Giuseppe
Report
BergoglioCristiano
1 year ago
I don't know how to send......
Report
GiuseppeBenigno
1 year ago
can you email them to me?
Report
BergoglioCristiano
1 year ago
Report
GiuseppeBenigno
1 year ago
I can't write it here because I want to avoid spam.
GB
Report
stroum
1 year ago
Report
Chip88
1 year ago
Report
Cherkah
1 year ago
does it possible to:
1) get "reduce/resize" feature in this applet?
2) update PDF/A-1 to PDF/A-2 A-3
3) maybe Files can be convert:
from: odt, ods, text, csv, odf, rtf, doc, docx, xls, xlsx, pptx, html ...
to: pdf, odt, ods, odp, docx, xlsx, pptx, csv text and html
thanks
Report
GiuseppeBenigno
1 year ago
1) Could you explain better? (byte, WxH, font size ...)
2) Sure. I write it in "to do" list :-)
3a) The servicemenus, are activated based on the extension of the file so it would be necessary to create a servicemenu for each source extension. I could do it but it doesn't seem very useful since libreoffice already has single / batch export.
3b) Unfortunately I don't know a terminal software that decently converts a pdf into other formats. If you have suggestions, don't hesitate to write.
Thank you
Giuseppe Benigno
Report
Madkita
2 years ago
Report
ju1da
2 years ago
Report
BergoglioCristiano
2 years ago
Per risolvere ho modificato la riga 309 del file pdfgs-kdialog in questo modo :
"${gs_bin}" -dPDFA -dBATCH -dNOPAUSE -dNOOUTERSAVE -sColorConversionStrategy=UseDeviceIndependentColor -sProcessColorModel=DeviceCMYK -sDEVICE=pdfwrite -sPDFACompatibilityPolicy=1 -sOutputFile="${output_file_name}" "${work_dir}/${file_name}"
Ho provato la soluzione e funziona sia sui vari attrezzi di validazione che sui siti delle Amministrazioni Pubbliche (si generano dei file aderenti alle specifiche PDF/A-1b) .
Report
GiuseppeBenigno
2 years ago
grazie per il fix, correggo immediatamente.
Cordiali saluti
Giuseppe Benigno
Report