Skip to content

The program is called by <PDF.vbs> to export Camio data <main.res> to a PDF table. The main tool is Reportlab

Notifications You must be signed in to change notification settings

zhouchunyuan/PDFCreator-for-Camio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFCreator-for-Camio

The program is called by <PDF.vbs> to export Camio data <main.res> to a PDF table. The main tool is Reportlab

Need to setup the following packages:

  1. download python2.7 from here : https://www.python.org/downloads/release/python-2710/
  2. install ReportLab : c:\python27\Scripts\pip install ReportLab
  3. install cx_freeze : c:\python27\Scripts\pip install cx_freeze

About

The program is called by <PDF.vbs> to export Camio data <main.res> to a PDF table. The main tool is Reportlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published