I need help figuring out why I can't print out labels properly from ACCESS (2016) on a DYMO 450 Turbo Printer. What I have done thus far:
Created query to determine records to be printed.
Created report (record source query) with 3 lines (barcode of ID (formatted as Free 3 of 9 Extended), Manufacturer_Brand (text), Racquet_Model (text))
When I setup report I eliminated header/footers and made a custom label size of .75" x 2.5 ". The labels are on a roll.
Created a form with 3 command buttons (Preview Labels - On Click Event), Print Labels (on-click event), Cancel/Exit button.
When the report is viewed the labels display horizontically not vertically and do not show one to a label.
I have looked endlessly at different ways to code this but surely it is simpler than hacking through all that terrible DYMO SDK!
Hopefully someone has figured this out and can help me. Thanks in advance.
Created query to determine records to be printed.
Created report (record source query) with 3 lines (barcode of ID (formatted as Free 3 of 9 Extended), Manufacturer_Brand (text), Racquet_Model (text))
When I setup report I eliminated header/footers and made a custom label size of .75" x 2.5 ". The labels are on a roll.
Created a form with 3 command buttons (Preview Labels - On Click Event), Print Labels (on-click event), Cancel/Exit button.
When the report is viewed the labels display horizontically not vertically and do not show one to a label.
I have looked endlessly at different ways to code this but surely it is simpler than hacking through all that terrible DYMO SDK!
Hopefully someone has figured this out and can help me. Thanks in advance.