NVDA

最新版本 PDF24 Creator 11.9.1

PDF24 Creator 11.9.1

PDF24 Creator 11.9.1
NVDA(NonVisual Desktop Access)是一款免費的“屏幕閱讀器”這使盲人和視力受損的人可以使用電腦。它以電腦語音讀取屏幕上的文字。您可以通過將鼠標或鍵盤上的箭頭移動到文本的相關區域來控制所讀取的內容。如果計算機用戶擁有稱為“盲文顯示”的設備,也可以將文本轉換為盲文。 。 NVDA 為許多盲人提供了教育和就業的關鍵。它還提供了訪問社交網絡,網上購物,銀行和新聞.

NVDA 與微軟 Windows 一起工作。您可以將它下載到您的個人電腦上,也可以下載到您可以在任何電腦上使用的 USB 記憶棒。通常屏幕閱讀器很貴,使很多盲人無法負擔得起。 NVDA 是免費的。它已被下載 70,000 多次,43 種語言.



ScreenShot

軟體資訊
檔案版本 PDF24 Creator 11.9.1

檔案名稱 pdf24-creator-11.9.1.exe
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 NV Access
官網 http://www.nvaccess.org/
更新日期 2023-01-03
更新日誌

What's new in this version:

PDF24 Creator 11.9.1
Common: Code for querying the feature status optimized:
- The new code makes the query a bit more flexible, which also makes it easier for admins to configure. In the toolbox, there are changes in this area and an admin can now configure the toolbox or the visible tiles more easily.

Common: Code parts for hiding functions extended:
- The code parts responsible for hiding functions/tiles in the Toolbox have been improved and more metadata has been added to allow more functions to be disabled via the Windows registry. See the manual for more information.

DocTool: Word to PDF and Excel to PDF issue fixed:
- Word to PDF automation now sets the wdDoNotSaveChanges flag when closing a file to prevent a save dialog at the end which blocks the whole conversion process. Why the dialog sometimes appears and sometimes not is still unclear. In the end we just export a PDF without changing the actual file. In the Excel to PDF function, we clear the SaveChanges flag to prevent a possible dialog here as well.

Reader: Changed form fields, focus in the field and subsequent saving/printing:
- In PDF24 Reader there was still a problem with form fields. If a form field was changed, the focus was left in the field and then saved or printed, then the changes from this field were not saved or printed. This problem is fixed. Whenever saving or printing, we force the focus to be removed beforehand so that the changes in the field are saved and printed as well.

Reader: Initialization of the print dialog improved:
- The print dialog is initialized with the settings of the default printer when the user clicks on the print icon. In this way, the saved default settings of the printer are applied. Most applications behave similarly.

Reader: Initialization of the print dialog improved:
- If a form field in a PDF is modified, the PDF is marked as modified. If the PDF is saved, this flag is reset. If the flag is set and a PDF is closed, a message is displayed stating that this PDF has not yet been saved. Here the user can then decide via Yes/No whether to save or not. This prevents accidental closing without saving.

Reader: Fixed crash with a specific PDF:
- PDF24 Reader crashed on a certain PDF with start actions. This has been analyzed and the problem was fixed.

Reader: Switching to tabbed mode improved:
- Switching to tabbed mode when loading a second PDF file has been improved. The transition is smoother and intermediate artifacts that sometimes occurred are no longer present.

Reader: Message box when opening links or external files:
- When the user clicks on a link in a PDF, a message is now displayed whether the corresponding URL should be opened in the default browser or not. The target URL is visible in the message box. Likewise, opening an external file via link is now supported. Here, too, a message is displayed in which the file to be opened is shown. The user can then decide whether to allow the file to be opened or not.


PDF24 Creator 11.9.0
Reader: Startup time significantly improved:
- The startup performance has been improved significantly. This is especially noticeable when opening PDF files with many pages. In older versions, it can take a while before the first page is visible on the screen. In this version, the number of pages has little effect on the time it takes to display the first page. This makes it much more fun to work with PDF24 Reader. Compared to other PDF Readers, PDF24 Reader now does not have to hide when it comes to the startup time of larger files.

Reader: PDF preview now also possible with 32-bit apps:
- We have created a new special PdfPreviewHandler.x86.dll which provides PDF preview for 32-bit applications. This special version of the dll is required for 32-bit applications to load the PDF preview. If you have installed e.g. Outlook x86 on your x64 system, then the preview in Outlook is now possible with the new DLL. During the installation this special DLL is registered in the WOW6432Node section of the Windows registry.

Reader: Zoom tool "Adjust width and height" optimized:
- The "Adjust width and height" zoom tool has been optimized. When the horizontal scrollbar is visible, the height of the scrollbar must be taken into account, because in the "Adjust width and height" mode the scrollbars are not visible. Previously, the entire available area was not included in the calculation, so a margin remained at the bottom if the scrollbar was visible before.

Reader: Too large info icon in the info bar is now smaller:
- DPI scaling was applied twice, so the icon in the info bar was too large. This problem is fixed.

Creator: File name was partially not taken over:
- In the previous version there was a problem with the file name, which was not taken over when loading certain files. For example, if you loaded a Word file, it was given a generic name. The problem is fixed.

Creator: UI rendering artifact issues fixed:
- In some cases, artifacts could appear in the UI during certain actions, which are unattractive from the user's point of view. We have investigated these cases and fixed problems. Furthermore, we have made further optimizations to provide a more responsive UI without artifacts.

Creator: No more error message after canceling the password input dialog:
- When a password protected PDF is loaded, a dialog is displayed where the user can enter a password. This dialog can also be cancelled or closed. If this dialog is closed or canceled, then no further error message is displayed, because the user has already decided to cancel.

DocTool: Office files are opened read-only for conversion:
- For the conversion of Office files we use the COM interface. Here the files are loaded and then exported as PDF. Here it is enough to open the Office files read-only, which we do now and which is also more secure.

Toolbox: User fonts now visible in the toolbox:
- The fonts installed per user are now also visible in the Toolbox. These fonts are located in the folder %USERPROFILE%AppDataLocalMicrosoftFonts.

Toolbox: Fixed bug with fonts without name:
- Sometimes it can happen that fonts do not have a name. This has led to problems in the PDF24 Toolbox because this name is assumed. We have improved this. If the name is not available, then family name is now used as a fallback. This means that such fonts can now also be used.

