From 628baa3264cf8f14d70c4fe9f59d0287d36a8f42 Mon Sep 17 00:00:00 2001 From: David Sungaila Date: Mon, 25 Sep 2023 20:55:45 +0200 Subject: [PATCH] Minor typo --- PDFtoZPL/PDFtoZPL.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PDFtoZPL/PDFtoZPL.csproj b/PDFtoZPL/PDFtoZPL.csproj index 8887e8a..efc425e 100644 --- a/PDFtoZPL/PDFtoZPL.csproj +++ b/PDFtoZPL/PDFtoZPL.csproj @@ -22,7 +22,7 @@ https://raw.githubusercontent.com/sungaila/PDFtoZPL/master/Icon_128.png A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code. - Fixed an issue where password protected PDF files could not be opened. -- Added PDF specific Exception classes (e.g. PdfPasswordProtectedException) +- Added PDF specific Exception classes (e.g. PdfPasswordProtectedException). PDF ZPL Zebra Bitmap Convert Conversion C# PDFium MAUI WASM WebAssembly https://github.com/sungaila/PDFtoZPL.git git