Skip to content
Success

#135 (Jan 20, 2025, 2:00:00 AM)

Started 9 mo 11 days ago
Took 4 min 20 sec on built-in

Started by timer

Revision: c0b90b7643b83c3bbbbdec8e291e301ad87277a1
Repository: https://github.com/younex1/erp-nuxt-frontend.git
  • refs/remotes/origin/dev
Changes
  1. test generate barcode label (details / githubweb)
  2. test generate barcode label 2 (details / githubweb)
  3. test generate barcode label 3 (details / githubweb)
  4. test generate barcode on ui how it behave (details / githubweb)
  5. test generate barcode on svg document via toBuffer (details / githubweb)
  6. fix toBuffer error on generating svg (details / githubweb)
  7. replace toBuffer with toDataURL and atob on generating svg (details / githubweb)
  8. replace toBuffer with toDataURL and atob on generating svg and wrap in ClientOnly (details / githubweb)
  9. look into the contain and mimetype of datauri (details / githubweb)
  10. try change mimetype to image/svg+xml (details / githubweb)
  11. revert back to toBuffer('image/svg+xml') (details / githubweb)
  12. test using extractImageFromDataUrl (details / githubweb)
  13. test using addImage (details / githubweb)
  14. test using addImage2 (details / githubweb)
  15. test using addPage (details / githubweb)
  16. test using addPage 2 (details / githubweb)
  17. set page 1 html and page 2 manual text and barcode and remove page 1 (details / githubweb)
  18. test example 3 texts and one barcode on single page (details / githubweb)
  19. test example 3 texts and one barcode on single page 2 (details / githubweb)
  20. applied inoutline data to label text and barcode (details / githubweb)
  21. applied inoutline data to label text and barcode with warning (details / githubweb)
  22. convert number into string for pdf render text (details / githubweb)
  23. correcting the pdf page (details / githubweb)
  24. correcting the pdf page 2 (details / githubweb)
  25. correcting the pdf page 3 (details / githubweb)