Allgemein: Signature problem with the mail function fixed:
- In version 11.8.0 the mail functions were optimized. However, this had led to the problem that the automatic signature in Outlook was no longer present in the mail. We have investigated this problem and changed the new functions so that the signature is now preserved.

Common: Ghostscript now also sees the user font directory:
- The user font directory has been added to ghostscript's sFONTPATH argument, so Ghostscript is now able to find user fonts

Common: Fixed problem with shell command in PDF printer:
- A PDF printer can be configured to save automatically. Here you can also configure a shell command. We have fixed a bug here that prevented the command from being executed correctly if the command string contained quotes, but they are usually necessary due to spaces.

Common: PDF printer backend optimized:
- Added a solution to the problem that the PDF printer did not work when either the backend user server or the print job has elevated permissions and the other does not. In this case the print job got stuck in the queue. We have now provided a solution for this problem so that this constellation no longer leads to a problem.

Common: Core components further optimized:
- Some core components have been improved again to further increase speed and make some things faster.
- Common: Webview2 updated to version 108.0.1462.46
- Common: QPDF updated to version 11.2.0
- Common: Language files updated


PDF24 Creator 11.8.0
Toolbox: Tooltips now also support line breaks:
- In some places we use tooltips that also contain line breaks. However, these were not supported before and the tooltip was displayed in one line. Here we have improved so that line breaks are now also displayed. This makes it easier for the user to understand the tooltip information faster.

Toolbox: PDF pages extract tool improved:
- The button to create the final PDF is now only active if some pages are marked. If no pages are marked, then nothing needs to be extracted. Furthermore there are new icons to mark all, even and odd pages and to unmark and toggle them. These help when working with the tool, especially when processing a PDF that contains many pages.

Toolbox: Page mode improved in PDF merge tool:
- The button for merging the selected pages now shows the number of pages that will be included in the final PDF. Furthermore, you can select a range of pages by clicking on one page and then a second page by holding down the SHIFT key. There are also new icons to toggle the selection and to select even or odd pages. This makes the use of this tool even more comfortable, especially for PDF files with many pages.

Toolbox: PDF split tool further improved:
- In the backend, we now use the same code base for the split functions that we use for our online tools. This has several advantages, for us and for the user, because this code base is better. We have also changed and enhanced the user interface so that all 4 split modes (pages per PDF, even/odd pages, custom, halve pages) are now usable from the new code base. With the new split pages mode you can now also split pages into 2 halves and thus e.g. split pages in A3 format into 2 A4 pages each or pages in A4 format into two A5 pages each.

Toolbox: Tool for deleting PDF pages improved:
- The delete PDF pages tool has also received an improvement. There are also some new icons here, which can be used to mark, toggle and unmark pages, or mark even and odd pages.

Toolbox: Crop tool improved:
- In the crop tool, it is now possible to change the values of an existing cropbox that may be present. The tool now works relatively. If there is an existing crop box, the margin values are added to or subtracted from the current values. In this way, the visible part of the media box can be reduced or enlarged. If there is no cropbox, the mediabox is used as a base as in the previous version.

Toolbox: Removed favorites filter next to search box:
- Since the favorites are displayed in a separate block above all other tools, this favorites filter is no longer necessary. This has been removed.

Toolbox: PDF editing, signing, annotating, redaction tools enhancements:
- With the above tools there is an optimization with the active selection. If there is an active selection of multiple elements, then the tools "Stroke Color", "Fill Color", "Stroke Width" and "Opacity" are disabled, because they do not work with a group selection.
- Furthermore, there was still a problem when copying and pasting elements via CTRL+C and then CTRL+V. The handles with which you can enlarge and reduce an object were not copied with it, but this is necessary, because some elements have a certain configuration and this must also be preserved when copying.
- To make copying elements even easier, we have also added a clone icon to the toolbar. If an element is selected and you click on this icon, the element will be copied and the copy will be pasted into the document next to the selected element.

Toolbox: New shape in PDF edit and annotate tool:
- These two tools have received a diagonal cross, which can be used well to mark or fill in control boxes. Before, you could also add a text box and then put an X in it, but with the new form it is a bit faster.

Output Profiles: Fixed a problem with color selection for watermarks and page numbers:
- In the last version a new problem with the color selection for the watermark and page numbers appeared. Not all color values could be used. The RBG color components had to have values greater than 15 for the color set in the UI to appear in the document. The conversion of the color from the UI format to the internal format is now correct and all colors can be used again.

Output Profiles: New checkbox in the security settings:
- A new checkbox has been added in the security settings to control the use of AES when encrypting. RC4 or AES can be used for 128-bit encryption, and only AES can be used for 256-bit encryption. If the check box is not selected, RC4 is used for 128-bit encryption. For 256-bit encryption, on the other hand, AES is always used. In general, AES should always be used because it is more secure.

DocTool: "Use AES" checkbox also added to encryption dialog:
- We have also added the "Use AES" checkbox to the DocTool encryption dialog that opens when you click on the "Encrypt PDF" tile in the Shell File Tools user interface. Here you can now also specify whether AES should be used for 128-bit mode or not. In general you should always use AES because the older RC4 mode is insecure.

DocTool: The "sendAsMail" handler had problems with the application of profiles:
- If you use the DocTool via command line and execute the sendAsMail handler, then you can also specify a profile which is applied before the file is passed to the mail system. But here there was a problem. The mail program did not open when a certain profile should be applied. There was an error when collecting the created files and transferring them to the mail app.

DocTool: Improvements in converting Office documents to PDF format:
- We have changed the way the Doctool converts Word, Excel and PowerPoint documents to PDF files. The new version uses the export method of Word, Excel and PowerPoint to export a PDF directly instead of printing the file to the PDF printer. This gives better results because not all information can be sent through the printer interface. The fallback method is the way via the PDF printer. The fallback method can also be forced via the Windows registry if necessary. In addition, the fallback print method no longer temporarily changes the default printer. The active printer is set via COM and then the print method is called. This also reduces the risk of changing the default printer in Windows.

DocTool: New flags at the command line:
- The -includeFileExtensions and -excludeFileExtensions command line options have been added. This can be used to filter input files by extensions, which is extremely useful in combination with the -expandDirs and -expandDirsRecursive command line options when only certain files are to be processed.

