Search found 52 matches: postal

Return to advanced search

Dudas y problemas con :bEditValid

... y FastEdit y no se como resolverlas, me explico Utilizo MySql, El xBrowse contiene solo una columna, el contenido de dicha columna es un código postal y es llave de mi tabla :bPastEof   := {|| Agregar(oBrw)}            <= Se agrega un registro ...
by Armando
Sat Mar 25, 2023 2:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Dudas y problemas con :bEditValid
Replies: 4
Views: 466

Re: Postal bar code

James,

I checked it out, but was not able to print out the proper sized code. It was not critical, so I just moved on.
by TimStone
Tue Jan 03, 2023 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 610

Re: Postal bar code

Tim,

Check out the "USPS Barcode FAQ & Tutorial" here:
barcodefaq.com/usps-postal/

I have never used postal barcodes, so I can't offer any help with this.

I hope you have already solved your problem.
by James Bott
Mon Jan 02, 2023 5:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 610

Re: Postal bar code

Dear Tim, Ask at the North American Post Office, if the Code is Two-Dimensional Datamatrix 2D??

Estimado Tim, Pregunte en la oficina de correos de América del Norte si el código es bidimensional Datamatrix 2D?

Thanks

Regards, saludos.
by karinha
Wed Oct 19, 2022 6:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 610

Re: Postal bar code

Thanks for responding, but the output is not correct. U.S. mail barcodes are very specific. They use a special font, and are much thinnner than the output we are achieving with the FW barcode functions/methods. My label printer software automatically adds them. Microsoft Word also adds them in their...
by TimStone
Wed Oct 19, 2022 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 610

Re: Postal bar code

// C:\FWH..\SAMPLES\FWBARCOD.PRG - By Nages. #Include "FiveWin.ch"#define PAD_LEFT            0#define PAD_RIGHT           1#define PAD_CENTER          2STATIC oWndFUNCTION Main()   LOCAL oBar...
by karinha
Tue Oct 18, 2022 1:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 610

Re: Postal bar code

Sorry Tim,

It's not the method version I see now .....
by Marc Venken
Tue Oct 18, 2022 7:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 610

Re: Postal bar code

Inside samples BarCod01. function PrintBarCodes()   local oPrn, oFont   PRINT oPrn PREVIEW   DEFINE FONT oFont NAME "TAHOMA" SIZE 0,-14 OF oPrn   PAGE   @ 1, 1 PRINT TO oPrn TEXT "PDF417" INCHES FONT oFont   @ 1.25, 1 PRINT TO oPrn TEXT "Address :" + CRLF + cNam...
by Marc Venken
Tue Oct 18, 2022 7:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 610

Postal bar code

In the U.S., we need to print a barcode for the full zipcode below the address. This requires a specific font. I can print a barcode but it is not at all like what I need to use. I looked at the sample programs, but I use the printer class directly ( not the command lines ), and I have "sort of...
by TimStone
Mon Oct 17, 2022 11:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 610

Re: Area de trabajo no usada: ORDKEYNO

... ; // ,"Reg." "Vend", "Nombre","Apodo", ; "Direccion" , ; "C.Postal", ; "Localidad", ; ( "Telofono" ), ; ( "Zona" ) ; // "zona",; ID 181 of odlg ; font ofont1 oBrow:bLogicLen ...
by jpcavagnaro
Sun Sep 11, 2022 12:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Area de trabajo no usada: ORDKEYNO
Replies: 3
Views: 315

Re: OT: Como le dicen a estos datos en cada país

... del responsable Resp. CEDULA DE IDENTIDAD o RUT 5) Localidad (Ciudad donde vive) Resp.: DIRECCION 6) Provincia Resp.: CIUDAD/COMUNA 7) Código Postal (Código de la oficina de correos de la residencia de la persona) Res.: CODIGO POSTAL Saludos
by remtec
Tue Sep 06, 2022 5:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT: Como le dicen a estos datos en cada país
Replies: 10
Views: 557

Re: OT: Como le dicen a estos datos en cada país

... - CEDULA DE IDENTIDAD (CI) 5) Localidad DIRECCIÓN 6) Provincia - ESTADO, CAPITAL, MUNICIPIO, son lugares diferentes en orden de pioridad 7) Código Postal IGUAL (cp) 8) Constancia de inscripción impositiva SUENA IGUAL AL RIF... Desde ya muy agradecido de ante mano.. Saludos
by joseluisysturiz
Tue Sep 06, 2022 5:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT: Como le dicen a estos datos en cada país
Replies: 10
Views: 557

Re: OT: Como le dicen a estos datos en cada país

... Geral) - Identificação da Pessoa. 5) Cidade: (Ejemplo: São Paulo/SP) 6) Estado: (Ejemplo: São Paulo) 7) C.E.P.(Código de Endereçamento Postal) Regards, saludos.
by karinha
Tue Sep 06, 2022 12:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT: Como le dicen a estos datos en cada país
Replies: 10
Views: 557

Re: OT: Como le dicen a estos datos en cada país

... 4) Documento de identidad del responsable CARNET DE IDENTIDAD 5) Localidad (Ciudad donde vive) DEPARTAMENTO 6) Provincia PROVINCIA 7) Código Postal (Código de la oficina de correos de la residencia de la persona) CODIGO POSTAL //MUY POCO USADO 8) Constancia de inscripción impositiva (documento ...
by acuellar
Tue Sep 06, 2022 12:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT: Como le dicen a estos datos en cada país
Replies: 10
Views: 557
Next

Return to advanced search