Search found 49 matches: envelope

Return to advanced search

Re: Does anyone have an Envelope Printing module ?

Tim

Thank you ... I would be most honored if you would share your code with me when you get a chance ..

Rick Lipkin
by Rick Lipkin
Mon Mar 04, 2024 9:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

Rick,

I still plan to create the routine ... already have it mapped out in my mind, and am confident it should be easy.

Tim
by TimStone
Mon Mar 04, 2024 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

Tim I had a meeting with my Client last Friday and he is not really so concerned with automating envelopes .. He tells me he just cuts and pastes the address into Word and then prints his envelope and an automated envelope routine would be nice to have but not a requirement ...
by Rick Lipkin
Mon Mar 04, 2024 2:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

Rick, Envelopes load into ( adjustable ) paper trays, face down, seal to the right. They would print in landscape mode. I think that could be done very easily. What sizes does your client currently use ? We could start with those, and then expand. Since I work with the Printer class a lot, I believe...
by TimStone
Sat Mar 02, 2024 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

... Otto Good morning Master Otto. I'm sure you're right. But I think it's difficult to help Mr. Rick, as I've never seen anything about printing envelopes, either on a desktop or via webview. I always printed labels that were placed on the envelope, but directly on the envelope, I never saw anything. ...
by karinha
Sat Mar 02, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

Rick,
expand the WebView example, then you will be pioneering work for the group and not reinventing the "wheel".
Best regards,
Otto
by Otto
Fri Mar 01, 2024 11:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

... State and Zipcode In my Customers old Sage Product it allowed him to print envelops in all the Standard sizes and I was hoping Someone had an Envelope routine that I could select a "standard size" and print a return address on the Left Side and Center the Company name, Contact, Address, ...
by Rick Lipkin
Fri Mar 01, 2024 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

Dear Joao, We use Word and Outlook extensively with our software. However, we are preparing because we believe that the automation we have done so far (ActiveX) will not be supported by Word and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for example...
by Otto
Fri Mar 01, 2024 8:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

Good afternoon Rick, what do you use? WORD to print? Is this Envelope printing for Direct Mail? Explain better, please.

Buenas tardes Rick, ¿qué usas? WORD para imprimir? ¿Este Envelope se imprime para correo directo? Explícate mejor, por favor.

Gracias, thanks.

Regards, saludos.
by karinha
Fri Mar 01, 2024 7:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

Hello Rick, I would use HTML and webview. Best regards, Otto https://mybergland.com/fwforum/envelope.jpg function Main()   local oWebView := TWebView():New(1)local cHtml := memoread( "c:\fwh2023\samples\envelope.html" ...
by Otto
Fri Mar 01, 2024 4:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Does anyone have an Envelope Printing module ?

To All I have a Customer that I have built a Contact database .. and my customer is replacing a Sage product and the Sage product has an envelope Printing module for various size envelopes .. I was hoping someone may have a pre-built Envelope printing FW code module that I can chose to print ...
by Rick Lipkin
Fri Mar 01, 2024 4:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Soap Web Service - timeout request

... ) CATCH oHttp := CreateObject( 'Microsoft.XMLHTTP' ) END cHttpSend := [<?xml version="1.0"?>] cHttpSend += [<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:abc.com:05-OfferToCash:40-LogisticDelivery">] ...
by cdmmaui
Mon Jan 08, 2024 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Soap Web Service - timeout request
Replies: 4
Views: 705

Re: XML, CON ARCHIVO ADJUNTO PDF

... Content-Type: application/xop+xml; charset=utf-8; type="text/xml" Content-Transfer-Encoding: 8bit Content-ID: <soapPart> <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Header xmlns:work="http://bea.com/2004/06/soap/workarea/"><cl:token ...
by elmoiquique
Sat Sep 30, 2023 6:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XML, CON ARCHIVO ADJUNTO PDF
Replies: 35
Views: 2293

Re: Validate ZIP before opening it

... Problem but "max" Compression is not real need any more since "big" HDD/SDD and quick Internet so "just use ZIP as "Envelope""
by Jimmy
Wed Mar 01, 2023 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Validate ZIP before opening it
Replies: 3
Views: 287

Web Services Security WSS OASIS

... and MSXML5.dll to work with the certificate and signature I have an example that I got on the internet signed which is the following: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header> <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" ...
by Francisco Valério
Mon Feb 20, 2023 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web Services Security WSS OASIS
Replies: 0
Views: 216
Next

Return to advanced search