Creator: Adjustable resolution for preview images:
- You can now use the creator.thumbResolution (DWORD) value in the registry to control the resolution of the thumbnail images of a page. The default value is 72 and the value is scaled depending on the DPI scaling factor. If the resolution of the thumbnails is not sufficient, then you now have the possibility to set a better resolution here.
- Also there is another new configuration value creator.thumbRenderScaleFactor (DWORD) to render internally with a higher resolution and then to output the resulting image with the resolution creator.thumbResolution (DWORD). Default value is 1 to not render with higher resolution. This often improves the preview images, but also takes a little more time to create.

Creator: Size problem with preview images fixed:
- In the view with the largest preview images, the page area was no longer completely filled as before. We have improved this and the thumbnails in the large view also fill the entire available area again.

Creator: Memory leak detected and fixed:
- Preview image memory was not being fully freed when a document was removed from view. In fixing the issue, we also made changes to the internal data structures so that less data needs to be held in RAM.

Common: Resolution of the images in the PDF preview adjustable:
- The new configuration value pdfPreview.resolution (DWORD) can be used to control the resolution of the generated images. The default value here is 150. The value is scaled depending on the DPI scaling factor. If the previews do not have sufficient resolution, then you can use this option to improve the preview.
- Also here you have the possibility to render internally with higher resolution using the new option pdfPreview.renderScaleFactor (DWORD) and to output the result images then with the resolution pdfPreview.resolution (DWORD). Default value is 1 to not render with higher resolution.

Common: Webview2 updated to version 107.0.1418.56 and WebView2Loader updated to version 1.0.1418.22:
- Whenever there are new versions of Webview2, we switch to them in order to be up-to-date here. Microsoft is constantly releasing new improvements that we would like to have on PDF24 for various reasons.

Common: Email functions have been improved:
- There have been some enhancements to the email functions to make them more flexible. The MAPI and Outlook OLE handlers can now handle the Subject, Text, From, To, CC and BCC properties of an email. The trigger for these enhancements are the new implementations in PDF24 Reader, described below.

Common: Some core elements improved:
- PDF24 is written in C++. By using current compilers we can now also use some things to improve our core elements. Two core elements got an improvement which bring more speed and need less RAM.

Reader: Behavior in the zoom option "Fit Window" optimized:
- In zoom mode "Fit Window", you can now use the mouse wheel to jump to the next or previous page. Mouse wheel events in this mode now navigate between pages. This behavior is built into many PDF readers and some users have requested such an option.

Reader: Support of the forward-backward mouse buttons:
- You can now also use the additional mouse buttons, which are usually used for navigating forward and backward, to navigate between pages. This way you can quickly move to the next or previous page.

Reader: PDFium component update:
- PDFium has been updated to the latest version, which gives us new possibilities for improvements. Many of the new features are already used by PDF24 Reader in this version. The new features in PDF24 Reader are described below.

Reader: JavaScript support now available:
- We now compile PDFium with JavaScript support. So we could enable and extend JavaScript support in PDF24 Reader. JavaScript is needed for various forms and PDF24 Reader should also be able to display these forms. But there is also a new option in the Windows registry to disable JavaScript support if needed.

Reader: Support for XFA forms:
- We now also compile PDFium with XFA support. This allowed us to enable and extend XFA support in PDF24 Reader. We had to make many enhancements to PDF24 Reader to make XFA forms usable. PDF files containing XFA forms can now be opened with PDF24 Reader. But there is also a new option in the Windows registry to disable XFA support if needed.

Reader: Keyboard input for forms improved:
- This version fixes problems with form fields and key events. Some keys such as Enter were not processed correctly. This was a problem for some forms. We have analyzed the problems and incorporated improvements.

Reader: Snapshots with better quality:
- Snapshots are no longer scaled down by the DPI scaling values, as this is unexpected for the user. The Snapshot tool now copies what the user sees on the screen without scaling down. The images produced are now better as a result of this change.

Reader: Using a text cursor with text input fields:
- When hovering the mouse over a text input field, a text cursor is now displayed, as the user would expect. So the user also sees that he can set the cursor in the text field when he clicks into a text field.

Reader: CTRL+F behavior optimized:
- If you highlight a word in the document and then press CTRL+F, the highlighted word is copied to the search field and the search field is focused. If no word is highlighted, then only the focus is set.

Reader: Form fields with drop-downs work now:
- Form fields that contain a drop-down menu can now be displayed by PDF24 Reader and the user can use these drop-downs. In previous versions, the drop-down menu was not displayed when the drop-down button was clicked.

Reader: "/printFlags XXX" command line option added:

The value of the /printFlags option is a comma-separated list of flags that control the printing process. Currently the following flags are supported: forceImagePrint, forceEmfPrint, grayscalePrint.

Reader: Initialization of the printing process changed:
- The way printing is initialized has been changed to fix a problem when printing to network printers. Some users have reported that printing to network printers causes problems when the print function is started via command line. We have investigated the problem, recreated it, and were able to make changes so that printing to a network printer was now possible in our test environment.

Reader: wxWidgets component updated:
- We have updated the wxWidgets component to the latest version. wxWidgets is used as GUI framework for PDF24 Reader. We had to change some things to support the high DPI changes in wxWidgets. At the same time we added some small improvements in providing icons in the app.

Reader: Save icon in the toolbar extended:
- The save button in the toolbar now has a drop-down menu where you can find the new save flattened function. This new function removes form fields and writes the values of fields to the page's data stream. This makes it much harder to change the form field data afterwards. When you fill out a form and submit it, you should always send a flattened version of the PDF so that you can't easily change the data of the fields afterwards. So far, this function only works for standard forms in PDFs. For XFA forms this function cannot be used so far. Therefore the function is disabled in the menu if the PDF document uses an XFA form. As soon as PDFium can also flatten XFA forms, we will improve this and make the function available for XFA forms as well.

Reader: Icons with thinner lines are now slightly darker:
- The display mode icons are now slightly darker because they use thinner lines. The darker color now makes these icons fit better with the other icons.

Reader: Removed flickering of the cursor when moving over some form fields:
- Certain form fields can use a different cursor. With some fields, however, a temporary resetting to a different cursor could be observed. This effect was annoying and here we have improved.

