Git Product home page Git Product logo

invivogen-printer-tool's Introduction

header
๐ŸŽ“ I'm a Senior Research Engineer at Noah's Ark Lab at Huawei in Hong Kong.
๐Ÿ”† My work has mainly been on time series, including anomaly detection, forecasting, root cause analysis/localization, and spatio-temporal graphs. These days I'm getting more involved with robotics.
๐ŸŒฑ As my previous work alludes, my research interests are quite broad. My focus right now is specifically on LLMs and dexterous manipulation.

shaido987's github stats shaido987's github stats

footer

invivogen-printer-tool's People

Contributors

shaido987 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

invivogen-printer-tool's Issues

For rare products the TDS does not contain id

For some rare products (e.g. the pUNO1 product family), the name of thwe TDS document does not contain the actual product id. Example:

Product id: pUNO1-hCTLA4a
TDS document: TDS pUNO1

The results in the MSDS document being pronted instead.

Color

The printed TDS should always be in color. Some printers seems to print in black and white even if the default is color. A short addition in the Printer class attributes should be enough.

Print physical PDFs

Provide functionality to print PDF files to the standard printer. This includes method for single PDFs and all PDFs in a directory.

Close documents

Close documents after printing them (with close())?
This prevents annoying error messages to appear.

PDF index number unordered when printing

The 1/x, 2/x messages during the printing phase are not in order. It should be an easy fix to make sure that the messages themselves are in order even if the printing is not. Maybe the printing should be ordered too?

Multiple products in order file

In the order file there can be multiple instances of the same product (with different number of copies). The number of copies for these should be added together. Currently it will only print one of these randomly.

Speed improvement

The speed is still a problem since all TDS are printed as images.

One possible solution is to use the earlier idea of having an extra file with the products ids that are problematic. In this way only those products are printed as images while the rest can be printed normally, this should have a large speed inprovement.

Change name to id

Name has been used to refer to the products, however, the correct term is product id. Change this and make sure it is consistent throughout all files.

Pages can have multiple TDS documents

Some of the webpages have multiple different TDS documents, for different product ids. The problem is that, both these products have the same webpage, but they should print different TDS files. Right now, the top TDS file is always printed.

Single picture page blank

The product "psetgz-mcs" have a picture on one page (without text) of the TDS.
However, when printing the TDS that page is blank.

Could be an issue with PDFBox?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.