Tags: phuetz/ImageToPdf
Tags
Fix icon display bug in Details view - Completely recreate ImageLists when files are added/removed/moved - Use ImageIndex instead of ImageKey for more reliable icon display - Fix icons changing incorrectly when adding multiple files of different types Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add help button with usage instructions - Add "?" help button in toolbar - Show help dialog with: - Usage instructions - Supported formats - Keyboard shortcuts - Command line usage - Version info Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
UI improvements: default view, preview panel, and labels - Set Details view as default (instead of Tile) - Show preview panel by default - Remove zoom from preview panel (keep only page navigation) - Ask to open file after PDF creation - Rename "Nouveau" button to "Ajouter" Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add config file to enable/disable Tools menu
Tools menu (PDF to Word, PDFsam) is now hidden by default.
To enable it, create a pdfmerger.conf file next to the executable:
enable_tools=true
This allows administrators to control feature availability.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update README with new features - Add command line mode documentation with examples - Document Windows Explorer-style interface - Add 7 view modes description - Document keyboard shortcuts - Add PDF preview navigation and zoom features - Update project structure with PdfMerger.cs - Add new dependencies (OpenXml, iText7) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add PDF to Word conversion and PDF SAM integration - Add Tools menu with keyboard shortcuts - PDF → Word (Ctrl+W): Convert PDF to Word document using iText7 and OpenXML - Open PDF SAM (Ctrl+P): Launch PDF SAM if installed, or offer to download - Add new dependencies: DocumentFormat.OpenXml, iText7 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
PreviousNext