Reader: Added right-click menu to text fields:
- If you right-click on a text field in a form, a context menu opens. This menu can be used to copy the selected text or to paste text from the clipboard into the text field. CTRL+C and CTRL+V as well as CTRL+A can still be used.

Reader: Context menu for selected text opens only when right-clicking on this text:
- The "Copy selected text" menu now only opens when the selected text is right-clicked. This is the behavior that is usually implemented. Previously, it was possible to open the menu even if the right-click was not on the selected text, but this is unusual.

Reader: Fixed problems with filling form fields in "Two pages side by side" display mode.
- Fixed the problem with filling form fields on the second page in the "Two pages side by side" display mode. Keystrokes were going to the first page and not to the page that has the focus. Internally, we improved the control so that input always goes to the page that has focus.

Reader: Using the pointer cursor for buttons in forms:
- Previously, the arrow cursor was used, but now the pointer cursor is used to make it easier for the user to see that the button can be clicked.

Reader: Submit function for forms supports "mailto" URLs:
- If an mailto URL is used with a form, then an email dialog opens so that the user can send the email with the form data.

Reader: Significant performance improvements when rendering PDFs:
- Noticeable performance improvements have been incorporated when rendering pages of a PDF. The result of these improvements is that pages can be displayed much faster in Reader. The new implementation is often twice as fast, and it's noticeable. Reader is now much more responsive to user input, as the time it takes Reader to display pages has been significantly reduced. This is especially noticeable when zooming pages with CTRL+mouse wheel. This also reduces power consumption, which is good for a notebook battery.

Reader: PDF preview handler for 32-bit applications:
- PDF preview handler from PDF24 Reader should now work in 32-bit applications installed on 64-bit Windows. Users have reported that this was not possible. We have analyzed the problem and made enhancements to the preview handler registry that 32-bit applications should now be able to use the PDF24 Reader preview handler.

Reader: Improvements in starting the reader:
- There were three UI elements that caused the toolbar to recreate itself when the Reader was launched. We have improved this point so that the start of the Reader is not unnecessarily delayed.


PDF24 Creator 11.7.0
Creator: Fixed problem with drag and drop from Creator to other apps:
- Fixed an issue with dragging and dropping multiple files from Creator to another app. The error was that not all files were transferred. We have analyzed this issue and fixed it. You can now drag and drop files to another app again without any problems and save the files that way.

Creator: Preview images now use PNG format:
- Previously JPG was used to display the preview images, but this is disadvantageous especially for documents with text. We have switched to PNG here so that documents with text are also previewed a bit better.

Creator: Preview images was not fully visible in landscape mode:
- A preview image was not fully visible when the image was in landscape format. Due to a bug, the centering algorithm was applied to images in portrait orientation instead of landscape orientation. This is now fixed.

Creator: Wait cursor when loading PDF files:
- When loading a PDF file, a wait cursor is now displayed to give the user feedback that a file is loading. For larger files, it may take a few seconds for the file to load.

OCR: Unwanted console no longer opens:
- An unwanted console was opened when the OCR tool was started from the command line to process files. This is not correct, because the Console is not necessary here. Here we have optimized and the Console is no longer opened.

PDF Printer: Limitation of jobs running in parallel:
- The number of parallel running jobs via the PDF printer is now limited. This can be controlled via the registry option PrinterServiceHandlerLimit (DWORD). The default value is 1. Previously we had no limit and this could cause resource problems, especially if a printer is configured to save automatically and if the printer has to process many print jobs in a short time. With the default value of 1, the jobs are processed one by one.

Toolbox: Image extraction improved:
- Image extraction has been improved. Some PDFs have cyclic references and this is now detected. Previously, these PDFs could not be processed and no result was generated. Also, more images can be exported and a status is displayed during export.

Toolbox: Better support for TIFF in the Images to PDF tool:
- Images to PDF Tool now supports TIFF files better. Bitonal TIFF images are handled in a special way so that the resulting PDF file remains small. Multi-page TIFF files are now supported as well.

Toolbox: Unwanted focus frame removed:
- The focus frame from the page container in the "edit pdf", "annotate pdf", "sign pdf" and "blacken pdf" tools has been removed because this is not wanted

Toolbox: Added more keyboard shortcuts:
- The tools "edit pdf", "annotate pdf", "sign pdf" and "blacken pdf" now support CTRL+Z to undo, CTRL+Y to redo and CTRL+A to select all objects. Also you can use LEFT and RIGHT key to navigate between pages.

Toolbox: Home icon added to some tools:
- The tools "edit pdf", "annotate pdf", "sign pdf" and "blacken pdf" now have a home icon in the toolbar, which can be used to return to the home page to perform further functions. This was not possible before. Before you had to close and reopen the toolbox to use another function. With the new home icon this is now easier.

Reader: Title of the print job changed:
- The title of the print job is now only the file name without the directory. This is handled by most programs and it is easier to keep track in the print queue.

Reader: Keyboard shortcuts improved:
- The key combination to move to the next/previous page is CTRL+LEFT or CTRL+RIGHT. If the horizontal scrollbar is not needed and therefore not visible, you can now also simply click LEFT or RIGHT to navigate to the previous/next page.

Assistant und FileTools: Number of files is displayed:
- The PDF Printer Assistant and shell file tools now show the number of files in the file list. This is often useful to make sure that all files have been loaded.

TWAIN: UI launching improved:
- A problem with calling the Twain driver has been fixed. The GUI of the Twain driver could hang on some actions. We use a new flag when calling the GUI process and this fixes the problem in our test environment.
- TWAIN: DSM Manager updated to the latest version

General: Lower CPU load when reading data from another process:
- When PDF24 starts other processes and reads data from this process, the CPU is now less utilized. The buffers have been slightly increased and the reading process now goes into wait mode more often.
- General: Language files updated and Arabic.lang added
- General: Ghostscript updated to version 10.0.0
- General: Webview2 updated to version 107.0.1418.24
- General: QPDF updated to version 11.1.1
- General: Launch Ghostscript optimized
- We no longer set the Ghostscript environment variables GS_DLL and GS_LIB. We now only use command line arguments when running Ghostscript. We also now use -sFONTPATH=%windir%/fonts to allow Ghostscript to find the installed fonts in the Windows fonts folder. We have removed the fontmap file that the PDF24 installer created in the previous version, since it is no longer needed. Also, -dNEWPDF=true is now set by default, which can be controlled via the registry setting gs.useNewPdf. The old Postscript-based PDF reader is deprecated and will be removed in the next version of Ghostscript.
- DocTool: Overwrite profile values via command line
- When starting the DocTool with the -applyProfile statement, the profile values can now be overwritten with the command line argument -profileParam key value. This is very useful for some actions, e.g. to set a specific watermark text or password.

