bar code rotation
12 posts • Page 1 of 2 • 1, 2
bar code rotation
I am using the demo version for MS Access. The bar code shows up fine, but I need to rotate it. I cannot set the rotation in the properties window, as no rotation values are shown in the drop down. I tried setting it in code, but that didnt work either.
Thanks for any help.
Thanks for any help.
- dang(Legacy Member)
Re: bar code rotation
If you are using a barcode font, right click on the text box and select Properties to pop up the Properties sheet. Click on the Other tab. Change the "Vertical" property from No to Yes. Adjust the text box to hold the barcode.
If you are using Barcode ActiveX, change the Rotation property of the barcode control.
If you are using Barcode ActiveX, change the Rotation property of the barcode control.
- glitch (legacy member)
Re: bar code rotation
I must be blind, because I don't see a Vertical property in the list. Can you please confirm that property exists?
Thanks.
Thanks.
- dang(Legacy Member)
Re: bar code rotation
Which control did you used to place the barcode? The vertical property shows at the other tab of the text box properties.
http://www.morovia.com/supportforum/upl ... access.GIF
Edited by glitch on June 01 2006 at 3:21pm
http://www.morovia.com/supportforum/upl ... access.GIF
Edited by glitch on June 01 2006 at 3:21pm
- glitch (legacy member)
Re: bar code rotation
I inserted the ActiveX control directly. My properties list is quite different. Here it is:
http://www.accessor.com/images/BarcodeProperties.gif
http://www.accessor.com/images/BarcodeProperties.gif
- dang(Legacy Member)
Re: bar code rotation
OK. You are using the Barcode ActiveX control. Find the "Rotation" property and change it to mbxRTAntiClockwise_90 or mbxRTAntiClockwise_270.
- glitch (legacy member)
Re: bar code rotation
That worked from code, thank you. What product did you think I had? Can I use 2D databatrix bar codes in MS-Access without the ActiveX control?
Thanks again
Thanks again
- dang(Legacy Member)
Re: bar code rotation
I thought you are using barcode font to create a linear barcode in Access.
We have a font-based product for creating Datamatrix barcode - http://www.morovia.com/font/datamatrix.asp.
We have a font-based product for creating Datamatrix barcode - http://www.morovia.com/font/datamatrix.asp.
- glitch (legacy member)
Re: bar code rotation
glitch (legacy member) wrote:If you are using a barcode font, right click on the text box and select Properties to pop up the Properties sheet. Click on the Other tab. Change the "Vertical" property from No to Yes. Adjust the text box to hold the barcode.
I've tried bar code rotation with the "Vertical" property on a standard Text Box without success. The UPC_E function from the Morovia VBA library won't convert the encoded string to barcode when it is rotated. Has anyone else encountered this or know of a workaround (not involving ActiveX controls)
- rsx2515
- Posts: 2
- Joined: Tue Aug 03, 2010 3:38 pm
Re: bar code rotation
I tried on Access 2007 and had no problem at all. I attached the file that I worked. The report is "All Assets".
First make sure that text box works horizontally. Make sure that control source is =EAN8(field), and field is indeed in the data source of the report. Security warning is disabled.
Note that I used EAN8 function. UPC_E should also work.
If you still have problems, attach your file to the reply, or you can attach it to my PM if you do not want others to see your file.
First make sure that text box works horizontally. Make sure that control source is =EAN8(field), and field is indeed in the data source of the report. Security warning is disabled.
Note that I used EAN8 function. UPC_E should also work.
If you still have problems, attach your file to the reply, or you can attach it to my PM if you do not want others to see your file.
- Attachments
- Assets.zip
- Database file
- (360.67 KiB) Downloaded 3578 times
The information above is provided "AS IS", with no warranties, and confers no rights.
-
glitch - Support Engineer
- Posts: 198
- Joined: Wed May 14, 2008 2:42 pm
12 posts • Page 1 of 2 • 1, 2
Return to Microsoft Office (Word, Excel, Access etc) and VB6
Who is online
Users browsing this forum: No registered users and 1 guest