An open API service indexing awesome lists of open source software.

https://github.com/shaido987/invivogen-printer-tool

For automatic download of specified TDS documents
https://github.com/shaido987/invivogen-printer-tool

automatisation pdf pdfbox printer printing web-scraping

Last synced: 2 months ago
JSON representation

For automatic download of specified TDS documents

Awesome Lists containing this project

README

        

Used for parsing the InvivoGen website to download specified TDS documents.
These are then automatically printed on the default printer.

This is customized for InvivoGen in Hong Kong, however, it could be extended for other inputs and requirements.

Three files are required:
- ProductLinks.csv
Contains each product id together with the product URL from where the TDS can be downloaded.
- Order.csv
Contains the product id and the number of items to print for the current order.
The products that have a TDS are downloaded and the wanted number of TDS documents are printed for each product.
- ProductsWithBlanks.csv
This file contains special products where, if the TDS pdf is printed normally,
there will be blank pages for some images.
The TDS documents of products in this file will first be converted to images before printing,
this makes the process slower but there will be no blank pages.