NVDA 歷史版本列表
NVDA(NonVisual Desktop Access)是一款免費的“屏幕閱讀器”這使盲人和視力受損的人可以使用電腦。它以電腦語音讀取屏幕上的文字。您可以通過將鼠標或鍵盤上的箭頭移動到文本的相關區域來控制所讀取的內容。如果計算機用戶擁有稱為“盲文顯示”的設備,也可以將文本轉換為盲文。 。 NVDA 為許多盲人提供了教育和就業的關鍵。它還提供了訪問社交網絡,網上購物,銀行和新聞.NVDA 與微軟... NVDA 軟體介紹更新時間:2023-01-03
更新細節:
更新時間: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
更新時間:2023-01-03
更新細節:
更新時間:2022-12-22
更新細節:
What's new in this version:
Highlights:
- This is a patch release to fix issues with 2022.3.2 and address a security issue. 2022.3.2 introduced a bug which caused accessibility issues with the Windows lock screen “forgot my PIN” experience and when installing/updating Windows.
Security fix:
- Please responsibly disclose potential security issues to [email protected] following our security policy
- An issue was fixed where it was possible for an unauthenticated user to have access to the NVDA Python console
- Technical details for this security issue will be made available in this advisory: GHSA-fpwc-2gxx-j9v7
更新時間:2022-11-10
更新細節:
What's new in this version:
Highlights:
- This is a patch release to fix issues with 2022.3.1 and address a security issue. 2022.3.1 introduced bugs which prevented certain functionality on secure screens, and caused NVDA to misbehave if started on the lock screen.
Security fix:
- Please responsibly disclose potential security issues to [email protected] following our security policy
- An issue was fixed where it was possible for an unauthenticated user to elevate to administrator privileges. Technical details for this security issue will be made available in this advisory: GHSA-3jj9-295f-h69w.
更新時間:2022-10-19
更新細節:
What's new in this version:
Fixed:
- exploit where it was possible to elevate from user to system privileges
- a security issue allowing access to the python console on the lock screen via a race condition for NVDA startup
- issue where speech viewer text is cached when locking Windows
- Prevent an unauthenticated user from updating settings for speech and Braille viewer on the lock screen
更新時間:2022-10-19
更新細節:
What's new in this version:
R-Studio 9.1 build 191060
New features:
- The Options and I/O monitor buttons have been added to the Drive Copy Wizard progress dialog box
Improved:
- S.M.A.R.T. attributes detection has been improved
- Symlink processing has been improved
- Opening of partitions with the Ext file system has been accelerated
Fixed:
- The Metafiles folder may have disappeared after Folder rescan
- Information about files marked for recovery was displayed incorrectly when a file mask was applied
- Options specified on the Options tab in the Drive Copy Wizard didn't work
- The program may have crashed sometimes
- Memory may have liked during the Recover All Files operation
- An incorrect log message may have appeared after recovery of files with broken names
R-Studio 9.1 build 191044
- Change log not available for this version
R-Studio 9.1 build 191039
Fixed:
- R-Studio may have processed huge ext4fs file systems for too long time
- The Hexadecimal editor didn't close an opened disk when disk wiping started
- It was impossible to stop disk actions with malfunctioning disks
- The Map of file command was active in the left pane of the R-Studio's panel
- Not all information was copied from the Get Info window
- The Files and Folders checkboxes were disabled by default on the Find/Mark dialog box
- File search and mask returned incorrect results for the Modification date
- The Yes to All and No to All buttons appeared on the Save scan info dialog box even when only one tab was opened
R-Studio 9.1 build 191029
Improved:
- Info about multi-pass imaging phases has been added to the log
Changed:
- The default system info file names have been changed to R-Studio-SystemInfo-yyyy-MM-dd
Fixed:
- It was impossible to disable all additional phases for multi-pass imaging in order to enable only the main one
- R-Studio performed Slow areas and Retrying phases of multi-pass imaging even when when they were disabled
- The Map of file command was active in the left pane of the Content panel
- R-Studio threw a Corrupt data error message for ddrescue map files larger than 64kB
- It was impossible to perform sector map operations for incomplete images
- Not all info was copied from the Get Info window
- Missing disks added to Virtual Volume Set or Virtual Mirror couldn't be edit correctly
- Some partition and drive actions could be performed during disk operations like disk scan, RAID consistency check, and so on
- No progress bar was shown during manual update
- Some cosmetic bugfixes
R-Studio 9.1 build 191026
New features:
- Support for 4k sector size for USB Stabilizer has been added
- A new command Close All Images has been added to close all opened images
Improvements:
- The update process of USB Stabilizer drivers has been improved
Fixed:
- R-Studio may have frozen while executing the Recover All Files command
- File sorting may have changed to default (Real file system) when the Show Files command was executed for an already opened tab, or the tab was moved, etc
- Child objects of a wiped drive/partition were not automatically deleted from the Device view pane
- Not all information from the Get Info window was copied
- Sometimes, R-Studio may have crashed on close
R-Studio 9.1 build 191020
New features:
The following items have been added:
- Support for the XFS file system
- Support for Intel Software RAIDs
- Data wiping for drives
Additionally for the Technician versions:
- Runtime imaging for individual folders/files
- Imaging of drive's file system (FS map) only
- Drive and file maps for all supported devices
- Drive imaging to a physical drive rather than to an image file
- New file hash functions sha1 and sha256 to forensic logs
- New extended options to control DeepSpar Stabilizer
Improvements:
- A new option Check sectors status has been added to the Recheck Recovery Chances dialog box
The Technician version
- File enumeration has been accelerated for DDI drives
- Post Actions (Shut down the computer on task completion & E-mail options) have been added to the Options window
Changes:
- The I/O Options button has been renamed to the Options button
- The Forensic Log Settings dialog box has been moved to the Forensic Log Settings tab on the Recover dialog box
Fixed:
- The Close All command appeared in the Partition tab shortcut menu even only one tab was opened
- Questionable folders may have disappeared in the panels after Rescan Folder
- Not all information could be copied from the Get Info window
- Existing zero-sized files had the green mark for recovery chances
- The Preview command was active in the Find Results panel for zero-sized files
- A negative offset may have been entered into the I/O Monitor field
- An image of a password-protected APFS container could not be opened even with the correct password
- File marking results may have been different for different time format
- The information in the Disk Properties tab was updated incorrectly
- Data on virtual block RAIDs with disks with bad sectors may have read too slowly
- R-Studio may have crashed if USB Stabilizer wasn't off during the program closure
- R-Studio crashed when the byte-to-byte imaging was selected in a system with only one disk
- Many cosmetic bugfixes
Test/hexadecimal editor:
- The Find previous command and reverse search may have executed incorrectly
- The Select From/To procedure didn't work correctly with the Search command
- The search command may have been executed incorrectly when the Not equal option was enabled
- The Append command may have been executed incorrectly
R-Studio 9.0 build 190312
Improvements:
- Two new options have been added for RapidSpar: Create Image and Complete Runtime Image
- Estimation of recovery chances has been improved
- The ISO image file type has been added to the File Types list
- During execution of the Complete runtime image, I/O Monitor now shows the read speed of the disk rather than read/write speed
- File System error message codes are expanded for deletion/move errors
Fixed:
- R-Studio Technician for Mac/Linux couldn't be re-registered into the T80+ version. Fixed
- Multi-pass images with several takes were created incorrectly if the Perform reading in reverse order if possible option was selected
- I/O Monitor showed read speed incorrectly
- A sector map file was being written not as often as necessary while completing runtime imaging
- Masked marked files were incorrectly counted
- Tabs may have closed without a due warning
- Deleted files were not marked with the red cross in the Find Results pane
- The Recover Marked button may have been inactive after marking files using the Find/Mark dialog box and when the Skip files with bad sectors option is selected on the Recover dialog box
- The Recover Marked shortcut menu item and button remained inactive when a file was marked for recovery in the Find Results pane
- When there was not enough room for a large file and a new destination was assigned, the leftover of the file left in the first place
- Recovery froze and could not be resumed if a file name and path appeared too long
- Recovery froze from the Extensions tab when the Restore folder structure and Restore from root options were selected on the Recovery dialog box
- It was possible to perform many Drag&Drop operations while performing various drive tasks
- The OK button was active when the Password field was empty on the Enter the password dialog box
- An RDR-type image could not be correctly removed from a virtual RAID
- RAID-connected tabs didn't close when the RAID parameters were altered
- A Virtual Block RAID object may have frozen when another RAID parent was added
- Many cosmetic, wrong messages, and localization bugs have been fixed.
Text/hexadecimal editor:
- The content of the UNICODE and UNICODE+ columns may have merged. These columns could not be resized
- An unnecessary inquiry about overwriting a file after executing the Tools - Save to Binary File... or Save to Hexadecimal file command may have appeared
Third-party hardware:
- R-Studio may have crashed while working with DeepSpar DDI hardware
R-Studio 9.0 build 190296
Improved:
- When a user opens an already opened partition it brings the user to the corresponding tab
- Option processing for the Find/Mark dialog box has been improved
Fixed:
- When the recover options Restore folder structure and Restore from root were selected, the original Modified and Accessed timestamps were changed to the time of file recovery
- The program may have crashed when it tried to restore interrupted runtime imaging saved as a vmdk file
- The program may have crashed when connecting to a remote computer
- Some cosmetic fixes
R-Studio 9.0 build 190295
Improved:
- R-Studio shows now S.M.A.R.T. attributes for NVME SSD devices
- Detection of S.M.A.R.T. attributes have been improved for new hard drive modes
- Processing of the .Trash folder has been improved for macOS file systems
- Processing of encrypted APFS partitions has been improved
- Detection of Disk identity parameters (Vendor name, Product name, Firmware version, Serial number) has been improved
- Additional checks have been made for runtime imaging destinations and sector map files
Fixed:
- Symlinked folders remained marked when their target were unmarked
- Files from symlinked folders may have recovered to incorrect places
- The Advanced Scan dialog box may have shown the Scan area parameter incorrectly after second clicks on the Advanced button
- Strings on Properties panel were selected incorrectly
- The Find/Mark dialog box could not show all opened partitions correctly when they were many
- R-Studio showed files in renamed folders as deleted, although they were not
- Mask presets with time periods 7, 14 days or 1, 3, 6 months, etc. created in version 9 were unnecessary converted to Customs
- R-Studio ver.9 may have crashed when opening older rdi images
Technician version:
- Objects could not be opened in the Hexadecimal editor from DDI drive map files. Fixed.
- R-Studio didn't always show S.M.A.R.T. attributes from USB Stabilizer. Fixed.
- Incorrect objects could be selected for a Destination drive for runtime imaging as Sector by sector clone on a physical drive
R-Studio 9.0 build 190275
New features:
- Several disk objects can be opened in one tab. All these objects can be simultaneously searched for files, their files can be marked and recovered
- Drive imaging can be interrupted and then resumed. When the user stops an imaging process, they have two options: to discard an already created partial image file or to save it to resume drive imaging later. Created partial images can be loaded, too.
- Some extended options have been added to the drive operation progress windows. They can be altered on-the-fly
- File types can be searched for on the Known File Types dialog box
R-Studio Technician:
- A new license type T80+. R-Studio T80+ is equal in its features to full-fledged R-Studio Technician, runs for a certain period of time, and during its validity period can be upgraded to R-Studio Technician for the initial price difference. The license price of 1 USD per day is very affordable for small businesses, computer repair shops, and individual data recovery contractors.
- R-Studio Technician is now available on our public web pages and can be tested in the Demo mode.
- Native support for data recovery hardware from DeepSpar: USB Stabilizer and RapidSpar. Such support allows the user of R-Studio to control hardware parameters directly from the R-Studio interface and create drive's sector maps to improve multiple data recovery operations.
- Runtime imaging. R-Studio creates drive images in parallel with other drive reading operations. Next time when R-Studio accesses data from imaged drive areas it gets the data from the runtime image.
- Multi-pass imaging. Images from problematic drives can be created through several phases reading data from good areas first and from bad and slow areas later. Such approach allows for extracting maximum possible amount of data even from quite faulty drives
- Support for sector maps, both in the R-Studio's format and in the third-party software ddrescue and HDDSuperClone formats
- I/O Monitor allows the user to inspect read/write operations in real time
Improved:
- Support for macOS file vault has been improved
- Symlink processing has been improved, including the Mark all and Unmark all commands
- Execution of the Save All File Names / Load File Names commands has been accelerated
- File type icons have been added to the Find Results (Find All Files) panel
- Message display in the Log View panels has been improved
- Recheck Recovery Chances has been improved
- A warning message appears when the user tries to close tabs with open disks/partitions
- The recovered part of a file will remain when the recovery process has been interrupted
Fixed:
- R-Studio may freeze when opening a RAID created from disk images
- The Logical Sector Size parameters may have appeared twice on the IDE Properties tab
- R-Studio may have frozen when creating an image of a recognized partition
- Files didn't appear in the Find Results panel after they were unmasked if file sorting tabs were switched
- R-Studio may not have found a file by its exact size
- FAT cross-linked folders may have been processed incorrectly
- Zero-sized files could be viewed in the built-in Text/Hexadecimal Editor and file previewer
- The FAT32 bitlocker to go couldn't be recognized
- A disk letter for a bitlocker volume didn't change when the disk letter for its partition was changed
- An image file from a remote computer could not be saved to either the remote computer or local one
R-Studio 8.17 build 180955
- Change log not available for this version
R-Studio 8.16 build 180499
New Features:
- Several file systems (the main and several reformatted ones) can now be found on one partition, if their traces remain in the boot records
Improvements:
- APFS file systems and APFS Fusion Drives can be recognized on a pure hard drive without protective GPT partitions
- The program checks that it works with the USB Stabilizer
Fixed:
- The program may have gone into a loop and frozen at the last stage of partition recognition
- The program may sometimes have frozen when recognizing the file system
- When a partition without a file system on a MBR disk was formatted, the partition divided into a not-equal volume and partition. The were shown as two different objects
- When R-Studio found a direct volume on a flash drive, it didn't search for deleted partitions
R-Studio 8.15 build 180125
- Change log not available for this version
R-Studio 8.15 build 180091
- Change log not available for this version
R-Studio 8.15 build 180015
New features:
- Virtual objects, like virtual RAIDs and regions, can be connected to the system as read-only virtual drives. Such drives are visible in and accessible to the system and other programs. (Technician version)
- Folders, which are symbolic links to other folders (targets), can be shown as links, without showing the content of the targets. (Technician version)
- Support for deduplication in the NTFS file system created by Windows Server 2019 has been added.
- Support for the ReFS file system created by Windows Server 2019, including deduplication, has been added
- R-Studio Emergency can now run in 64-bit mode and use all available RAM to recover large hard drives
Improvements:
- Recognition of NTFS file systems with some wiped parts has been improved
- Icons have been redesigned for better resizing on HiDPI screens
- Recognition of fat16/32 folders with small numbers (1-2) of files has been improved
- Recognition of ext2/3/4 partitions with block sizes <=1024 bytes has been improved
- Folder links comparison has been added for recognized ext2/3/4 file systems to improve the recognition of very small file systems (1 group/cylinder block) and the quality of recognized partitions
Bug-fixes:
- The program may have frozen during the opening or scan of some images
- The warning that a mask was applied my have not shown on tab titles
- NTFS file systems with the cluster size of 64k may have been processed incorrectly
- Scan info for objects found during the fast scan for lost partitions may have been saved/loaded incorrectly (incorrect parent objects)
R-Studio 8.14 build 179693
Fixed:
- R-Studio may have sometimes failed to find NTFS partitions without boot records
- File previewer didn't correctly display filenames with right to left scripts
- Sometimes it was hard to distinguish between font and highlight colors
R-Studio 8.14 build 179675
- Change log not available for this version
R-Studio 8.14 build 179623
- Change log not available for this version
R-Studio 8.14 build 179611
New features:
- Fast search for lost partitions has been added.
- Support for the ISO9660 file system used in CDs/DVDs/ISO images has been added.
- Support for the UStar/Tar/CPIO/Pax file systems used in tape storage devices has been added (Technician version).
Improvements:
- Extended control over file preview has been added. Files can now be marked for recovery, recovered, etc., directly from the built-in File previewer.
- Extended control and display of scanned and unscanned disk areas has been added.
- A special mark has been added for a folder with marked files that are hidden by the applied mask.
- A complete overhaul of symbolic and other links processing has been made.
- An option to recover only marked files matching the applied file mask or all marked files has been added to the Recover dialog box.
- The algorithm that estimates chances for successful file recovery has been improved.
- Interface localizations have been improved.
Bug-fixes:
- R-Studio parsed only the GPT partition table, even when it was invalid, when both LDM/MBR and LDM/GPT were present on the disk. Fixed.
- The Recover marked command was inactive if marked files were invisible due to the applied file mask. Fixed.
- The Copy information command copied the information from the previous file when the information of the selected file didn't exist. Fixed.
- The Expand All command for the folder tree may have frozen on partitions with large numbers of folders. Fixed.
- The number of marked files may have been displayed incorrectly when the view was changed from Real, by Extension, by Time, etc. Fixed.
- Sometimes R-Studio may have crashed during file recovery. Fixed.
- Sometimes the built-in previewer may have frozen when showing damaged files. Fixed.
- Scan time and progress may have been displayed incorrectly while scanning several regions. Fixed.
- Disk scan may have crashed or frozen during the process and an attempt to stop it. Fixed.
- The Rescan the entire disk command may have failed for an already scanned disk. Fixed.
- The Scan dialog didn't size units when it was closed and then opened again. Fixed.
A lot of symlink processing bugs have been fixed, two being worst:
- If there was a symlink to another folder in a place to store recovered files, and there was a folder in the data for recovery which name coincided with that symlink's folder, the recovered data was written to the symlink's folder. That may have resulted in complete loss of files stored in the symlink's folder. Fixed. Now R-Studio saves recovered files only within the path(s) specified for storing recovered files.
- When files were marked and then umarked in a folder that was a symlink, the files in its target were unmarked, too. Fixed.
- Disс information wasn't renewed when the CD was ejected and the Refresh command was executed. Fixed.
- R-Studio tried to access an attached CD/DVD drive during device refresh which may have resulted in temporal freeze. Fixed. Now R-Studio accesses a CD/DVD drive only when it works with it. Fixed.
- Disk size wasn't shown for a CD/DVD disc under WIndows NT. Fixed.
- R-Studio may have temporally frozen while switching between the Real, Extension, XXX Time views for partitions with many folders. Fixed.
- Many internal bugfixes to improve program's efficiency.
- Hexadecimal editor may have frozen while opening a multi-volume image. Fixed.
R-Studio 8.14 build 179597
New features:
- Fast search for lost partitions has been added
- Support for the ISO9660 file system used in CDs/DVDs/ISO images has been added
- Support for the UStar/Tar/CPIO/Pax file systems used in tape storage devices has been added (Technician version)
Improvements:
- Extended control over file preview has been added. Files can now be marked for recovery, recovered, etc., directly from the built-in File previewer
- Extended control and display of scanned and unscanned disk areas has been added
- A special mark has been added for a folder with marked files that are hidden by the applied mask
- A complete overhaul of symbolic and other links processing has been made
- An option to recover only marked files matching the applied file mask or all marked files has been added to the Recover dialog box
- The algorithm that estimates chances for successful file recovery has been improved
Bug-fixed:
- R-Studio parsed only the GPT partition table, even when it was invalid, when both LDM/MBR and LDM/GPT were present on the disk. Fixed
- The Recover marked command was inactive if marked files were invisible due to the applied file mask. Fixed
- The Copy information command copied the information from the previous file when the information of the selected file didn't exist. Fixed
- The Expand All command for the folder tree may have frozen on partitions with large numbers of folders. Fixed
- The number of marked files may have been displayed incorrectly when the view was changed from Real, by Extension, by Time, etc. Fixed
- Sometimes R-Studio may have crashed during file recovery. Fixed
- Sometimes the built-in previewer may have frozen when showing damaged files. Fixed
- Scan time and progress may have been displayed incorrectly while scanning several regions. Fixed
- Disk scan may have crashed or frozen during the process and an attempt to stop it. Fixed
- The Rescan the entire disk command may have failed for an already scanned disk. Fixed
- The Scan dialog didn't size units when it was closed and then opened again. Fixed
A lot of symlink processing bugs have been fixed, two being worst:
- If there was a symlink to another folder in a place to store recovered files, and there was a folder in the data for recovery which name coincided with that symlink's folder, the recovered data was written to the symlink's folder. That may have resulted in complete loss of files stored in the symlink's folder. Fixed. Now R-Studio saves recovered files only within the path(s) specified for storing recovered files.
- When files were marked and then umarked in a folder that was a symlink, the files in its target were unmarked, too. Fixed.
- Disс information wasn't renewed when the CD was ejected and the Refresh command was executed. Fixed.
- R-Studio tried to access an attached CD/DVD drive during device refresh which may have resulted in temporal freeze. Fixed. Now R-Studio accesses a CD/DVD drive only when it works with it. Fixed.
- Disk size wasn't shown for a CD/DVD disc under WIndows NT. Fixed.
- Hexadecimal editor may have frozen while opening a multi-volume image. Top
R-Studio 8.13 build 176095
- Change log not available for this version
R-Studio 8.13 build 176093
- Change log not available for this version
R-Studio 8.13 build 176051
- Change log not available for this version
R-Studio 8.13 build 176037
New features:
- Deleted partitions can be instantly found, without long scan
- Files can be recovered or marked for recovery directly from File previewer
- The number of read tries for bad sectors can be changed during a disk operation
Improvements:
- DeepSpar Disk Imager sector status data is also used to estimate the chances of successful file recovery
- FAT folders partially damaged within sectors are also enumerated
Bugfixes:
- No messages appeared in the log when a scan process was interrupted
- When R-Studio accessed data inside an already opened part of a multi-part image, a request to open this part may have appeared
- A multi-part image may have been opened incorrectly if the parts were small
- Log information may have been incorrect when recovery was interrupted
- When opening the next in turn part of a multi-part image, it was possible to click the OK button without entering the required file name. The part was lost and no more inquires were issued.
- Sometimes the program may have sent a wrong message about not enough space when the image was written to alternative paths
- The Advanced Scan dialog box may have been shown incorrectly
- R-Studio may have frozen or crashed while opening file systems
- The best copy of the FAT table for FAT12/16 file systems was determined incorrectly when it was determined sector-wise
- The path dialog box on the remote computer may have delayed for a long time if there were unaccessible connected network drives
- R-Studio may have found waste copies of GPT partitions if a GPT disk was reformatted to an LDM/MBR disk
- The program may have found some garbage GPT partition entries when those entries were re-written. Fixed. Now R-Studio checks their validity and cancels invalid r
- Partitions could not be copied to an HDD with several partition tables (i.g., a GPT table and some deleted ones)
- An extended debug file system snapshot could not be saved for disks with unsupported encryption methods
Text/hexadecimal editor:
- The offset field in the GoTo dialog box may have been shown incorrectly. Fixed.
- Strings may have been truncated on the Find Results panel. Fixed.
R-Studio 8.12 build 175721
New features:
- Support for the compression algorithms lzvn and lzfse has been added. They are used in the new HFS+/APFS versions.
Bugfixes:
- R-Studio may have crashed when creating an ext4 FS metadata image. Or it may have created it slowly. Fixed.
- R-Studio may sometimes have crashed when opening heavily corrupted file systems. Fixed.
R-Studio 8.12 build 175573
- Change log not available for this version
R-Studio 8.12 build 175481
New Features:
- Support for the APFS file system created by macOS Catalina has been added
- Support of the APFS Fusion Drive has been added
- Several paths can be immediately specified for multiple-volume images
Technician version:
- Alternative paths can be specified for places to store recovered files and images
Post Action options have been added for unattended operations:
- Automatic shutdown once lengthy operations have completed: file recovery, disk scan, and disk imaging. When this option is specified, R-Studio checks that all relevant information (scan info, RAID layouts, etc) has been saved and advanced recovery features specified
- Automatic email notification regarding operation success/failure.
Improvements:
- Search for deleted files has been improved for the Ext2/3/4 and UFS1/UFS2 file systems
- File system reconstruction has been improved for APFS partitions
R-Studio 8.11 build 175479
New features:
- Automatic recognition and assembly of complex disk manager objects whose components are also various disk manager objects. This may be useful for data recovery from various NAS devices
- Updated Windows driver that can mount R-Drive Image type (.rdr) images of hard drives, besides logical disks, as virtual hard drives in the system
Improvements:
- The Open folder when done option has been added to the Recover dialog box
- File enumeration speed has been increased by several dozen times for Ext2/3/4 and UFS1/UFS2 partitions
- Folder scan to improve folder tree reconstruction on recognized Ext2/3/4 and UFS1/UFS2 partitions
- Ext4fs extent reconstruction for large deleted files even if they are not in the file system journal
- Network data recovery speed has been increased by several dozen times
Bug-fixes:
- R-Studio may have opened some partitions with large numbers of files for a long time
- The path selection dialog box may have frozen if some network drives were connected to the system under a user account
- R-Studio may have crashed during performing recheck recovery chances
- Volume labels may have been detected incorrectly for UFS1 partitions
- Idle RAID sequences may have appeared when a custom RAID was created. Those sequences could not be deleted
- When an invalid RAID table was applied, the program didn't throw a warning
- An incorrect minimum number of RAID table lines may have appeared for RAID0 and RAID4
- The cursor may have moved incorrectly when editing the RAID table
- Unit fields (TB, GB, MB) in the RAID editor may have worked incorrectly
- The Refresh DDI command may have appeared even when the DDI device was not connected
R-Studio 8.11 build 175357
New features:
- Automatic recognition and assembly of complex disk manager objects whose components are also various disk manager objects. This may be useful for data recovery from various NAS devices.
- Updated Windows driver that can mount R-Drive Image type (.rdr) images of hard drives, besides logical disks, as virtual hard drives in the system.
Improvements:
- The Open folder when done option has been added to the Recover dialog box.
- File enumeration speed has been increased by several dozen times for Ext2/3/4 and UFS1/UFS2 partitions.
- Folder scan to improve folder tree reconstruction on recognized Ext2/3/4 and UFS1/UFS2 partitions.
- Ext4fs extent reconstruction for large deleted files even if they are not in the file system journal.
- Network data recovery speed has been increased by several dozen times.
Bug-fixes:
- R-Studio may have opened some partitions with large numbers of files for a long time. Fixed.
- The path selection dialog box may have frozen if some network drives were connected to the system under a user account. Fixed.
- R-Studio may have crashed during performing recheck recovery chances. Fixed.
- Volume labels may have been detected incorrectly for UFS1 partitions. Fixed.
- Idle RAID sequences may have appeared when a custom RAID was created. Those sequences could not be deleted. Fixed.
- When an invalid RAID table was applied, the program didn't throw a warning. Fixed.
- An incorrect minimum number of RAID table lines may have appeared for RAID0 and RAID4. Fixed.
- The cursor may have moved incorrectly when editing the RAID table. Fixed.
- Unit fields (TB, GB, MB) in the RAID editor may have worked incorrectly. Fixed.
- The Refresh DDI command may have appeared even when the DDI device was not connected. Fixed.
R-Studio 8.11 Build 175351
- Change log not available for this version
R-Studio 8.10 Build 173987
Improvements:
- LVM processing has been improved
Bugfixes:
- Empty sequences were generated in the Sequences window when the Custom RAID type was selected. Those sequences could not be deleted
- The last valid RAID block order table was saved rather than the current invalid table
- The Get Info window showed wrong file info when sorting had been changed
- Clicking an empty space on the Get Info window opened Hexadecimal editor
- Files remained marked when files were recovered with the Do not recover duplicate files from Extra Found Files option enabled
- Not all information on Overlapping files and Regions when saving file names
- The Find/Mark dialog box didn't preserve selections for the Look At Files/Folders option
- A file and folder may have the same ID on the time/extension sorting tabs. Clicking such object may have resulted in jumping to another object with the same ID. For example, to a file with an ID randomly coinciding with the ID of a folder
- Saving file names for marked files didn't save names for files with links in their paths. Only link name was saved without files in the related folder
- Some small interface and cosmetic bugs have been fixed
R-Studio 8.10 Build 173981
- Change log not available for this version
R-Studio 8.10 Build 173857
- Change log not available for this version
R-Studio 8.9 Build 173593
Bug-fixes:
- The program may have crashed when parsing damaged xattr on the UFS2 file system
- Some small internal bugfixes
R-Studio 8.9 Build 173589
New features:
- Estimation of chances for successful file recovery
- Recovery of names and paths for files deleted to Recycle Bin and Trash
- Support for ReFS 3.4 file system
Improvements:
- A complete redesign of the Find/Mark dialog box.
- The parsing and reconstruction of the FAT32 and NTFS file systems has been improved.
- The parsing of scanned APFS partitions has been improved, especially for large APFS file systems, for which the decrease of parsing time may reach several thousand times.
Bug-fixes:
- Large ext4 file systems (60+TB) may have been processed incorrectly. Fixed.
- Sometimes the program may have crashed or frozen during file enumeration and disk scan. Fixed.
- The program may have written data to network drives incorrectly. Fixed.
- Sometimes file systems on automatically created virtual RAIDs may have been created incorrectly when the RAID parents were disk images. Fixed.
更新時間:2022-10-19
更新細節:
What's new in this version:
novaPDF Pro 11.7 Build 352
- Added: New macro for Color that returns printing color (black and white, color, greyscale, monochrome)
Fixed:
- Licenses can be unblocked during a limited period of time
- Activation button was not functional for blocked licenses
- UI changes for license management window
novaPDF Pro 11.6 Build 345
- Added: New option to open folder of the original PDF
- Updated: Check for updates window UI adjustments for multiple languages
- Updated: Romanian translation
- Fixed: Compression level options in COM
novaPDF Pro 11.5 Build 334
- Added: Predefined Outlook Voting options
Updated:
- Application windows are loading faster now
- Spanish translation for the user interface
- Restart app message after changing language
novaPDF Pro 11.5 Build 333
- Added: Premium edition - view more on https://www.dopdf.com/compare.html
- Added: Option to permanently activate a Premium license
- Updated: Improved activation process for slow networks (Premium edition)
- Updated: UI for the activation process (Premium edition)
- Fixed: Always try to download the corresponding MSI files when using the web installer
novaPDF Pro 11.4 Build 323
Fixed:
- Not Available text on activation window
- Deactivate license option failed in some cases
- Command prompt windows were displayed during installation
- Addin for Office did not work with version 7 printers
- Inversed User and Domain macro in file name
- Crash when merging with a damaged PDF
novaPDF Pro 11.4 Build 287
Added:
- Duplex options that can be configured manually and included in the PDF
- Permanent licenses with limitations that do not require re-activation
- Turkish translation for the user interface
- Delete license functionality in Printer Manager
Updated:
- Detect restrictions for PrintNightmare and show warning message
- License activation mechanism
- Unlicense depending on computer usage
Fixed:
- Activation expire warning message
- Overwrite warning message when merging PDF files
- Issues when printing a file created by Foxit PhantomPDF with non-Unicode fonts
- Document info when merging PDFs is replaced with what was configured in profile
- Use 64-bit version of email client if the 32 bit cannot be started
novaPDF Pro 11.3 Build 248
- Added: Developer option to select profiles file in the co-branding tools
- Updated: Polish translations for the user interface
- Fixed: Tray app translations in multiple languages
- Fixed: Restart tray app after changing the language
novaPDF Pro 11.3 Build 239
- Added: Indonesian language
- Updated: Conversion improvements for specific image types
- Updated: Improved error logging
novaPDF Pro 11.3 Build 236
- Change log not available for this version
novaPDF Pro 11.3 Build 225
Added:
- Fully compatible with Windows 11
- Option to rotate landscape pages automatically
- Macro placeholders for security passwords
- Macro placeholder for the computer where the print job is started
- Use wildcards for attaching other matching files to emails
Updated: Online activation works without https as a fallback option
Fixed:
- SMTP emails were not sent when using the x64 version of the email tool
- Activation error when using TLS 1.2 or newer
- License error when upgrading to new versions
- Error message when trying to overwrite an open PDF
- Empty Check for updates window when offline
novaPDF Pro 11.2 Build 187
Added:
- Option to use digital signature timestamps certified by independent servers
- 6 new predefined digital signature timestamp servers
Updated:
- Support for creating secure channels with TLS v1.3 for SMTP connections
- Support for new SFTP host keys
Fixed:
- Error when printing to a paused printer
- Error message when trying to overwrite an open PDF
novaPDF Pro 11.1 Build 181
Added:
- Include other file attachments in the generated PDF files
- Define and use PDF attachment presets
Fixed:
- All users registry entry for update frequency option
- UI changes for activation window
novaPDF Pro 11.0 Build 170
- Added: Progress window when printing via the Outlook addin
Updated:
- Exporting profiles/presets on a network file is now faster as a local copy is saved first
- Danish language
- Portuguese language
- Spanish language
- Finnish language
- Activation process
Fixed:
- Window position was losing focus relative to taskbar position
- Error appending file in some rare situations
- Corrections for some macros
novaPDF Pro 11.0 Build 141
- Change log not available for this version
novaPDF Pro 11.0 Build 134
Updated:
- Links now open with the default browser
- Italian translation
- Portuguese translation
- Romanian translation
- German translation
- Fixed: Long translation texts
novaPDF Pro 11.0 Build 126
- Fixed: Issue when creating PDFs via the add-in for Microsoft Outlook
novaPDF Pro 11.0 Build 125
Added:
- PDF add-in for Microsoft Outlook
- Create PDF/A-2a, PDF/A-2b and PDF/A-2u compliant PDFs
- Create PDF/A-3a, PDF/A-3b and PDF/A-3u compliant PDFs
- Quick Access Tray application
- N-up page layout options
- Print multiple pages per sheet (up to 16) and set page order
- Pause/Resume PDF printing process
- Set default signature when sending email via Outlook
- Request delivery receipt to emails sent via Outlook
- Change Sensitivity for emails sent via Outlook
- Detect and convert telephone links
- Ignore missing files when adding other file attachments to emails
- New options when file exists in the destination for Copy actions
novaPDF Pro 10.9 Build 133
- Added: Option to import/export profiles association per printer
- Updated: Several language corrections
- Fixed: Outlook problem with novaPDF scheduled tasks
novaPDF Pro 10.9 Build 132
- Added: Do not ask again option in Getting Started for continuing printing
- Fixed: Error creating the PDF file, the specified module cannot be found
- Fixed: Correction for importing profiles
novaPDF Pro 10.9 Build 130
- Updated: Optimized behavior when doing batch printing from multiple users
Fixed:
- Error when sending emails via Outlook from Office in different languages
- Double hyphen error in the path set via Profile Manager
- New strings and error in Printer Monitor for real time view
- Partially visible buttons in Greek
- Logs show random GSOAP error 10053 - Connection expired
novaPDF Pro 10.9 Build 128
- Change log not available for this version
novaPDF Pro 10.8 Build 127
- Added: Malay language
- Updated: Set Active profile option
- Fixed: Import profiles from the same version didn't import all data
- Fixed: Delete profiles wasn't cleaning all data
- Fixed: Errors for the conversion service
novaPDF Pro 10.8 Build 125
- Change log not available for this version
novaPDF Pro 10.7 Build 124
New:
- Option to add the default signature in the Outlook email body as text/html
- Added Finnish language
- Added Portuguese language
- Added Nepali language
Update:
- Updated Polish language
Fix:
- Corrected Printer Monitor memory leak
- COM corrected delete watermark error
- Corrected some black boxes in images
- Corrected fonts embedding
- Corrected Windows version on About
- Corrected activation error
- Help button crash
novaPDF Pro 10.6 Build 123
Fix:
- Multiple corrections for the Getting Started window
- Spooler crash for simultaneous printed documents
- Profile Manager error when using wrong profile path
- Manual deactivation was unsuccessful in certain situations
- Installation corrections
- COM correction when deleting watermarks
- Co-Branding tool error when loading branding settings from file
novaPDF Pro 10.6 Build 122
Fix:
- Printing Preferences dialog correction
- Manage Forms dialog correction
- COM correction when loading existing profiles
novaPDF Pro 10.6 Build 121
- New: Added Polish language for the user interface
- Update: Italian translation updated
- Update: Romanian translation updated
- Update: Improved system language detection
- Fix: PowerPoint gradient conversion error
- Fix: New COM options
novaPDF Pro 10.5 Build 120
- New: Interface is now translated into Italian
- New: Option to print document markup via the add-in for Office
- Update: Multiple translations updated
- Update: Manual activation window was redesigned
- Fix: Various fixes for the Profile Manager
- Fix: Error in ConvertOfficeDocs COM samples
novaPDF Pro 10.4 Build 119
- Update: Show "allow changing passwords" options
- Update: Translation improvements
- Fix: Minor conversion fixes
novaPDF Pro 10.4 Build 118
New:
- Added Burmese language
- Added Polish language
- Added Romanian language
Update:
- "Use regional settings" option now uses the Windows display language
- Existing PDF files are parsed to detect Unicode strings before merging
Fix:
- Vertical position of Word bookmarks was wrongfully displayed at the top of the page
- Error creating PDF file (The specific module could not be found)
novaPDF Pro 10.4 Build 117
New:
- Added Burmese language
- Added Polish language
- Added Romanian language
Update:
- "Use regional settings" option now uses the Windows display language
- Existing PDF files are parsed to detect Unicode strings before merging
Fix:
- Vertical position of Word bookmarks was wrongfully displayed at the top of the page
- Error creating PDF file (The specific module could not be found)
novaPDF Pro 10.3 Build 115
New:
- Show and save Order By status for Columns in Printer Monitor
- Added Display Name setting for SMTP emails
- Added hyperlink detection support for "tel:" phone number links
Fixed:
- Printing Preferences stopped when broadcasting active profile change
- Corrected the PDF/A format when non-latin characters are used
novaPDF Pro 10.2 Build 114
- New: Added User tags macros in Actions file names
- New: Collect Headings from Outline Levels when using the addin
- Update: Korean and Portuguese-Brazilian translations
- Update: Corrections for the German translation
- Update: Added the possibility to show the hidden News page
- Fix: Importing printers from version 9
- Fix: Errors when using special characters in user name
novaPDF Pro 10.1 Build 112
Fix:
- MSI file names were changed when installing Office addin via OEM setup
- Modifying bookmark styles in the Office addin was not always saved
- Show Installation ID field in the interface
- Client crash on Windows 7 32-bit when printing via Outlook
- Crash when converting documents with links in comments via the Office addin
novaPDF Pro 10.1 Build 111
- Change log not available for this version
novaPDF Pro 10.0 Build 108
- Change log not available for this version
novaPDF Pro 10.0 Build 107
- Change log not available for this version
novaPDF Pro 10.0 Build 105
- Change log not available for this version
novaPDF Pro 10.0 Build 104
- Fix: Activation failed under certain circumstances
novaPDF Pro 10.0 Build 103
- New: Added User tags that can be detected from the original document
- New: Custom Save Rules with support for regular expressions
- New: Option to remove text based on formatting
- New: Send generated PDF automatically via Outlook
- New: Password protect ZIP attachments
- New: Page visibility options by size and orientation
- New: Support for multiple overlays
- Updated: The add-in for Office applications was re-stylized
- Updated: Advanced options for managing licenses
novaPDF Pro 10.0 Build 102
- New: Send generated PDF automatically via Outlook
- Updated: Advanced options for managing licenses
novaPDF Pro 10.0 Build 101
- New: Custom Save Rules with support for regular expressions
- New: Option to remove text based on formatting
- New: Page visibility options by size and orientation
- Updated: The add-in for Office applications was re-stylized
- Updated: Support for multiple overlays
- Updated: Advanced options for managing licenses
- Updated: Realtime printers window updated
novaPDF Pro 9.6 Build 245
Fixed:
- Added Firewall exception for Log service
- Updated names for Firewall rules
- Save folder in Profile Manager with custom path
- Office Addin crash when converting long bookmarks
- Multiline links correction for the Office Addin
novaPDF Pro 9.6 Build 244
- New 30% faster PDF creation when printing from the network
- New Updated several interface translations
novaPDF Pro 9.5 Build 243
- Fix: File name saved without extension when using autonumber
- Fix: Open page after merging PDFs ignored Start Page option
- Fix: Printing from .Net 2.0 applications returned errors
- Fix: Co-Branding tool error when Default Files folder was empty
novaPDF Pro 9.5 Build 242
- New: News tab in the Getting Started, Printer Manager and Printer Monitor applications
- Update: Enhancements of the Status and Column features in Printer Monitor
- Fix: Hyperlink conversion via the Add-in for Word was not taking into account line spacing
- Fix: Trial period expiration was showing incorrectly
- Fix: After save actions were not executed on server locations from 32 bits computers
novaPDF Pro 9.4 Build 241
- Change log not available for this version
novaPDF Pro 9.3 Build 240
- New: Interface is now translated into Spanish
- Fix: Multiple GDPR compliance changes
- Fix: Checkbox in Check for Updates to enable or disable announcements
- Fix: Installation error logs are sent only when the user chooses to do so
- Fix: Correction for client elevation rights when printing from IE
更新時間:2022-10-19
更新細節:
更新時間:2022-10-04
更新細節:
What's new in this version:
New Features:
In the Windows Console Host used by Command Prompt, PowerShell, and the Windows Subsystem for Linux on Windows 11 version 22H2 (Sun Valley 2) and later:
- Vastly improved performance and stability
- When pressing control+f to find text, the review cursor position is updated to follow the found term
- Reporting of typed text that does not appear on-screen (such as passwords) is disabled by default. It can be re-enabled in NVDA's advanced settings panel
- Text that has scrolled offscreen can be reviewed without scrolling the console window
- More detailed text formatting information is available. (microsoft/terminal PR 10336)
- A new Speech option has been added to read character descriptions after a delay
- A new Braille option has been added to determine if scrolling the display forward/back should interrupt speech
Changes:
- eSpeak NG has been updated to 1.52-dev commit 9de65fcb
Added languages:
- Belarusian
- Luxembourgish
- Totontepec Mixe
- When using UI Automation to access Microsoft Excel spreadsheet controls, NVDA is now able to report when a cell is merged
- Instead of reporting "has details" the purpose of details is included where possible, for example "has comment"
- The installation size of NVDA is now shown in Windows Programs and Feature section
Fixed:
- Adobe Acrobat / Reader 64 bit will no longer crash when reading a PDF document
- Note that the most up to date version of Adobe Acrobat / Reader is also required to avoid the crash
- Font size measurements are now translatable in NVDA
- Ignore Java Access Bridge events where no window handle can be found for Java applications. This will improve performance for some Java applications including IntelliJ IDEA
- Announcement of selected cells for LibreOffice Calc is more efficient and no longer results in a Calc freeze when many cells are selected
- When running under a different user, Microsoft Edge is no longer inaccessible
- When rate boost is off, eSpeak's rate does not drop anymore between rates 99% and 100%
- Fix bug which allowed 2 Input Gestures dialogs to open
Changes for Developers:
- Updated Comtypes to version 1.1.11
- In builds of Windows Console (conhost.exe) with an NVDA API level of 2 (FORMATTED) or greater, such as those included with Windows 11 version 22H2 (Sun Valley 2), UI Automation is now used by default
- This can be overridden by changing the "Windows Console support" setting in NVDA's advanced settings panel.
- To find your Windows Console's NVDA API level, set "Windows Console support" to "UIA when available", then check the NVDA+F1 log opened from a running Windows Console instance.
- The Chromium virtual buffer is now loaded even when the document object has the MSAA STATE_SYSTEM_BUSY exposed via IA2
- A config spec type featureFlag has been created for use with experimental features in NVDA. See devDocs/featureFlag.md for more information