Output Profile Manager: Added UI to select a font:
- Added a font selection button next to the watermark and page number font fields. When the user clicks the button, a popup window opens where the user can select an available font. This makes the font selection more convenient.

Output Profile Manager: ARGB fields labeled:
- ARGB fields in the watermark and page number area have been prefixed with a letter to make it easier for the user to see what a field is for

Output Profile: Watermark and page number function changed:
- When saving a file with an output profile, we have changed the way how page numbers and watermarks are added to the PDF. The new way uses the same functions as the tools in the Toolbox. These are better and support Unicode characters if the font used can display them. Also, we now have a single code base that is easier to maintain. On the TODO list are more watermark related features which we can implement better with the new method.


PDF24 Creator 11.6.0
PDFLib: More improvements implemented:
- Some PDF files could not be opened. We have investigated this and made improvements to support those as well.
- Common: WebView2 aktualisiert auf Version 106.0.1370.42
- Common: Compiled again with /CETCOMPAT=false
- /CETCOMPAT seems to cause problems on some computers. Some users have reported problems. We have decided to build with CETCOMPATO=false in this version.

DocTool: Crop via command line:
- The version brings support for defining a crop box via the CLI of pdf24-doctool.exe. More about this can be found in the manual.

Output profiles: Support for placeholder %USERNAME% for author field in info area:
- This version brings support for the %USERNAME% environment variable in the author field of an output profile. This allows to generalize the output profiles and helps to distribute the profiles. Also, some profiles can now be moved to the HKLM section of the registry.

Output profiles: Support for unencrypted passwords in output profiles:
- User passwords for output profiles can now be stored unencrypted. This can be controlled by the profile keys pdf-passwordEncryptionMode and pdf-encryptPasswords. If pdf-encryptPasswords=false or pdf-passwordEncryptionMode=none is set, no encryption is used.

Toolbox: Convert PDF to secure PDF built-in:
- Added a converter that turns PDFs into secure PDFs. A truly secure PDF in many ways is one in which all pages of the PDF are replaced with a rendered version of the page. The new pages contain only images. The quality can be controlled.

Toolbox: Fixed problem with the UI of the overlay tool:
- Fixed a problem with the UI of the overlay tool. If you added files, then removed one, and then added the missing file again, the form was not reactivated. This problem is fixed.

Toolbox: PDF Viewer component of some tools extended:
- The PDF Viewer component used in the Edit, Annotate and Sign tools has been improved. CTRL + MouseWheel is now supported to zoom a page. Furthermore, a render task is aborted when a new task replaces the old one to make the viewer more responsive.

Reader: Text selection accelerated:
- Selecting text and drawing the selection areas is now much faster. For many sub-ranges, the text selection was often not as responsive as desired. This has been improved.


PDF24 Creator 11.5.0
General: All translation files updated:
- With version 11.5.0 all available language files are updated. There were again many elements to translate, which were added with the last versions. Now it was time again to translate all texts.

General: WebView2 updated to version 106.0.1370.34:
- PDF24 Creator 11.5.0 now again brings the current WebView2, which is used internally by the toolbox. How to use the Evergreen version from Windows can be read in the manual.
- General: JRE updated to version 19

General: PDF Lib improved:
- We've also improved our PDF Lib because we have seen some potential problems with some PDF files not generated by PDF24

Toolbox: Images in PDF tool improved:
- There are now more options that allow you to control the conversion process. You can specify the page size and orientation and also a DPI value so that PDF24 can calculate the page size based on the image size.

Toolbox: Optimization of tools to edit, annotate, sign PDFs:
- A big new feature in this version is the support of installed system fonts. There is a new font selector where you can choose one of the installed system fonts. This allows you to customize the text. This improvement also fixes the problem that certain texts cannot be mapped with every font. For example, when entering Chinese text, you now have the option to use a font that supports these Chinese characters.
- Furthermore, there are improvements in the state retention. The text size input field now keeps the last set value. If you now add a new text, the font size of the saved value is set. The same applies to the font selection.
- Texts can not only be filled, but the characters can also be outlined. For this purpose there is the input field for the stroke width. This input field now supports fraction numbers, so that you can fine-tune the stroke width.

Toolbox: Added missing text translation on the toolbox home page:
- There were still two texts on the home page of the toolbox that could not be translated yet. These texts now also use the language files

Toolbox: Fixed text problems with some language files:
- When using certain translations, there were problems with some texts in the toolbox. There were internal errors and some texts were not visible. We have improved this and all translations can now be used and displayed correctly again.

Toolbox: Color selection tool of some tools improved:
- The color selection tool in various PDF tools, such as Edit PDF, now has an input field that displays the current color code. You can also change this code directly so that experienced users don't always have to go through the color picker.

Toolbox: Improvement of tools Add watermark and page numbers:
- The page numbers and watermarks tools have been improved. This version now uses a new and better method for inserting page numbers and watermarks into a PDF. Furthermore, there is improved font support for these tools as well. We changed the user interface a bit, so that you can now select all installed system fonts via a font selector, which is used for the watermark and the page number text. This also fixes the problem with text that can't be encoded with one of the default fonts, since you can now select a font that supports the text.

Toolbox: Fixed issue with transparent PNGs in Edit PDF tool:
- Transparent PNGs could be added to the PDF, but the result or the generated PDF was incorrect. The image in the PDF was partially distorted. Here we have improved and fixed the problem.

Reader: Display of the reader improved when it is minimized:
- When PDF24 Reader is minimized and you double-click on a PDF file to open it in PDF24 Reader, PDF24 Reader now exits the minimized state and displays the newly opened file on the screen. In previous versions, only the taskbar icon of the PDF24 Reader flickered and you then had to click this icon to display the Reader on the screen.
- OCR: Update of tesseract to version 5.2.0


PDF24 Creator 11.4.0
- JRE updated to version 18.0.2

JRE outputs are displayed in the Debug Console:
- For certain JRE program calls, the outputs were not displayed in the debug Console. The missing outputs are now visible

