From d4966b186a9444fb56282a60a6bae924d2616052 Mon Sep 17 00:00:00 2001 From: DarkSun Date: Thu, 17 Jun 2021 05:05:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98[news]:=2020210615=20PDF=20Mi?= =?UTF-8?q?x=20Tool=201.0.1=20Now=20Lets=20You=20Edit=20Metadata=20with=20?= =?UTF-8?q?an=20Improved=20UI=20&=20Qt=206=20Support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sources/news/20210615 PDF Mix Tool 1.0.1 Now Lets You Edit Metadata with an Improved UI - Qt 6 Support.md --- ...data with an Improved UI - Qt 6 Support.md | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 sources/news/20210615 PDF Mix Tool 1.0.1 Now Lets You Edit Metadata with an Improved UI - Qt 6 Support.md diff --git a/sources/news/20210615 PDF Mix Tool 1.0.1 Now Lets You Edit Metadata with an Improved UI - Qt 6 Support.md b/sources/news/20210615 PDF Mix Tool 1.0.1 Now Lets You Edit Metadata with an Improved UI - Qt 6 Support.md new file mode 100644 index 0000000000..4898095a65 --- /dev/null +++ b/sources/news/20210615 PDF Mix Tool 1.0.1 Now Lets You Edit Metadata with an Improved UI - Qt 6 Support.md @@ -0,0 +1,94 @@ +[#]: subject: (PDF Mix Tool 1.0.1 Now Lets You Edit Metadata with an Improved UI & Qt 6 Support) +[#]: via: (https://news.itsfoss.com/pdf-mix-tool-1-0-1-release/) +[#]: author: (Omar Maarof https://news.itsfoss.com/author/omar/) +[#]: collector: (lujun9972) +[#]: translator: ( ) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) + +PDF Mix Tool 1.0.1 Now Lets You Edit Metadata with an Improved UI & Qt 6 Support +====== + +[PDF Mix Tool][1] is one of the [best PDF editors for Linux][2] and an alternative to [PDF Arranger][3]. +It is a neat and simple GUI tool for manipulating pdf files and allows you to modify your files (rotating, splitting, extracting from files), not their content, however. + +Although this application does not come with a lot of tools, it provides a concise toolset so you can manipulate your documents. + +After a year of no new releases, the developer is back with another release (1.0.1) with some significant improvements. + +Let us discover what features this release has to offer. + +### Improved User Interface (UI) + +There is now a left sidebar containing icons for all the operations you might need to perform. Each one of the icons has a respective function and its name below it. + +![][4] + +This is not a big makeover but helps enhancing the user experience, which should be the focus for a useful tool like PDF Mix Tool. + +### PDF Metadata Editing + +![][5] + +You can now modify your document’s title, author, subject, keywords, creator, producer, and creation and modification dates. Thus, you can edit your document’s metadata easily. + +### Support for Qt 6.0 + +PDF Mix Tool is written in C++, and it relies on **qpdf** and the **Qt** library to make its magic work. It supports [Qt 6.0][6] now, which will affect the UX positively. + +### Other Improvements + + * PDF Mix Tool now adds right-to-left support in page composition. + * Links, annotations, and outlines are preserved as much as possible in all operations. + * This version fixed some bugs. + + + +You can check out the [official changelog][7] in their GitLab page. + +### Summing Up + +Despite its reputation for being a lightweight, PDF Mix Tool is a handy application that delivers essential capabilities to the user. + +You can get it from [Flathub][8] or [Snap store][9]. For Arch Linux users, you may not find the latest release in the repositories or the [AUR][10]. In either case, you can build it from source that can be found on [GitLab][11]. + +You may want to go through our [Flatpak guide][12] or the tutorial for [using Snaps in Linux][13] to get help with installation. + +[Download PDFMixTool][14] + +_What do you think about this release? I’m also curious to know what PDF editor do you happen to use?_ + +#### Big Tech Websites Get Millions in Revenue, It's FOSS Got You! + +If you like what we do here at It's FOSS, please consider making a donation to support our independent publication. Your support will help us keep publishing content focusing on desktop Linux and open source software. + +I'm not interested + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/pdf-mix-tool-1-0-1-release/ + +作者:[Omar Maarof][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/omar/ +[b]: https://github.com/lujun9972 +[1]: https://scarpetta.eu/pdfmixtool/ +[2]: https://itsfoss.com/pdf-editors-linux/ +[3]: https://news.itsfoss.com/pdf-arranger-1-7-release/ +[4]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUyMyIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4= +[5]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjU3MiIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4= +[6]: https://news.itsfoss.com/qt-6-released/ +[7]: https://gitlab.com/scarpetta/pdfmixtool/-/blob/master/CHANGELOG.md +[8]: https://flathub.org/apps/details/eu.scarpetta.PDFMixTool +[9]: https://snapcraft.io/pdfmixtool +[10]: https://itsfoss.com/aur-arch-linux/ +[11]: https://gitlab.com/scarpetta/pdfmixtool +[12]: https://itsfoss.com/flatpak-guide/ +[13]: https://itsfoss.com/use-snap-packages-ubuntu-16-04/ +[14]: https://scarpetta.eu/pdfmixtool/#download