Search found 4486 matches: check

Return to advanced search

Re: Digital signing a document

... in C You can download the pre-built Poppler library for Windows from the Poppler website: https://poppler.freedesktop.org/. Here is the code to check for the signature: #include <stdio.h>#include <poppler-document.h>int main(int argc, char *argv[]) {    ...
by Antonio Linares
Sat Apr 13, 2024 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 433

Digitally signing a document

Hello,

A PDF-document can be signed digitally in Acrotbat Reader.

But does anyone know how I can check in my FWH-application if a PDF-document has been signed digitally?

Thank you in advance.
by driessen
Fri Apr 12, 2024 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 433

Mr. Nages, please. check your email

Mr. Nages
Please, could you. perform a backup of the database that I indicated in your email?
Thank you.
by Willi Quintana
Thu Apr 11, 2024 9:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr. Nages, please. check your email
Replies: 0
Views: 178

Re: compile errors

Jeff, it looks as you are mixing Harbour and xHarbour libraries. Please double check.
by Enrico Maria Giordano
Thu Apr 11, 2024 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 329

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:Done, please check:

http://xharbour.org/index.asp?page=download/windows/binaries_win


Dear EMG,

It's working fine. Thank you so much.
by richard-service
Tue Apr 09, 2024 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8435

Re: Problem with valid email refresh btnbmp

Sílvio, there is something wrong with your HARBOUR or FIVEWIN, check with the FiveTech team or Enrico Maria Giordano. See image of what it should look like: Sílvio, hay algún problema con tu HARBOUR o FIVEWIN, consulta con el equipo de FiveTech o con Enrico ...
by karinha
Tue Apr 09, 2024 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2469

Re: harbour/xharbour appear ADS functions error



Dear MEG,
How about xharbour fixed this problem? any update?
by richard-service
Sun Apr 07, 2024 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8435

Re: Question about wfReadUrl()

... help me. My website has 3 different url's, all showing the same website. Because some antivirus software is blocking some of my url's, I want to check which url is working fine. Usuaslly my url's are working ok with the prefix "https". THe function wfReadUrl() which I use to check if ...
by driessen
Fri Apr 05, 2024 8:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2794

Question about wfReadUrl() - SOLVED

Hello, I use this code to check if a website exists or not. FUNCTION wfReadURL(cUrl)   LOCAL cFile  := SUBSTR(cUrl,RAT("/",cUrl)+1)   LOCAL cExist := .F.   LOCAL oUrl,oCli   cUrl := LOWER(cUrl)  ...
by driessen
Fri Apr 05, 2024 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2794

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:You are right, I have to update the other build too. I'm going to do it. Can you check ADS64 with Harbour, please?


Dear EMG,
My FWH64 version 2212, I can't use bcc77 64bit. only bcc74 64bit.
by richard-service
Thu Apr 04, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8435

Re: harbour/xharbour appear ADS functions error

You are right, I have to update the other build too. I'm going to do it. Can you check ADS64 with Harbour, please?
by Enrico Maria Giordano
Wed Apr 03, 2024 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8435

Re: harbour/xharbour appear ADS functions error



Dear EMG,

This Harbour package zip file. Already include Ads.ch file.
It's working now. Thank you.
by richard-service
Wed Apr 03, 2024 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8435

Re: harbour/xharbour appear ADS functions error

At the moment xHarbour does not support ADS for 64 bit. Harbour should do it, please check, if you can.
by Enrico Maria Giordano
Wed Apr 03, 2024 3:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8435
PreviousNext

Return to advanced search