Ahmed ElSayed Ali

Results 9 issues of Ahmed ElSayed Ali

i used $zk->getAttendance(); but it get 1671 record of +4700 another issuse on date it out wrong date like "2000-01-01 00:00:00" to fix it in sdk dll lib new device...

``` Qt version: 5 QtGui found QtWidgets found Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) Configuring done ```

Is there a way to use a one Master Template design (Report Header & Footer) or Page in all reports

**add text and json on Postgresql**

enhancement

ASSERT failure in QList::at: "index out of range", file c:\qt\5.13.0\msvc2017\include\qtcore\qlist.h, line 560 Debug Error! Program: D:\CoreWork\bin_Debug\Qt5Cored.dll Module: 5.13.0 File: c:\qt\5.13.0\msvc2017\include\qtcore\qlist.h Line: 560 ASSERT failure in QList::at: "index out of range",...

bug

how to implement this config file i used Botan::X509_Cert_Options but how add v3_req ,dir_sect ..ETC ``` [req] prompt = no utf8 = no distinguished_name = my_req_dn_prompt req_extensions = v3_req [...

How to implement this c# code to botan library [https://github.com/bassemAgmi/EInvoicingSigner/blob/7d3acb6105f8ca72e62b7e2fa5eca21cb483cc4c/EInvoicingSigner/Signer.cs#L109C30-L109C30](url) c# ``` public string SignWithCMS(String serializedJson) { byte[] data = Encoding.UTF8.GetBytes(serializedJson); Pkcs11InteropFactories factories = new Pkcs11InteropFactories(); using (IPkcs11Library pkcs11Library =...

usage question

how to set custom database connection name from code by code like `report->dataManager()->setReportVariable("custom_connection_name",EasyQtSql::SqlFactory::getInstance()->getDatabase("CLOUD").connectionName())` `report->dataManager()->setDefaultDatabasePath()` ![image](https://github.com/fralx/LimeReport/assets/7157140/47a27f83-4ba3-4259-ab23-868e052bc8d2)

https://github.com/silverqx/TinyORM/blob/76ad0952419146874497d16d443d68cd28c1acb1/src/orm/query/querybuilder.cpp#L589 Support MSSQL ( SELECT **TOP 10** FROM table )

future
general