Chilkat v9.5.0.88 Pre-Release Notes
The previous version release notes: Chilkat v9.5.0.87 Release Notes Chilkat v9.5.0.88 Pre-Release Notes PKCS11: Adding the PKCS11 class to bring smart card and USB token functionality to non-Windows...
View ArticleProgramming Examples for QuickBooks Online API?
Question: I’m am new to QuickBooks having only dealt with desktop version in the past. Aside Delphi DLL examples about QuickBooks that I guess are only related to the desktop version of the accounting...
View ArticleChilkat v9.5.0.89 Pre-Release Notes
The previous version release notes: Chilkat v9.5.0.88 Release Notes Chilkat v9.5.0.89 Pre-Release Notes Http: Integrated Amazon Pay authentication into the Chilkat HTTP API to eliminate the need for...
View ArticleLet’s Encrypt “DST Root CA X3 Expiration (September 2021)”
This blog post talks about the Let’s Encrypt “DST Root CA X3 Expiration” that happened today on 30-Sep-2021. See these articles for a detailed description: Extending Android Device Compatibility for...
View ArticleAKD eID Cards of the Republic of Croatia
Chilkat is going to begin posting about the ongoing work with customers involving smart cards and tokens used for signing PDFs and XML invoices, etc. Currently, Chilkat is working with a customer to...
View ArticleXML Signature for Guatemala Fel Factura Electronica
(Chilkat is going to begin posting about the ongoing work with customers involving smart cards and tokens used for signing PDFs and XML invoices, etc.) Chilkat is helping a customer with XML Signatures...
View ArticleItalian FatturaPA (e-Invoice) Signed XML (CADES-BES P7M) using a USB Smart Card
(Chilkat is going to begin posting about the ongoing work with customers involving smart cards and tokens used for signing PDFs and XML invoices, etc.) The links below are to examples that create a...
View ArticleCase-Insensitive JSON
Question: How can JSON be processed in a case-insensitive manner? Rant followed by Answer: JSON is intended to be case-sensitive. XML is the same. Similar to Java, C, C++, etc. Names are...
View Article.NET RijndaelManaged to Chilkat Equivalent
Here’s a snippet of C# code to do AES encryption. What is the equivalent in Chilkat? Dim cspRijndael As New System.Security.Cryptography.RijndaelManaged csCryptoStream = New CryptoStream(fsOutput,...
View ArticleSupport for PureBasic on Apple M1 and Linux arm32/arm64, etc.
Chilkat has received email from customers asking to support PureBasic on M1 Apple silicon and Raspberry Pi. This is no problem for Chilkat. We can easily produce the required native .so, .dylib,...
View ArticleValidating PDF Signatures with...
A Chilkat customer is signing PDFs and then validating using the online tool at https://ec.europa.eu/cefdigital/DSS/webapp-demo/validation A few errors/warnings were encountered: 1) “The signature is...
View ArticleChilkat 10-Dec-2021 – Brasilian Tax Server problems?
Chilkat is going to try to blog daily notes on issues we’re handling for customers. So… starting for today.. Suddenly SOAP XML posts to the Brasilian tax server...
View ArticleChilkat 13-Dec-2021 — PDF Signature not Visible in Chrome or Microsoft Edge
What’s going on with Chilkat support today…. 1. Encountered SMTP response of “503: Bad sequence of commands”. Would need to see the contents of MailMan.LastErrorText for the call to SendEmail, and...
View ArticleChilkat 14-Dec-2021 — PDF Signature Notes
What’s going on with Chilkat support today… 1. The Http.PostJson, PostJson2, and PostJson3 methods neglect to send a Content-Type header if a completely empty body is sent. Starting in the next...
View ArticleChilkat 16-Dec-2021 — idToken HTTP Header
What’s going on w/ Chilkat support today… 1. Long HTTP request headers present a difficulty because some web servers choke on header fields that are too long and require folding, whereas others choke...
View ArticleChilkat 17-Dec-2021 — Careful with Network Connections in Garbage Collection...
What’s going on with Chilkat support today? 1) Problem report: My PowerBuilder 10.5 app runs fine, however when I call functions that are using the Chilkat DLL and controls returns to the calling...
View ArticleChilkat v9.5.0.89 Release Notes
The previous version release notes: Chilkat v9.5.0.88 Release Notes Chilkat v9.5.0.89 Release Notes Http: Integrated Amazon Pay authentication into the Chilkat HTTP API to eliminate the need for the...
View ArticleChilkat 20-Dec-2021 — Does Chilkat support .NET Standard?
What’s going on with Chilkat support today… 1. Does Chilkat support .NET Standard? We get this question from time to time. It’s usually because there’s great confusion about the meaning of .NET...
View ArticleChilkat 21-Dec-2021 — PHP Versions to Internal PHP API Versions
What’s going on in Chilkat support today… 1. Error: PHP Startup: chilkat_9_5_0: Unable to initialize module $ php test.php PHP Warning: PHP Startup: chilkat_9_5_0: Unable to initialize module Module...
View ArticleChilkat 24-Dec-2021 — CMS Sign Hash
What’s going on in Chilkat support today… 1. A customer needs a way to create a CMS detached signature from a pre-computed hash. Oddly, Chilkat did not yet have a function for doing it. The CMS...
View Article