From 7cdefa4865fd2c2e750bf60420f805ca8cd9db10 Mon Sep 17 00:00:00 2001 From: David Sungaila Date: Fri, 20 Sep 2024 16:26:46 +0200 Subject: [PATCH] Update to PDFtoImage 4.1.1 --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- Console/Console.csproj | 2 +- PDFtoZPL/PDFtoZPL.csproj | 7 +++---- Tests/Tests.csproj | 6 +++--- WebConverter/WebConverter.csproj | 6 +++--- 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6fa9129..0a55286 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,7 +12,7 @@ body: attributes: label: PDFtoZPL version description: Which version of PDFtoZPL is affected? - value: 5.3.0 + value: 5.3.1 validations: required: true - type: dropdown diff --git a/Console/Console.csproj b/Console/Console.csproj index e67450e..8f14832 100644 --- a/Console/Console.csproj +++ b/Console/Console.csproj @@ -6,7 +6,7 @@ PDFtoZPL.Console PDFtoZPL.Console PDFtoZPL.Console.Program - 5.3.0 + 5.3.1 Debug;Release;ReleaseSigned diff --git a/PDFtoZPL/PDFtoZPL.csproj b/PDFtoZPL/PDFtoZPL.csproj index 152d8f1..e3f9335 100644 --- a/PDFtoZPL/PDFtoZPL.csproj +++ b/PDFtoZPL/PDFtoZPL.csproj @@ -12,7 +12,7 @@ - 5.3.0 + 5.3.1 David Sungaila false @@ -21,8 +21,7 @@ https://github.com/sungaila/PDFtoZPL https://raw.githubusercontent.com/sungaila/PDFtoZPL/master/Icon_128.png A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code. - - Added optional parameter LabelTop. -- Added optional parameter LabelShift. + - Fixed DllNotFoundException for WebAssembly. PDF ZPL Zebra Bitmap Convert Conversion C# PDFium MAUI wasm WebAssembly https://github.com/sungaila/PDFtoZPL.git git @@ -67,7 +66,7 @@ - + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index c7417ca..83f7735 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -71,8 +71,8 @@ - - - + + + \ No newline at end of file diff --git a/WebConverter/WebConverter.csproj b/WebConverter/WebConverter.csproj index 29a0155..ffe2b21 100644 --- a/WebConverter/WebConverter.csproj +++ b/WebConverter/WebConverter.csproj @@ -7,7 +7,7 @@ PDFtoZPL.WebConverter PDFtoZPL.WebConverter PDFtoZPL.WebConverter.Program - 5.3.0 + 5.3.1 true true @@ -46,8 +46,8 @@ - - + +