Обсуждение: [GENERAL] Strange Issue between PSQL 9.3 and Label Zebra Printer?

Поиск
Список
Период
Сортировка

[GENERAL] Strange Issue between PSQL 9.3 and Label Zebra Printer?

От
Periko Support
Дата:
Hi guys.

I would to explain my current strange issue with our label printer
Zebra ZT230 USB.

Windows 8.1 x64, psqlodbc 9.5x86/x64 drivers tested.

The issue is that every time we print labels that read data from the
DB, the print start printing
with pause on every label.

Is like, select data, send result to printer, print the label, stop,
request new record start over.

PSQL is running under Linux Ubuntu 14.x PSQL 9.3.x

We have other printer from DataMAX which we don't have any issue and
the connection is by LAN.

Wondering is some one here have in the past issues like this one?

Thanks for your time!!!


Re: [GENERAL] Strange Issue between PSQL 9.3 and Label Zebra Printer?

От
Adrian Klaver
Дата:
On 04/21/2017 05:14 PM, Periko Support wrote:
> Hi guys.
>
> I would to explain my current strange issue with our label printer
> -.
>
> Windows 8.1 x64, psqlodbc 9.5x86/x64 drivers tested.
>
> The issue is that every time we print labels that read data from the
> DB, the print start printing
> with pause on every label.

What application are you doing this through?

>
> Is like, select data, send result to printer, print the label, stop,
> request new record start over.

Is each record different information?

Or are you talking about multiple copies of a single record?

>
> PSQL is running under Linux Ubuntu 14.x PSQL 9.3.x
>
> We have other printer from DataMAX which we don't have any issue and
> the connection is by LAN.

So what does it do?

>
> Wondering is some one here have in the past issues like this one?
>
> Thanks for your time!!!
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


Re: [GENERAL] Strange Issue between PSQL 9.3 and Label Zebra Printer?

От
Periko Support
Дата:
We use a label program called LabelView to create our labels, we read
the record using ODBC.
The label has 8 fields which UPC is what it changes on each one.
Thanks.

On Sat, Apr 22, 2017 at 11:28 AM, Adrian Klaver
<adrian.klaver@aklaver.com> wrote:
> On 04/21/2017 05:14 PM, Periko Support wrote:
>>
>> Hi guys.
>>
>> I would to explain my current strange issue with our label printer
>> -.
>>
>> Windows 8.1 x64, psqlodbc 9.5x86/x64 drivers tested.
>>
>> The issue is that every time we print labels that read data from the
>> DB, the print start printing
>> with pause on every label.
>
>
> What application are you doing this through?
>
>>
>> Is like, select data, send result to printer, print the label, stop,
>> request new record start over.
>
>
> Is each record different information?
>
> Or are you talking about multiple copies of a single record?
>
>>
>> PSQL is running under Linux Ubuntu 14.x PSQL 9.3.x
>>
>> We have other printer from DataMAX which we don't have any issue and
>> the connection is by LAN.
>
>
> So what does it do?
>
>
>>
>> Wondering is some one here have in the past issues like this one?
>>
>> Thanks for your time!!!
>>
>>
>
>
> --
> Adrian Klaver
> adrian.klaver@aklaver.com


Re: [GENERAL] Strange Issue between PSQL 9.3 and Label Zebra Printer?

От
Adrian Klaver
Дата:
On 04/23/2017 01:12 PM, Periko Support wrote:
> We use a label program called LabelView to create our labels, we read
> the record using ODBC.
> The label has 8 fields which UPC is what it changes on each one.

You use the same program and setup to print to the DataMax printer and
you do not have the same issue, correct?

