Download Latest Version ExcelToPdf_diffusion.7z (1.2 MB)
Email in envelope

Get an email when there's a new version of ExcelToPdf

Home
Name Modified Size InfoDownloads / Week
Sources 2016-08-09
Installer 2016-08-09
INFO_README.txt 2016-08-10 2.8 kB
Totals: 3 Items   2.8 kB 3
--------------------------------------------------------------------------------
------                  ExcelToPdf - general information                  ------
----------                                                            ----------
------    François Gauthier - 2016 - fsggauthier@users.sourceforge.net    ------
--------------------------------------------------------------------------------

1/ Directories :

   - INSTALL contains ExcelToPdf installer (.msi), to use the software download 
     it and allow its execution. After a couple of screens and a few seconds 
     you're ready to go.
     
   - SOURCES contains the source code zipped as a 7zip archive. The solution was
     made using VisualStudio 2012. It is organized as follow :
            * ExcelToPdf_gui : The code relative to GUI handling such as events
                               and messages
            * ExcelToPdf_cli : This code is the entry point for the contextual
                               menu entry (right click on a folder)
            * ExcelToPdf_lib : These are the functions called by both the GUI 
                               and the CLI interfaces
            * Installer :      InstallShield package tool
                               
                               
2/ How to use ExcelToPdf :

   - From the GUI : double click on the program icon located in 
                    "C:\Program Files (x86)\ExcelToPdf\Database\Bin"
                    There's only two buttons on the GUI. One to select the 
                    folder to search Excel files into (the search is conducted 
                    in folders and subfolders. Make sure you have read/write 
                    access on every subfolders). 
                    The other one in the "Go!" button to launch the conversion.
     
   - From Windows contextual menu : navigate to the desired folder using Windows
                    file browser. Right click on the folder and select 
                    "explore with ExcelToPdf"
                    
3/ Windows 32/64 bits :

   ExcelToPdf was made with 64 bits in mind, however it works also on 32 bits 
   systems. Depending on your setup, you may have to copy and paste  
   "C:\Program Files (x86)\ExcelToPdf"
   to
   "C:\Program\ExcelToPdf"
   
4/ License :   
   
   ExcelToPdf is released under the original BSD license (known as 4 points BSD)
   which mean the source code and/or the binary can be used in any project, open
   source or not, commercial or not, for any purpose, as long as the 4 points 
   described in the license file (and agreed upon on installation) are respected
   
--------------------------         END OF FILE        --------------------------   
Source: INFO_README.txt, updated 2016-08-10