HMG How to register for write, no answer to my emails

280 views
Skip to first unread message

bernardm...@gmail.com

unread,
Nov 12, 2023, 10:11:45 AM11/12/23
to Harbour Users
Hello,
I need to write some questions in the HMG forum :
I never receive an answer for my emails send.
I have questions how to with Webview2 :
- Get the html source code
- Print to pdf.
I do this with Anview activex but it is too much expansive for me.
Thanks,
Bernard.

KennyOoi

unread,
Nov 12, 2023, 2:12:39 PM11/12/23
to Harbour Users

I been register 3 year ago until now don't receive anything from the admin.

Damian Sz.

unread,
Nov 12, 2023, 2:25:45 PM11/12/23
to Harbour Users
Hi.
Try sending a request for account registration on this e-mail: 
srathinagiri(at)gmail.com

bernardm...@gmail.com

unread,
Nov 12, 2023, 2:53:01 PM11/12/23
to Harbour Users
Thanks Damian,
I have do this.
Regards,
Bernard.

Itamar Lins

unread,
Nov 12, 2023, 4:30:36 PM11/12/23
to Harbour Users
Hi!

  hb_MemoWrit("orcamento.html",cHtml)
IF !Empty(cEmail)
//VIA DOS usar aspas duplas ' "\Program Files (x86)\Google\Chrome\Application\chrome.exe" ...'
//hb_MemoWrit("comando.bat", cComando)
cArq := hb_GetEnv("USERPROFILE") + "\Documents\" + 'orçamento_' + AllTrim(cEmail)+'.pdf'
IF hb_FileExists('\Program Files\Google\Chrome\Application\chrome.exe')
cComando := '\Program Files\Google\Chrome\Application\chrome.exe --headless --disable-gpu --print-to-pdf="' + cArq + '" "' + cDirSist+'orcamento.html" --print-to-pdf-no-header --no-margins'
ELSE
IF hb_FileExists('\Program Files (x86)\Google\Chrome\Application\chrome.exe')
cComando := '\Program Files (x86)\Google\Chrome\Application\chrome.exe --headless --disable-gpu --print-to-pdf="' + cArq + '" "' + cDirSist+'orcamento.html" --print-to-pdf-no-header --no-margins'
ELSE
cComando := '\Program Files (x86)\Microsoft\Edge\Application\msedge.exe --headless --disable-gpu --print-to-pdf="' + cArq + '" "' + cDirSist+'orcamento.html" --print-to-pdf-no-header --no-margins'
ENDIF
ENDIF

Best regards,
Itamar M. Lins Jr.

Itamar M. Lins Jr. Lins

unread,
Nov 12, 2023, 4:43:46 PM11/12/23
to harbou...@googlegroups.com
Hi!
Final line:
      hb_processRun( cComando,,@cStdOut,@cStdErr,.T. )

Best regards,
Itamar M. Lins Jr.
--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/harbour-users/9e967f0b-1be8-4811-aeda-13c97dc444dan%40googlegroups.com.

bernardm...@gmail.com

unread,
Nov 13, 2023, 1:37:31 AM11/13/23
to Harbour Users
Thanks Itamar,
I have the same with Edge from some years.
Now, I need to use Webview2.
Regards,
Bernard.

KennyOoi

unread,
Nov 13, 2023, 4:17:01 AM11/13/23
to Harbour Users
hi,

you can search harbour group about webview for harbour.



kennyOoi

bernardm...@gmail.com

unread,
Nov 13, 2023, 4:19:51 AM11/13/23
to Harbour Users
Thanks  KennyOoi,
I had do this with << webview2 >> and also in the HMG forum.
Regards,
Bernard

bernardm...@gmail.com

unread,
Nov 14, 2023, 5:47:48 AM11/14/23
to Harbour Users
Another question : Is HMG is finish ?
Thanks,
Bernard.

gfil...@gmail.com

unread,
Nov 14, 2023, 7:43:13 AM11/14/23
to Harbour Users
Hi Bernard,

>  Is HMG is finish ?
Yes, it is.
Official HMG completed in March 2017.
But two HMG forks are alive:
- Minigui Extended Edition with various expansion functions;
- OOHG offers OOP support and solid structure.
The above forks are compatible with the official HMG for basic fetures.

Thank you for your attention.

Regards,
Grigory Filatov

вторник, 14 ноября 2023 г. в 11:47:48 UTC+1, bernardm...@gmail.com:

bernardm...@gmail.com

unread,
Nov 14, 2023, 7:49:26 AM11/14/23
to Harbour Users
Hello grigory,
Thanks for your answer, it solved this post.
Regards,
Bernard.
Reply all
Reply to author
Forward
0 new messages