> Thanks.
>
> On Sat, Apr 22, 2017 at 11:28 AM, Adrian Klaver
> <adrian.klaver@aklaver.com> wrote:
>> On 04/21/2017 05:14 PM, Periko Support wrote:
>>>
>>> Hi guys.
>>>
>>> I would to explain my current strange issue with our label printer
>>> -.
>>>
>>> Windows 8.1 x64, psqlodbc 9.5x86/x64 drivers tested.
>>>
>>> The issue is that every time we print labels that read data from the
>>> DB, the print start printing
>>> with pause on every label.
>>
>>
>> What application are you doing this through?
>>
>>>
>>> Is like, select data, send result to printer, print the label, stop,
>>> request new record start over.
>>
>>
>> Is each record different information?
>>
>> Or are you talking about multiple copies of a single record?
>>
>>>
>>> PSQL is running under Linux Ubuntu 14.x PSQL 9.3.x
>>>
>>> We have other printer from DataMAX which we don't have any issue and
>>> the connection is by LAN.
>>
>>
>> So what does it do?
>>
>>
>>>
>>> Wondering is some one here have in the past issues like this one?
>>>
>>> Thanks for your time!!!
>>>
>>>
>>
>>
>> --
>> Adrian Klaver
>> adrian.klaver@aklaver.com
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


Re: [GENERAL] Strange Issue between PSQL 9.3 and Label Zebra Printer?

От
Periko Support
Дата:
Yes, with our datamax no issue.
Once u setup the label in LabelView u chose which printer to use.


On Sun, Apr 23, 2017 at 1:27 PM, Adrian Klaver
<adrian.klaver@aklaver.com> wrote:
> On 04/23/2017 01:12 PM, Periko Support wrote:
>>
>> We use a label program called LabelView to create our labels, we read
>> the record using ODBC.
>> The label has 8 fields which UPC is what it changes on each one.
>
>
> You use the same program and setup to print to the DataMax printer and you
> do not have the same issue, correct?
>
>
>> Thanks.
>>
>> On Sat, Apr 22, 2017 at 11:28 AM, Adrian Klaver
>> <adrian.klaver@aklaver.com> wrote:
>>>
>>> On 04/21/2017 05:14 PM, Periko Support wrote:
>>>>
>>>>
>>>> Hi guys.
>>>>
>>>> I would to explain my current strange issue with our label printer
>>>> -.
>>>>
>>>> Windows 8.1 x64, psqlodbc 9.5x86/x64 drivers tested.
>>>>
>>>> The issue is that every time we print labels that read data from the
>>>> DB, the print start printing
>>>> with pause on every label.
>>>
>>>
>>>
>>> What application are you doing this through?
>>>
>>>>
>>>> Is like, select data, send result to printer, print the label, stop,
>>>> request new record start over.
>>>
>>>
>>>
>>> Is each record different information?
>>>
>>> Or are you talking about multiple copies of a single record?
>>>
>>>>
>>>> PSQL is running under Linux Ubuntu 14.x PSQL 9.3.x
>>>>
>>>> We have other printer from DataMAX which we don't have any issue and
>>>> the connection is by LAN.
>>>
>>>
>>>
>>> So what does it do?
>>>
>>>
>>>>
>>>> Wondering is some one here have in the past issues like this one?
>>>>
>>>> Thanks for your time!!!
>>>>
>>>>
>>>
>>>
>>> --
>>> Adrian Klaver
>>> adrian.klaver@aklaver.com
>>
>>
>>
>
>
> --
> Adrian Klaver
> adrian.klaver@aklaver.com


Re: [GENERAL] Strange Issue between PSQL 9.3 and Label Zebra Printer?

От
Adrian Klaver
Дата:
On 04/23/2017 05:48 PM, Periko Support wrote:
> Yes, with our datamax no issue.
> Once u setup the label in LabelView u chose which printer to use.
>

That indicates to me it is a printer driver/setup issue and not anything
the database is causing. You might want to verify the e.g. media
settings among other things. If that looks alright then check to see if
there is a newer driver available. Lastly contact the Zebra tech support
to see if they can offer any advice.


--
Adrian Klaver
adrian.klaver@aklaver.com