forked from flathub/net.code_industry.MasterPDFEditor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnet.code_industry.MasterPDFEditor.metainfo.xml
More file actions
246 lines (246 loc) · 14 KB
/
Copy pathnet.code_industry.MasterPDFEditor.metainfo.xml
File metadata and controls
246 lines (246 loc) · 14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>net.code_industry.MasterPDFEditor</id>
<launchable type="desktop-id">net.code_industry.MasterPDFEditor.desktop</launchable>
<name>Master PDF Editor</name>
<developer_name>Code Industry</developer_name>
<summary>Master PDF Editor is a full solution for work with PDF documents</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-proprietary</project_license>
<url type="homepage">https://code-industry.net/masterpdfeditor/</url>
<description>
<ul>
<li>Edit PDF text and images, Mark and annotate, Merge and split.</li>
<li>JavaScript and Dynamic XFA form support.</li>
<li>Validation Forms and Calculate Values.</li>
<li>Adding a digital signature and Signing PDF Documents.</li>
<li>Fast and simple PDF forms fill out.</li>
<li>Changing font attributes (size, family, color, etc).</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image type="source">https://code-industry.net/wp-content/uploads/2018/07/masterpdfeditor-5.png</image>
</screenshot>
</screenshots>
<kudos>
<kudo>ModernToolkit</kudo>
</kudos>
<releases>
<release version="5.9.99" date="2026-08-11">
<description>
<ul>
<li>Implemented the ability to create initials with a transparent background when loading from an image.</li>
<li>Added saving the list of devices in the “Select Scanners” dialog window once the initial search for devices is canceled on Linux systems.</li>
<li>Added new command-line parameters for the Master PDF Editor Windows installer. You can now disable update checks, select the interface language, and specify the installation directory.</li>
<li>Improvements for document comparison.</li>
<li>Enhanced printing files with mixed-size pages.</li>
<li>Improvements for the deskew function.</li>
<li>Enhancements and fixes for the document encryption function.</li>
<li>Improvements and fixes for undoing redaction.</li>
<li>Resolved an issue which caused the progress bar to freeze after scanning.</li>
<li>Fixed a bug related to initials being added incorrectly in some documents, and improved the initials display.</li>
<li>Resolved an issue where the device list was handled incorrectly when rescanning on macOS.</li>
<li>Fixed an error which occurred on Linux systems when installing Qt 5-based packages.</li>
<li>Resolved various display issues with headers, footers, watermarks, backgrounds, and their preview areas under certain settings.</li>
<li>Fixed a bug that prevented opening folder shortcuts when selecting and saving documents on Windows.</li>
<li>Fixed an issue that resulted in incorrect page sizes when scanning on Linux.</li>
<li>Resolved an issue that prevented saving via the “Save As” menu item on Fedora.</li>
<li>Fixed the incorrect page orientation when printing documents using versions 2.4.14 and later of the CUPS printing system.</li>
<li>Resolved an error which made width and height values swap in custom page sizes in printer settings.</li>
<li>Fixed an issue where content on certain pages rotated incorrectly when deskewing during the optimization and optical character recognition of scanned pages.</li>
<li>Resolved an issue with non-functional hotkeys for adding bookmarks and improved how hotkeys function.</li>
<li>Resolved a bug in the Qt 6-based installation package which caused Windows File Explorer to freeze when editing and deleting files.</li>
<li>Various minor fixes and performance enhancements.</li>
</ul>
</description>
</release>
<release version="5.9.98" date="2026-04-15">
<description/>
</release>
<release version="5.9.97" date="2026-03-06">
<description/>
</release>
<release version="5.9.94" date="2025-09-15">
<description/>
</release>
<release version="5.9.94" date="2025-09-11">
<description>
<ul>
<li>Added the functionality to compare documents.</li>
<li>Added the functionality to edit watermarks and backgrounds in the document.</li>
<li>Added the ability to insert default initials into documents.</li>
<li>Fixed bugs related to converting files to PDF/A-2. Now all files are converted to PDF/A-2 properly.</li>
<li>Added support for printing from the context menu on Windows.</li>
<li>Improved preview area in the Page Layout window.</li>
<li>Added automatic scrolling to the selected objects in the Object TreeView tab.</li>
<li>Fixed a bug with opening Certificate Manager on macOS starting from version 15.</li>
<li>Improvements to the watermark placed in the demo version.</li>
<li>A range of fixes made to the Print functionality.</li>
<li>Fixed a number of bugs in the user interface.</li>
<li>Fixed multiple issues related to operations of the View menu.</li>
<li>Bug fix for creating files in the wrong file format when using a virtual PDF printer.</li>
<li>Fixed incorrect comment and form importing in FDF format.</li>
<li>Fixed issues with displaying comments.</li>
<li>Resolved issues related to creating, displaying, and modifying page sizes.</li>
<li>Fixed a bug with restoring the last view settings on macOS.</li>
<li>Resolved an issue with editing text objects using the Edit Text tool.</li>
</ul>
</description>
</release>
<release version="5.9.89" date="2025-04-07">
<description>
<ul>
<li>Added automatic text recognition functionality.</li>
<li>Added document printing in a Booklet mode.</li>
<li>Implemented support for scaling PDF documents using the touchpad on Apple laptops.</li>
<li>Implemented the ability to rotate objects using a rotation handle located above objects.</li>
<li>Added a page selection feature that allows selecting pages with check boxes in the Navigation panel.</li>
<li>Added the ability to specify coordinates using mathematical operators in the object inspector.</li>
<li>Implemented numerous improvements and fixes to the printing process.</li>
<li>Fixed an issue with printing documents in Landscape and Portrait orientations.</li>
<li>Fixed incorrect display of the application icon on Wayland.</li>
<li>Fixed issues occurring during the export of PDF documents to text format.</li>
<li>Fixed an issue in the object inspector’s functionality.</li>
<li>Fixed a bug causing repeated initial styles on macOS.</li>
<li>Resolved an issue where a file would be overwritten despite selecting “No” in the “Replace File” dialog.</li>
<li>Fixed a bug related to creating a new session when canceling session creation.</li>
<li>Fixed an issue with text recognition on a specific page.</li>
<li>Fixed an issue related to moving a file tab after its update.</li>
<li>Resolved a bug affecting the border color change of the typewriter during editing.</li>
<li>Fixed an issue that caused the reset of bookmark styles and colors defined in their properties.</li>
<li>Fixed a bug that invalidated signatures upon saving a document.</li>
<li>Fixed an issue causing page size changes after converting a document to PDF/A format.</li>
<li>Resolved an issue when extracting pages to a network folder.</li>
<li>Fixed a crash caused by using hotkeys for printing with saved settings.</li>
</ul>
</description>
</release>
<release version="5.9.87" date="2024-02-24">
<description>
<ul>
<li>Improved converting a file format from PDF to PDF/A.</li>
<li>Improved creating and editing bookmarks.</li>
<li>Added the functionality to save custom page size.</li>
<li>Added the functionality to split files by specified page ranges.</li>
<li>Improved the document display when switching between pages.</li>
<li>Fixed issues when creating, opening, and editing documents.</li>
<li>Fixed an issue with the page display on the navigation panel.</li>
<li>Improved the display of some interface elements.</li>
<li>Improved export to the TXT and XLSX file formats.</li>
<li>Fixed issues with adding headers and footers.</li>
<li>Fixed issues with scanning.</li>
<li>Fixed an issue with the increase in document size.</li>
<li>Fixed bugs with duplex and color printing.</li>
<li>Fixed an issue with a signature when deleting a page.</li>
<li>Fixed a bug with activating a program.</li>
</ul>
</description>
</release>
<release version="5.9.86" date="2024-10-29">
<description>
<ul>
<li>Added new functionalities for managing layers.</li>
<li>Added the ability to select the latest settings when printing a new document.</li>
<li>Enhanced compatibility with PDF 1.3 format specification.</li>
<li>Improved settings for the page display and layout.</li>
<li>Improved navigation in a document and between documents.</li>
<li>Fixed an issue with saving a file on macOS.</li>
<li>Improved the display of some interface elements.</li>
<li>Fixed an issue with editing headers and footers.</li>
<li>Fixed a bug with the display of some PDF-files.</li>
<li>Fixed issues with printing and highlighting form fields.</li>
<li>Fixed an issue with adding initials.</li>
</ul>
</description>
</release>
<release version="5.9.82" date="2024-02-02"/>
<release version="5.9.81" date="2023-12-08">
<description>
<ul>
<li>Added the ability to insert image files using drag and drop.</li>
<li>Fixed critical issue when minimizing main window of the application.</li>
<li>Multiple minor fixes.</li>
</ul>
</description>
</release>
<release version="5.9.80" date="2023-12-05"/>
<release version="5.9.70" date="2023-10-10"/>
<release version="5.9.61" date="2023-08-29"/>
<release version="5.9.60" date="2023-08-22"/>
<release version="5.9.50" date="2023-06-28"/>
<release version="5.9.40" date="2023-03-11"/>
<release version="5.9.35" date="2023-01-26"/>
<release version="5.9.30" date="2023-01-20"/>
<release version="5.9.21" date="2023-01-19"/>
<release version="5.9.10" date="2022-11-09"/>
<release version="5.9.06" date="2022-10-26"/>
<release version="5.8.70" date="2022-07-04"/>
<release version="5.8.65" date="2022-06-24"/>
<release version="5.8.63" date="2022-06-16"/>
<release version="5.8.52" date="2022-05-02"/>
<release version="5.8.49" date="2022-04-12"/>
<release version="5.8.46" date="2022-04-03"/>
<release version="5.8.33" date="2022-01-21"/>
<release version="5.8.32" date="2022-01-19"/>
<release version="5.8.30" date="2022-01-03"/>
<release version="5.8.20" date="2021-11-11"/>
<release version="5.8.18" date="2021-11-10"/>
<release version="5.8.15" date="2021-11-08"/>
<release version="5.8.06" date="2021-09-29"/>
<release version="5.8.03" date="2021-09-26"/>
<release version="5.7.90" date="2021-08-01"/>
<release version="5.7.60" date="2021-05-06"/>
<release version="5.7.53" date="2021-04-06"/>
<release version="5.7.40" date="2021-03-17"/>
<release version="5.7.31" date="2021-03-11"/>
<release version="5.7.20" date="2021-01-31"/>
<release version="5.7.10" date="2021-01-24"/>
<release version="5.7.08" date="2021-01-19"/>
<release version="5.7.00" date="2021-01-16"/>
<release version="5.6.80" date="2020-11-24"/>
<release version="5.6.49" date="2020-09-15"/>
<release version="5.6.42" date="2020-08-19"/>
<release version="5.6.40" date="2020-08-18"/>
<release version="5.6.29" date="2020-07-29"/>
<release version="5.6.20" date="2020-07-10"/>
<release version="5.6.09" date="2020-07-05">
<description>
<ul>
<li>Added Recent files to the main page and main menu</li>
<li>Added Poster and Multipage printing modes</li>
<li>Added customizable Toolbar settings</li>
<li>The program is fully optimized for the latest Linux distributions</li>
<li>Fixed issue with incorrect Initial View</li>
<li>Fixed issue with documents being opened on the wrong page</li>
<li>Fixed issue with ClosePage event</li>
<li>Added SubmitForm event message</li>
<li>Improved file saving speed</li>
<li>Fixed area calculation issues</li>
<li>Fixed issues with File Open dialog (focus loss in Linux)</li>
<li>Fixed file saving issue</li>
<li>Fixed issues with incorrect display of some PDF documents</li>
<li>Fixed bug which initiated infinite recursion when processing color in some documents</li>
<li>Fixed issue with watermarks creating from files</li>
<li>Fixed issue which crashed the application when printing</li>
<li>Improved JavaScript support</li>
<li>Fixed OpenSSL issues in some operating systems</li>
<li>Fixed numerous issues with printing</li>
<li>Other minor bugs fixed</li>
</ul>
</description>
</release>
<release version="5.4.38" date="2019-07-09">
<description>
<ul>
<li>Noticeably improved drag-and-drop for all supported OS and fixed all known issues with it</li>
<li>Fixed several different issues</li>
</ul>
</description>
</release>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="money-purchasing">intense</content_attribute>
</content_rating>
<update_contact>rymg19_at_gmail.com</update_contact>
</component>