New Ghostscript version:
- New Ghostscript 9.56.1 build is used. Removed Tesseract/Leptonica support as it is not needed here. This saves some space. We have also removed the code that adds %%Invocation: comments to PDF files for security reasons, as this could hide information you don't want in a PDF

Check if the PDF24 folder for temporary files is writable:
- In rare cases the PDF24 folder for temporary files is not writable. If this is the case, a message will now appear with instructions on how to solve the problem
- Manual extended and many new details added

Special handling for JRE command line arguments:
- It will now re-encode the JRE command line arguments in the apps if GetACP() returns the value CP_UTF8 and if this does not match the system property sun.jnu.encoding. If the two encodings do not match, then the JRE passes command line arguments with incorrect encoding and the app may then fail to find files. There seems to be a bug in this JRE version (https://bugs.openjdk.org/browse/JDK-8272352), which is now marked as fixed and will be fixed with the JRE 19 version

Updater: More parameters added:
- The update request now also includes the Windows version, the installer used and the OS architecture, so that updates can be delivered based on this data. The updater itself can also evaluate this data in the update lists and make decisions

Toolbox: Old IE version removed:
- The old IE version is no longer used and has now been removed. The new Webview2 version continues to be developed and is now also much more comprehensive than the old IE version

Toolbox: Page enlargement was defective:
- The page magnification icon of the rendered page of a PDF in some tools stopped working. Clicking on the icon resulted in an error and the preview did not open. The problem is fixed now

Toolbox: Fixed scroll problem with page magnification icon:
- With the page magnification icon on some tools opening a page preview scrolled the whole page up, which was annoying because you then had to scroll back down. This has been improved

Toolbox: Tool for editing PDF metadata added:
- With this new tool you can control the metadata of a PDF and then also edit it. This is often very useful, for example to correct data before publishing a PDF file

Toolbox: Redaction tool now also removes annotations:
- The redaction tool now removes page annotations from redacted pages because the annotations may contain information you want to hide

Toolbox: Flickering at startup eliminated:
- The Toolbox window class now uses a white background color to avoid flickering at startup

Toolbox: Error handling at startup further improved:
- For some users there are problems with starting the Toolbox and no error message. Here we have further improved and found more program parts that have not yet reported errors

Toolbox: Full mode at PDF to HTML Converter:
- Added the full mode for converting PDF to HTML. Previously only text mode was available

Toolbox: PDF to SVG Converter added:
- The SVG option is now available in the "Convert PDF to ..." tool

Toolbox: PDF to Epub and Epub to PDF Converter added:
- Epub option is now available in "Convert PDF to..." tool and "Convert to PDF" tool now also supports Epub

Toolbox: Added startup animation to show Webview2 loading:
- The animation is helpful so that the user can see that something is being loaded here. Especially when you start the toolbox for the first time, it can take a few seconds for Webview2 to load completely

Toolbox: Minimum window size limit:
- The window size of the toolbox has been limited to the minimum window size so that the toolbox can no longer be reduced so much that the window content is no longer visible. This limitation is also common in web browsers

Toolbox: Improvement of the tool display for input files:
- The invoice creation tool is no longer visible when the toolbox is started with input files that should be processed with the toolbox, because the invoice tool cannot process these files. Also, tools that can process only one file are hidden when there are multiple input files

Toolbox: Additional task executor to limit resource use:
- Now also a Task Executor is used for internal automatic conversion to PDF and for unlocking PDFs to limit the number of tasks and prevent excessive resource usage. This prevents crashes when many files are loaded

Toolbox: Avoidance of double processing:
- Added some checks to prevent some tasks from being performed twice, which can happen in some situations

Toolbox: Improvements in support for password protected PDFs:
- Some more tools can now handle password-protected PDF files. These include the tools to rotate, extract, and remove PDF pages

Toolbox: Added block for favorites:
- The home page for selecting tools has been extended and a block with favorites functions has been added at the top of the page. The favorites are now better displayed and the user can use the tools that he uses frequently more quickly. Individual functions appear in the favorites block when the little star is clicked

Toolbox: Range selection function of pages:
- The Remove PDF Pages and Extract PDF Pages tools now have a range selection feature. You can now use the SHIFT key to select a range of pages. First click on a page, then press and hold the SHIFT key, and then click on a second page. The effect is that all pages in that range are selected/deselected for removal or extraction

Toolbox: A problem with umlauts path name was fixed:
- Some tools in the Toolbox could not process some files if the pathname contained an umlaut. This problem is fixed

Creator: Assembling of files optimized:
- The Creator now recognizes whether a simple joining of files or a more complex merge must be performed when saving a PDF. The joining is easier to do and here we also have the additional option of merging the page directory

Creator: Fit tool improved during preview:
- The tool that adjusts the scaling in the preview so that a page fits horizontally and vertically in the window sometimes did not work correctly. Improvements have been made here

Creator: Flickering further optimized:
- Selecting/deselecting pages with the preview no longer flickers. Now only the selection frame is redrawn and not the entire page element

Creator: Overlay preview page orientation optimized:
- The overlay preview could display incorrect page orientation for a short time if the user clicked the navigation buttons quickly. This has been fixed

Creator: Toolbar of a file optimized:
- The buttons of the toolbar of a file are now slightly wider and can be clicked on better. The menu icon in the toolbar is now also no longer set off
- Creator: Width of the title element of a file reduce
- The width of the title element of a file is now slightly smaller, so that the title is no longer above or below the toolbar

Creator: Page rotation synchronized:
- The rotation of a page in the file preview and in the larger overlay preview is now synchronized. When you rotate a page in the larger overlay preview, the corresponding page also rotates in the file preview. The other way around works as well

Creator: Saving a file via the overlay preview:
- Clicking the save icon in the toolbar of the overlay preview now uses the save function of the file and no longer the save function of the overlay preview, because this can only ever save the current page as an image. This has always been a bit user unfriendly and this version improves that

DocTool: Output folder for multiple files:
- Some sink handlers now ask for an output folder only once when processing multiple input files. All processed files are then stored in this output folder. This behavior existed in previous versions, but was no longer used due to an extension of the program and it then asked for a file name for the output file for each input file

DocTool: Forwarding files to the toolbox via the file tool UI:
- The file tool UI has received a new tile, which forwards the selected files to the toolbox to process them there

DocTool: Added optimizations for the page extraction dialog:
- There were also some improvements in the page extraction dialog of the file tools. The File Tools can be opened by selecting files in Windows Explorer and then right-clicking to select PDF24
- Fixed a crash in a special case
- Making a page visible in the view has been improved when using the Previous/Next Page tools
- Range selection function added. You can now use SHIFT to select or deselect a range of pages. Click on a page or checkbox, then press and hold the SHIFT key and click a second page or checkbox. This will then select or deselect all pages in the range
- Cancel button removed. Dialog can be closed with the window's close icon
- The Save button no longer automatically closes the page extraction dialog. The user can close the dialog using the window's close icon. You can then extract and save multiple areas one after the other
- The UI elements have been restructured a bit and a new element has been added to show the current page ranges that would be extracted if you would save the current selection

Twain: Scanner functions improved:
- Some improvements have been made to the functions for using scanners
- Inter-process communication has been improved
- Other console editions are available
- The parent Twain window does not need to be displayed when listing sources. This prevents the Windows taskbar from flickering during the source collection process
- Added the "Collect Files" option to the source selection dialog to control whether scanned data should be collected and transferred as one file with pages, or whether each scanned page should be transferred immediately

Reader: Display of PDF/A and PDF/X version:
- The PDF/A and PDF/X version is now displayed in the document info area if the PDF file contains this information. This then allows you to see if the PDF uses these standards

Reader: CTRL+W shortcut is supported:
- CTRL+W closes the current active tab/PDF or closes the entire window if only one PDF is open


PDF24 Creator 11.3.0
pdf24.exe backend system starts when together with the toolbox if the backend process is not already started:
- If the pdf24.exe backend system is not running, it is started by other PDF24 apps. The PDF24 Toolbox did not do this. This has now been changed so that the Toolbox also starts the pdf24.exe backend system.

Webview2 updated:
- The current version 103.0.1264.49 of Webview2 is now used. How to use the Evergreen version of Windows is described in the manual in the registry settings section.
- Installer: More translations added

Installer: Checkboxes for creating the Toolbox/Launcher icons:
- The new checkboxes allow you to control which desktop icons should be created. Usually this is an icon for the toolbox. But now the user has the possibility to decide which icons should be created.

Installer: MSI Installer detection integrated:
- If another PDF24 installation via MSI already exists, this will now be detected by the EXE installer

Toolbox: Fixed problem when closing the app:
- Closing the application window right after it appeared could result in a process still running in the background. This problem is fixed.

Toolbox: Create bookmarks based on file names:
- The Merge PDF and the Images to PDF tool have now received an option to create bookmarks based on file names. Some users have requested such a feature.
- If the bookmark function is used with the Merge PDF Tool, then the Java-based implementation is always used when executing the function, since this feature is only available here.

Toolbox: Problems with merging many PDFs fixed:
- The Java-based PDF implementation had a problem merging hundreds of files due to command line length limitations. This problem has now been fixed. We have implemented a new command execution mechanism to overcome this limitation and to generally increase flexibility for features we will add in the near future.

Toolbox: Javascript workers are now destroyed:
- The previewer now destroys the pdfjs webworker when the previewer is closed to release resources
- The PDF page renderer, which renders all pages of the PDF, now also destroys the pdfjs webworker when all pages have been processed

Toolbox: Potential toolbox crash fixed:
- The PDF thumbnail generator now uses an executor to limit the number of thumbnail generators running in parallel. The toolbox could crash because too many resources were used by massively parallel running thumbnail generators.


PDF24 Creator 11.1.0
Many components updated:
- Update JRE to verison 18.0.1
- Update Webview2 to version 100.0.1185.50
- Update to current version of WebView2Loader and WindowsImplementationLibrary
- Pdfium update to version chromium/5030
- Ghostscript update to version 9.56.1

Toolbox: Extract images from PDFs:
- The current implementation now produces the same results as the corresponding online tool from PDF24. With this state, images that could not be exported before are now exported as well.

Toolbox: Some UIs improved:
- Some tools now also use the Sticky Toolbar, which we also use for the Online Tools. This makes the UI a bit better. This concerns the tools Split PDF, Merge PDF, Extract Pages, Remove Pages, Rotate Pages, Sort Pages.


PDF24 Creator 11.0.1
Shell File Tools Bug fixed:
- The PDF24 file tools can be called from the context menu of files. This is possible for both PDFs and other files. The file tools then offer functions that you can execute on the selected files. Merging files is one function here, for example. In one of the previous versions, a bug crept in that prevented some functions from being applied to files that are not PDFs. The file tools usually convert files that are not PDFs to PDF format, and then process the PDF further. Here there was a problem. The conversion did not happen and the subsequent processes could not be executed correctly. We have fixed this problem. You can now e.g. select two or more Word files again, open PDF24 via the context menu and merge the selected Word files.


PDF24 Creator 11.0.0
Toolbox - Webview2 is now used instead of IE for the UI:
- IE as rendering engine has been replaced by Webview2. Webview2 is Chrome based, more modern and brings many advantages. With this change, we now have many new opportunities in improving the UI and can use current standards. With the introduction of Webview2 the installer of PDF24 Creator became a bit bigger, but it is worth it.

Toolbox - Import signature via camera:
- The PDF signing tool now also offers the possibility to import a signature via camera. This option has been available in the PDF24 Online Tools for a long time, but could not be implemented in the PDF24 Creator because the old IE based UI did not support it. With the new Webview2 based UI this is now possible.

Toolbox A dark theme is now available:
- The online tools already had the dark theme in the UI, but the PDF24 Creator did not yet. With the introduction of Webview2 we could now enable and improve the dark theme. The theme can be toggled by the palette icon in the UI.

Toolbox - Several small improvements in the UI:
- As part of the transition to Webview2, we have incorporated some improvements in the UI that enhance the experience of working with the program. More improvements will follow in subsequent versions.

Toolbox - Using a newer PDFJS version:
- PDFJS is used in many places in the Toolbox UI to render and display PDF pages. With the older version, some PDFs could not be rendered correctly. With the introduction of Webview2 we could now use a current version of PDFJS.

Toolbox - Limitation on file size increased for the file drop box:
- The file drop boxes component in the UI had a default file size limit of 256 MB. This is too little for some files and a larger file could not be loaded into the file box. We have now increased this limit to 1000 MB.

PDFLib - Improvement in loading of certain PDFs implemented:
- We were sent a test file that could not be read by PDF24 Creator because it is not correctly structured. However, such a file comes from a scanner program, which is widely used. For such a PDF file we have now made an extension, so that the PDF24 Creator can still read such a PDF.

Components updated:
- QPDF has been updated to version 10.6.3
- JRE has been updated to version 17.0.2


PDF24 Creator 10.8.0
- FileTools: Improvements in the processing of files
- In FileTools, we now no longer pre-process PDF files before passing the PDFs to the actual handler. This often results in better PDF files, especially when merging.
- Creator: Improved placement of the preview window
- One user request was that the preview window should reappear where it was closed the next time a file or page is opened. We have implemented this point. The position of the preview window is saved in the Windows registry when it is closed. At the next opening this data will be read out again and the display of the window will be restored.
- Compress + OCR: Bold font in file list header
- The bold font makes it easier to see that this is the header of the file list.
- At one point a temporary file is deleted too early
- By deleting the temporary file too early, it is not available to the actual function, which then runs into the void
- Assistent: Page number in the file list
- In the PDF Printer Assistant the print jobs arrive after printing on the PDF printer. For these files we now show the number of pages. We have added a new column to the file list for this purpose, in which the number of pages is displayed.
- PDFLib: Blank names are now allowed
- We have examined a PDF that contains empty names, which we have not seen before. We have not been able to process such a PDF so far. Here we have improved so that we can also use such PDFs in PDF24.
- DocTool: Improved sink handlers
- In DocTool there were still inconsistencies with certain commands when processing files. We have taken a closer look at the points and implemented improvements.


PDF24 Creator 10.7.2
Reader: Overwriting opened files:
- In this version of PDF24 Reader, a problem with overwriting files that are already open in Reader has been fixed. Since overwriting open files leads to undefined state, overwriting of open files has been prevented so that the user has to save under a different file name.

QPDF: Update to version 10.5.0:
- QPDF is now used by default for merging PDFs
- With this change, merging PDFs in Creator is now a bit faster and certain issues are fixed. Furthermore, the merging code has been optimized so that a large number of files can now be merged.

DocTool: Automatically rotate pages integrated as shell command:
- How to use the new -autoRotatePages instruction is described in the PDF24 Creator manual


PDF24 Creator 10.7.1
Toolbox: More Modern Save As Dialog:
- The PDF24 Toolbox now uses a more modern Save As dialog which simplifies saving files. Finding a destination folder is much easier with this dialog.

Reader: Registry option OpenInExistingInstance integrated:
- The registry option OpenInExistingInstance (DWORD [0|1]) can be used to control whether PDF24 Reader opens files in an already open PDF24 Reader instance as a tab or whether the file should be opened in its own instance. This option can be used in the registry section HKCUSOFTWAREPDF24PDF24 Reader.

OCR: Deskew pages option causes problems with certain PDFs:
- The deskew pages option in the OCR tool causes problems with certain PDFs. We have seen a scanned PDF that has more than one image in the page. Usually there is exactly one image that is incorporated into the page of a PDF after scanning. But there can be more than one, as we have seen. However, the deskew pages function can currently only be used if there is exactly one image in the page. Therefore, we have implemented a detection here so that pages are only deskewed if, among some other conditions, the condition with this one image in the page is now also met.

Fixed issues with custom ICC problem when creating PDF/A and PDF/X files:
- Due to a bug, custom ICC profiles cannot be used in the older PDF24 Creator version. An empty PDF is created. PDF24 Creator 10.7.1 fixes this problem so that custom ICC profiles can be used again.


PDF24 Creator

PDF24 Creator 11.9.1 相關參考資料
Download PDF24 Creator (64bit) 11.9.1

PDF24 Creator is an application software of Geek Software GmbH, used to create PDF files from any application and convert the files to PDF format.

https://www.filepuma.com

Download PDF24 Creator (64bit) 11.9.1 for windows

2023年1月3日 — Key Features · Merge or split PDF files · Add, remove, extract, rotate, sort and move PDF pages · Import and automatic conversion of documents ( ...

https://www.filepuma.com

Older versions of PDF24 Creator (Windows)

Download older versions of PDF24 Creator for Windows. All of the older versions of PDF24 Creator have no viruses and are totally free on Uptodown ... exe 11.9.1 ...

https://pdf24-creator.en.uptod

PDF24 Creator - Download - 100% Free

The PDF24 Creator is a desktop solution that works offline. Files remain locally on your PC and are NOT uploaded to the Internet. The topic of data protection ...

https://tools.pdf24.org

PDF24 Creator 11.9.1

2023年1月3日 — PDF24 Creator 11.9.1 · Merge and split PDF · Extract pages from a PDF · Copy pages from one PDF to another PDF · Integrated preview for easy PDF ...

https://www.neowin.net

PDF24 Creator 9.1 Download (Free) - pdf24-Editor.exe

2024年2月11日 — PDF24 Creator lets you combine documents of various formats into a PDF file. It provides a simple interface where you can drag and drop ...

https://pdf24-creator.software

PDF24 Creator Changelog

Version 11.9.1. 02.01.2023. Common: Code for querying the feature status optimized. The new code makes the query a bit more flexible, which also makes it ...

https://creator.pdf24.org

PDF24 Creator 的旧版本(Windows)

... Windows 上PDF24 Creator 的旧版本。PDF24 Creator所有的旧版本在Uptodown ... exe 11.9.1 3 1月2023. exe 11.9.0 15 12月2022. exe 11.8.0 1 12月2022. exe 11.7.0 ...

https://pdf24-creator.cn.uptod

TU-099 - pdf24-creator-11.9.1.msi

Patch Name, pdf24-creator-11.9.1.msi ; Patch Description, PDF24 Creator (11.9.1) ; Bulletin Id, TU-099 ; Bulletin Title, Updates for PDF24 Creator ; Severity ...

https://www.manageengine.com

[Package Request]: geeksoftwareGmbH.PDF24Creator ...

2023年1月7日 — https://download.pdf24.org/pdf24-creator-11.9.1.msi · https://download.pdf24.org/pdf24-creator-11.9.1.exe. The text was updated successfully ...

https://github.com