Search found 805 matches: michel

Return to advanced search

Re: Digitally signing a document

Dear Michel, The simplest way I have found to build a tool to check if a PDF is signed is using python. signed.py import sys, aspose.pdf as appdfSign = ap.facades.PdfFileSignature()pdfSign.bind_pdf(sys.argv[ ...
by Antonio Linares
Mon Apr 15, 2024 8:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 432

Re: Digitally signing a document

FYI, Antonio,

If I use "Michel" in stead of "/SigFlags", I get a .T.
by driessen
Mon Apr 15, 2024 8:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 432

Re: Digitally signing a document

Dear Michel,

I got it, thank you

Do you also need to know information about the signature ?
by Antonio Linares
Mon Apr 15, 2024 7:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 432

Re: Digital signing a document

Dear Michel,

Then I guess your PDFs are encrypted

Could you please email me one of them ? thanks
by Antonio Linares
Mon Apr 15, 2024 5:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 432

Re: Digital signing a document

Dear Michel, Asking chatgpt: you can utilize a C library that provides PDF parsing capabilities. One such library is Poppler, which is widely used for working with PDF files in C You can download the pre-built Poppler library ...
by Antonio Linares
Sat Apr 13, 2024 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 432

Re: Question about wfReadUrl() - SOLVED

Hello Michel,
have you perhaps already had time to perform a search with PowerShell in your large datasets?
I would be very interested to know what the speed is like.
Best regards,
Otto
by Otto
Wed Apr 10, 2024 10:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2794

Re: Question about wfReadUrl() - SOLVED

Hello Michel,
In your legal software, you surely often need full-text search across various documents. How do you solve that?
Best regards,
Otto
by Otto
Sun Apr 07, 2024 6:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2794

Re: Question about wfReadUrl()

Michel, please show a little and complete PRG example of what you are trying to do and I will fix it.
by Enrico Maria Giordano
Fri Apr 05, 2024 5:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2794

Re: Still a problem with FWH 24.02 and xHarbour Builder

Dear Michel,

Please check that the xfw.lib that you are linking has the size 4.522 bytes, thanks

You can find it at c:\FWH\lib
by Antonio Linares
Sun Mar 17, 2024 4:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Still a problem with FWH 24.02 and xHarbour Builder - SOLVED
Replies: 4
Views: 792

Re: New FWH 24.02

Dear Michel,

Please modify your make file to provide the right UUID.lib path:

%bcdir%\lib\psdk\uuid.lib
by Antonio Linares
Tue Mar 12, 2024 2:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7125

Re: New FWH 24.02

Dear Michel,

Please check your email for instructions to download it from Embarcadero
by Antonio Linares
Mon Mar 11, 2024 8:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7125

Re: New FWH 24.02

Dear Michel,

Are you using Google Chrome ?

I just tested your login and password from here and it worked fine. It just requested to identify twice

Please try it again, thanks
by Antonio Linares
Sat Mar 09, 2024 1:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7125

Re: New FWH 24.02

Dear Michel,

good morning,

This is the right Harbour to download:
For Borland:
https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_bcc770_32_20240309.zip
by Antonio Linares
Sat Mar 09, 2024 9:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7125

Re: Problem with alignment in SAY command

Michel, I use Pelles C from 2009 ´, Version 6.00.4 I checked and compiled it with the following setup: yes - no, and here it is working. Sometimes I use text from a DBF file, which is, for example, 160 characters long, and ...
by Otto
Fri Mar 01, 2024 10:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with alignment in SAY command
Replies: 18
Views: 842
Next

Return to advanced search