Part-DB / Part-DB-legacy

[LEGACY Version] Open Source Electronic Parts Database using PHP and MySQL
GNU General Public License v2.0
158 stars 35 forks source link

Multiple labels (batch processing) #26

Closed julianobst closed 1 year ago

julianobst commented 6 years ago

Are there any plans for a function to create multiple labels at once (e.g. all parts of a location or from part id X to Y) ? Next step could be the export of the set as PDF file with multiple pages, CSV file (barcode as number) or as html page. The ultimate solution would be the integration of label sheets like Avery or Herma.

jbtronics commented 6 years ago

One of my big goals for the future is a much better export (and import) system. When this works, it should be possible to implement batch Export for the Labels too...

I use a Label printer, which print one Label at once, so i did not needed Label Sheets yet. But i will try to implement this Feature for the future.

jbtronics commented 1 year ago

This is available in the Part-DB rewrite: https://github.com/Part-DB/Part-DB-server