Champak Posted May 27, 2023 Posted May 27, 2023 I made an application to handle creating and importing inventory to a store. One aspect of it is creating barcodes. I generate barcodes and lay it out on an excel file (image attached). My issue is it is kind of a slow process...generally do 500 skus on an import to the store. I was wondering if printing the barcodes to autoit and saving it in some way so it could be recalled would be possible, and be able to control the layout so it can print on label sheets like excel...like the image attached? This generally spans about 15 excel pages. And then to make things more complicated, be able to print out specific barcodes (this is more wishful thinking) click the barcode that I want and they are lined up the way they are needed to print.
argumentum Posted May 27, 2023 Posted May 27, 2023 there is a barcode script in examples ( somewhere ). I remember. member ? Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
nend Posted May 28, 2023 Posted May 28, 2023 On 5/27/2023 at 4:53 AM, Champak said: I made an application to handle creating and importing inventory to a store. One aspect of it is creating barcodes. I generate barcodes and lay it out on an excel file (image attached). My issue is it is kind of a slow process...generally do 500 skus on an import to the store. I was wondering if printing the barcodes to autoit and saving it in some way so it could be recalled would be possible, and be able to control the layout so it can print on label sheets like excel...like the image attached? This generally spans about 15 excel pages. And then to make things more complicated, be able to print out specific barcodes (this is more wishful thinking) click the barcode that I want and they are lined up the way they are needed to print. Expand You can use a barcode font, ik works great in AutoIthttps://fonts2u.com/free-3-of-9-regular.font
ioa747 Posted May 28, 2023 Posted May 28, 2023 ℹ️ https://www.autoitscript.com/forum/topic/141103-barcode-udf/#comment-992029 https://www.autoitscript.com/forum/topic/118827-create-pdf-from-your-application/#comment-826391 and here an application for phone as barcode scanner to .csvhttps://play.google.com/store/apps/details?id=com.luckydroid.droidbase&pli=1 I know that I know nothing
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now