diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cdd7a08..5cc6c5f 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: 6.2.1 + value: 6.2.2 validations: required: true - type: dropdown diff --git a/.github/workflows/githubpages.yml b/.github/workflows/githubpages.yml index f2f717d..8b5e6ab 100644 --- a/.github/workflows/githubpages.yml +++ b/.github/workflows/githubpages.yml @@ -49,9 +49,9 @@ jobs: - name: Publish run: dotnet publish WebConverter/WebConverter.csproj -c Release -p:PublishProfile=WebConverter/Properties/PublishProfiles/PublishSite.pubxml -p:VersionSuffix=ci --no-restore - name: Create .nojekyll file - run: touch WebConverter/bin/Release/net10.0/publish/wwwroot/.nojekyll + run: touch WebConverter/bin/Release/net10.0-browser/publish/wwwroot/.nojekyll - name: Update service-worker-assets.js hashes - working-directory: WebConverter/bin/Release/net10.0/publish/wwwroot + working-directory: WebConverter/bin/Release/net10.0-browser/publish/wwwroot if: false run: | jsFile=$( - net471;net481;netstandard2.1;net8.0;net9.0;net9.0-android;net9.0-ios;net9.0-maccatalyst;net10.0;net10.0-android;net10.0-ios;net10.0-maccatalyst + net471;net481;netstandard2.1;net8.0;net9.0;net10.0;net10.0-android;net10.0-ios;net10.0-maccatalyst PDFtoZPL PDFtoZPL true @@ -12,7 +12,7 @@ - 6.2.1 + 6.2.2 David Sungaila false @@ -21,7 +21,8 @@ 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. - - Add optional parameter SetPrintWidth. + - Fixed a crash in linux-x64 builds. +- Fixed a crash when .NET Framework builds attempt to open a PDF file with a password containing non-ASCII characters. PDF ZPL Zebra Bitmap Convert Conversion C# PDFium MAUI wasm WebAssembly https://github.com/sungaila/PDFtoZPL.git git @@ -78,7 +79,7 @@ - + diff --git a/PDFtoZPL/PublicAPI/net8.0-android/PublicAPI.Shipped.txt b/PDFtoZPL/PublicAPI/net8.0-android/PublicAPI.Shipped.txt deleted file mode 100644 index 172625f..0000000 --- a/PDFtoZPL/PublicAPI/net8.0-android/PublicAPI.Shipped.txt +++ /dev/null @@ -1,108 +0,0 @@ -#nullable enable -PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Base64 = 2 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Base64Compressed = 3 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Hexadecimal = 0 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.HexadecimalCompressed = 1 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.Conversion -PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.Atkinson = 2 -> PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.FloydSteinberg = 1 -> PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.None = 0 -> PDFtoZPL.DitheringKind -PDFtoZPL.IZplOptions -PDFtoZPL.IZplOptions.DitheringKind.get -> PDFtoZPL.DitheringKind -PDFtoZPL.IZplOptions.DitheringKind.init -> void -PDFtoZPL.IZplOptions.EncodingKind.get -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.IZplOptions.EncodingKind.init -> void -PDFtoZPL.IZplOptions.GraphicFieldOnly.get -> bool -PDFtoZPL.IZplOptions.GraphicFieldOnly.init -> void -PDFtoZPL.IZplOptions.LabelShift.get -> short -PDFtoZPL.IZplOptions.LabelShift.init -> void -PDFtoZPL.IZplOptions.LabelTop.get -> sbyte -PDFtoZPL.IZplOptions.LabelTop.init -> void -PDFtoZPL.IZplOptions.PrintQuantity.get -> uint -PDFtoZPL.IZplOptions.PrintQuantity.init -> void -PDFtoZPL.IZplOptions.SetLabelLength.get -> bool -PDFtoZPL.IZplOptions.SetLabelLength.init -> void -PDFtoZPL.IZplOptions.SetPrintWidth.get -> bool -PDFtoZPL.IZplOptions.SetPrintWidth.init -> void -PDFtoZPL.IZplOptions.Threshold.get -> byte -PDFtoZPL.IZplOptions.Threshold.init -> void -PDFtoZPL.PdfOptions -PDFtoZPL.PdfOptions.AntiAliasing.get -> PDFtoImage.PdfAntiAliasing -PDFtoZPL.PdfOptions.AntiAliasing.init -> void -PDFtoZPL.PdfOptions.BackgroundColor.get -> SkiaSharp.SKColor? -PDFtoZPL.PdfOptions.BackgroundColor.init -> void -PDFtoZPL.PdfOptions.Bounds.get -> System.Drawing.RectangleF? -PDFtoZPL.PdfOptions.Bounds.init -> void -PDFtoZPL.PdfOptions.Dpi.get -> int -PDFtoZPL.PdfOptions.Dpi.init -> void -PDFtoZPL.PdfOptions.DpiRelativeToBounds.get -> bool -PDFtoZPL.PdfOptions.DpiRelativeToBounds.init -> void -PDFtoZPL.PdfOptions.Height.get -> int? -PDFtoZPL.PdfOptions.Height.init -> void -PDFtoZPL.PdfOptions.Grayscale.get -> bool -PDFtoZPL.PdfOptions.Grayscale.init -> void -PDFtoZPL.PdfOptions.PdfOptions() -> void -PDFtoZPL.PdfOptions.PdfOptions(int Dpi = 203, int? Width = null, int? Height = null, bool WithAnnotations = false, bool WithFormFill = false, bool WithAspectRatio = false, PDFtoImage.PdfRotation Rotation = PDFtoImage.PdfRotation.Rotate0, PDFtoImage.PdfAntiAliasing AntiAliasing = PDFtoImage.PdfAntiAliasing.All, SkiaSharp.SKColor? BackgroundColor = null, System.Drawing.RectangleF? Bounds = null, bool UseTiling = false, bool DpiRelativeToBounds = false, bool Grayscale = false) -> void -PDFtoZPL.PdfOptions.Rotation.get -> PDFtoImage.PdfRotation -PDFtoZPL.PdfOptions.Rotation.init -> void -PDFtoZPL.PdfOptions.UseTiling.get -> bool -PDFtoZPL.PdfOptions.UseTiling.init -> void -PDFtoZPL.PdfOptions.Width.get -> int? -PDFtoZPL.PdfOptions.Width.init -> void -PDFtoZPL.PdfOptions.WithAnnotations.get -> bool -PDFtoZPL.PdfOptions.WithAnnotations.init -> void -PDFtoZPL.PdfOptions.WithAspectRatio.get -> bool -PDFtoZPL.PdfOptions.WithAspectRatio.init -> void -PDFtoZPL.PdfOptions.WithFormFill.get -> bool -PDFtoZPL.PdfOptions.WithFormFill.init -> void -override PDFtoZPL.PdfOptions.GetHashCode() -> int -PDFtoZPL.PdfOptions.Deconstruct(out int Dpi, out int? Width, out int? Height, out bool WithAnnotations, out bool WithFormFill, out bool WithAspectRatio, out PDFtoImage.PdfRotation Rotation, out PDFtoImage.PdfAntiAliasing AntiAliasing, out SkiaSharp.SKColor? BackgroundColor, out System.Drawing.RectangleF? Bounds, out bool UseTiling, out bool DpiRelativeToBounds, out bool Grayscale) -> void -PDFtoZPL.PdfOptions.Equals(PDFtoZPL.PdfOptions other) -> bool -static PDFtoZPL.PdfOptions.operator !=(PDFtoZPL.PdfOptions left, PDFtoZPL.PdfOptions right) -> bool -static PDFtoZPL.PdfOptions.operator ==(PDFtoZPL.PdfOptions left, PDFtoZPL.PdfOptions right) -> bool -~override PDFtoZPL.PdfOptions.Equals(object obj) -> bool -~override PDFtoZPL.PdfOptions.ToString() -> string -PDFtoZPL.ZplOptions -PDFtoZPL.ZplOptions.DitheringKind.get -> PDFtoZPL.DitheringKind -PDFtoZPL.ZplOptions.DitheringKind.init -> void -PDFtoZPL.ZplOptions.EncodingKind.get -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.ZplOptions.EncodingKind.init -> void -PDFtoZPL.ZplOptions.GraphicFieldOnly.get -> bool -PDFtoZPL.ZplOptions.GraphicFieldOnly.init -> void -PDFtoZPL.ZplOptions.LabelShift.get -> short -PDFtoZPL.ZplOptions.LabelShift.init -> void -PDFtoZPL.ZplOptions.LabelTop.get -> sbyte -PDFtoZPL.ZplOptions.LabelTop.init -> void -PDFtoZPL.ZplOptions.PrintQuantity.get -> uint -PDFtoZPL.ZplOptions.PrintQuantity.init -> void -PDFtoZPL.ZplOptions.SetLabelLength.get -> bool -PDFtoZPL.ZplOptions.SetLabelLength.init -> void -PDFtoZPL.ZplOptions.SetPrintWidth.get -> bool -PDFtoZPL.ZplOptions.SetPrintWidth.init -> void -PDFtoZPL.ZplOptions.Threshold.get -> byte -PDFtoZPL.ZplOptions.Threshold.init -> void -PDFtoZPL.ZplOptions.ZplOptions() -> void -PDFtoZPL.ZplOptions.ZplOptions(PDFtoZPL.BitmapEncodingKind EncodingKind = PDFtoZPL.BitmapEncodingKind.HexadecimalCompressed, bool GraphicFieldOnly = false, bool SetLabelLength = false, byte Threshold = 128, PDFtoZPL.DitheringKind DitheringKind = PDFtoZPL.DitheringKind.None, uint PrintQuantity = 0, sbyte LabelTop = 0, short LabelShift = 0, bool SetPrintWidth = false) -> void -override PDFtoZPL.ZplOptions.GetHashCode() -> int -PDFtoZPL.ZplOptions.Deconstruct(out PDFtoZPL.BitmapEncodingKind EncodingKind, out bool GraphicFieldOnly, out bool SetLabelLength, out byte Threshold, out PDFtoZPL.DitheringKind DitheringKind, out uint PrintQuantity, out sbyte LabelTop, out short LabelShift, out bool SetPrintWidth) -> void -PDFtoZPL.ZplOptions.Equals(PDFtoZPL.ZplOptions other) -> bool -static PDFtoZPL.ZplOptions.operator !=(PDFtoZPL.ZplOptions left, PDFtoZPL.ZplOptions right) -> bool -static PDFtoZPL.ZplOptions.operator ==(PDFtoZPL.ZplOptions left, PDFtoZPL.ZplOptions right) -> bool -~override PDFtoZPL.ZplOptions.Equals(object obj) -> bool -~override PDFtoZPL.ZplOptions.ToString() -> string -static PDFtoZPL.Conversion.ConvertBitmap(byte[]! bitmapAsByteArray, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(SkiaSharp.SKBitmap! bitmap, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(string! bitmapPath, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(System.IO.Stream! bitmapAsStream, bool leaveOpen = false, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdf(byte[]! pdfAsByteArray, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdf(string! pdfAsBase64String, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdf(System.IO.Stream! pdfStream, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(byte[]! pdfAsByteArray, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(string! pdfAsBase64String, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(System.IO.Stream! pdfStream, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfPage(byte[]! pdfAsByteArray, System.Index page, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdfPage(string! pdfAsBase64String, System.Index page, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdfPage(System.IO.Stream! pdfStream, System.Index page, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.PdfOptions.implicit operator PDFtoImage.RenderOptions(PDFtoZPL.PdfOptions pdfOptions) -> PDFtoImage.RenderOptions \ No newline at end of file diff --git a/PDFtoZPL/PublicAPI/net8.0-android/PublicAPI.Unshipped.txt b/PDFtoZPL/PublicAPI/net8.0-android/PublicAPI.Unshipped.txt deleted file mode 100644 index c907b8d..0000000 --- a/PDFtoZPL/PublicAPI/net8.0-android/PublicAPI.Unshipped.txt +++ /dev/null @@ -1,3 +0,0 @@ -#nullable enable -PDFtoZPL.Resource -PDFtoZPL.Resource.Resource() -> void \ No newline at end of file diff --git a/PDFtoZPL/PublicAPI/net9.0-android/PublicAPI.Shipped.txt b/PDFtoZPL/PublicAPI/net9.0-android/PublicAPI.Shipped.txt deleted file mode 100644 index 172625f..0000000 --- a/PDFtoZPL/PublicAPI/net9.0-android/PublicAPI.Shipped.txt +++ /dev/null @@ -1,108 +0,0 @@ -#nullable enable -PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Base64 = 2 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Base64Compressed = 3 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Hexadecimal = 0 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.HexadecimalCompressed = 1 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.Conversion -PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.Atkinson = 2 -> PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.FloydSteinberg = 1 -> PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.None = 0 -> PDFtoZPL.DitheringKind -PDFtoZPL.IZplOptions -PDFtoZPL.IZplOptions.DitheringKind.get -> PDFtoZPL.DitheringKind -PDFtoZPL.IZplOptions.DitheringKind.init -> void -PDFtoZPL.IZplOptions.EncodingKind.get -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.IZplOptions.EncodingKind.init -> void -PDFtoZPL.IZplOptions.GraphicFieldOnly.get -> bool -PDFtoZPL.IZplOptions.GraphicFieldOnly.init -> void -PDFtoZPL.IZplOptions.LabelShift.get -> short -PDFtoZPL.IZplOptions.LabelShift.init -> void -PDFtoZPL.IZplOptions.LabelTop.get -> sbyte -PDFtoZPL.IZplOptions.LabelTop.init -> void -PDFtoZPL.IZplOptions.PrintQuantity.get -> uint -PDFtoZPL.IZplOptions.PrintQuantity.init -> void -PDFtoZPL.IZplOptions.SetLabelLength.get -> bool -PDFtoZPL.IZplOptions.SetLabelLength.init -> void -PDFtoZPL.IZplOptions.SetPrintWidth.get -> bool -PDFtoZPL.IZplOptions.SetPrintWidth.init -> void -PDFtoZPL.IZplOptions.Threshold.get -> byte -PDFtoZPL.IZplOptions.Threshold.init -> void -PDFtoZPL.PdfOptions -PDFtoZPL.PdfOptions.AntiAliasing.get -> PDFtoImage.PdfAntiAliasing -PDFtoZPL.PdfOptions.AntiAliasing.init -> void -PDFtoZPL.PdfOptions.BackgroundColor.get -> SkiaSharp.SKColor? -PDFtoZPL.PdfOptions.BackgroundColor.init -> void -PDFtoZPL.PdfOptions.Bounds.get -> System.Drawing.RectangleF? -PDFtoZPL.PdfOptions.Bounds.init -> void -PDFtoZPL.PdfOptions.Dpi.get -> int -PDFtoZPL.PdfOptions.Dpi.init -> void -PDFtoZPL.PdfOptions.DpiRelativeToBounds.get -> bool -PDFtoZPL.PdfOptions.DpiRelativeToBounds.init -> void -PDFtoZPL.PdfOptions.Height.get -> int? -PDFtoZPL.PdfOptions.Height.init -> void -PDFtoZPL.PdfOptions.Grayscale.get -> bool -PDFtoZPL.PdfOptions.Grayscale.init -> void -PDFtoZPL.PdfOptions.PdfOptions() -> void -PDFtoZPL.PdfOptions.PdfOptions(int Dpi = 203, int? Width = null, int? Height = null, bool WithAnnotations = false, bool WithFormFill = false, bool WithAspectRatio = false, PDFtoImage.PdfRotation Rotation = PDFtoImage.PdfRotation.Rotate0, PDFtoImage.PdfAntiAliasing AntiAliasing = PDFtoImage.PdfAntiAliasing.All, SkiaSharp.SKColor? BackgroundColor = null, System.Drawing.RectangleF? Bounds = null, bool UseTiling = false, bool DpiRelativeToBounds = false, bool Grayscale = false) -> void -PDFtoZPL.PdfOptions.Rotation.get -> PDFtoImage.PdfRotation -PDFtoZPL.PdfOptions.Rotation.init -> void -PDFtoZPL.PdfOptions.UseTiling.get -> bool -PDFtoZPL.PdfOptions.UseTiling.init -> void -PDFtoZPL.PdfOptions.Width.get -> int? -PDFtoZPL.PdfOptions.Width.init -> void -PDFtoZPL.PdfOptions.WithAnnotations.get -> bool -PDFtoZPL.PdfOptions.WithAnnotations.init -> void -PDFtoZPL.PdfOptions.WithAspectRatio.get -> bool -PDFtoZPL.PdfOptions.WithAspectRatio.init -> void -PDFtoZPL.PdfOptions.WithFormFill.get -> bool -PDFtoZPL.PdfOptions.WithFormFill.init -> void -override PDFtoZPL.PdfOptions.GetHashCode() -> int -PDFtoZPL.PdfOptions.Deconstruct(out int Dpi, out int? Width, out int? Height, out bool WithAnnotations, out bool WithFormFill, out bool WithAspectRatio, out PDFtoImage.PdfRotation Rotation, out PDFtoImage.PdfAntiAliasing AntiAliasing, out SkiaSharp.SKColor? BackgroundColor, out System.Drawing.RectangleF? Bounds, out bool UseTiling, out bool DpiRelativeToBounds, out bool Grayscale) -> void -PDFtoZPL.PdfOptions.Equals(PDFtoZPL.PdfOptions other) -> bool -static PDFtoZPL.PdfOptions.operator !=(PDFtoZPL.PdfOptions left, PDFtoZPL.PdfOptions right) -> bool -static PDFtoZPL.PdfOptions.operator ==(PDFtoZPL.PdfOptions left, PDFtoZPL.PdfOptions right) -> bool -~override PDFtoZPL.PdfOptions.Equals(object obj) -> bool -~override PDFtoZPL.PdfOptions.ToString() -> string -PDFtoZPL.ZplOptions -PDFtoZPL.ZplOptions.DitheringKind.get -> PDFtoZPL.DitheringKind -PDFtoZPL.ZplOptions.DitheringKind.init -> void -PDFtoZPL.ZplOptions.EncodingKind.get -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.ZplOptions.EncodingKind.init -> void -PDFtoZPL.ZplOptions.GraphicFieldOnly.get -> bool -PDFtoZPL.ZplOptions.GraphicFieldOnly.init -> void -PDFtoZPL.ZplOptions.LabelShift.get -> short -PDFtoZPL.ZplOptions.LabelShift.init -> void -PDFtoZPL.ZplOptions.LabelTop.get -> sbyte -PDFtoZPL.ZplOptions.LabelTop.init -> void -PDFtoZPL.ZplOptions.PrintQuantity.get -> uint -PDFtoZPL.ZplOptions.PrintQuantity.init -> void -PDFtoZPL.ZplOptions.SetLabelLength.get -> bool -PDFtoZPL.ZplOptions.SetLabelLength.init -> void -PDFtoZPL.ZplOptions.SetPrintWidth.get -> bool -PDFtoZPL.ZplOptions.SetPrintWidth.init -> void -PDFtoZPL.ZplOptions.Threshold.get -> byte -PDFtoZPL.ZplOptions.Threshold.init -> void -PDFtoZPL.ZplOptions.ZplOptions() -> void -PDFtoZPL.ZplOptions.ZplOptions(PDFtoZPL.BitmapEncodingKind EncodingKind = PDFtoZPL.BitmapEncodingKind.HexadecimalCompressed, bool GraphicFieldOnly = false, bool SetLabelLength = false, byte Threshold = 128, PDFtoZPL.DitheringKind DitheringKind = PDFtoZPL.DitheringKind.None, uint PrintQuantity = 0, sbyte LabelTop = 0, short LabelShift = 0, bool SetPrintWidth = false) -> void -override PDFtoZPL.ZplOptions.GetHashCode() -> int -PDFtoZPL.ZplOptions.Deconstruct(out PDFtoZPL.BitmapEncodingKind EncodingKind, out bool GraphicFieldOnly, out bool SetLabelLength, out byte Threshold, out PDFtoZPL.DitheringKind DitheringKind, out uint PrintQuantity, out sbyte LabelTop, out short LabelShift, out bool SetPrintWidth) -> void -PDFtoZPL.ZplOptions.Equals(PDFtoZPL.ZplOptions other) -> bool -static PDFtoZPL.ZplOptions.operator !=(PDFtoZPL.ZplOptions left, PDFtoZPL.ZplOptions right) -> bool -static PDFtoZPL.ZplOptions.operator ==(PDFtoZPL.ZplOptions left, PDFtoZPL.ZplOptions right) -> bool -~override PDFtoZPL.ZplOptions.Equals(object obj) -> bool -~override PDFtoZPL.ZplOptions.ToString() -> string -static PDFtoZPL.Conversion.ConvertBitmap(byte[]! bitmapAsByteArray, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(SkiaSharp.SKBitmap! bitmap, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(string! bitmapPath, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(System.IO.Stream! bitmapAsStream, bool leaveOpen = false, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdf(byte[]! pdfAsByteArray, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdf(string! pdfAsBase64String, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdf(System.IO.Stream! pdfStream, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(byte[]! pdfAsByteArray, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(string! pdfAsBase64String, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(System.IO.Stream! pdfStream, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfPage(byte[]! pdfAsByteArray, System.Index page, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdfPage(string! pdfAsBase64String, System.Index page, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdfPage(System.IO.Stream! pdfStream, System.Index page, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.PdfOptions.implicit operator PDFtoImage.RenderOptions(PDFtoZPL.PdfOptions pdfOptions) -> PDFtoImage.RenderOptions \ No newline at end of file diff --git a/PDFtoZPL/PublicAPI/net9.0-android/PublicAPI.Unshipped.txt b/PDFtoZPL/PublicAPI/net9.0-android/PublicAPI.Unshipped.txt deleted file mode 100644 index c907b8d..0000000 --- a/PDFtoZPL/PublicAPI/net9.0-android/PublicAPI.Unshipped.txt +++ /dev/null @@ -1,3 +0,0 @@ -#nullable enable -PDFtoZPL.Resource -PDFtoZPL.Resource.Resource() -> void \ No newline at end of file diff --git a/PDFtoZPL/PublicAPI/net9.0-ios/PublicAPI.Shipped.txt b/PDFtoZPL/PublicAPI/net9.0-ios/PublicAPI.Shipped.txt deleted file mode 100644 index 172625f..0000000 --- a/PDFtoZPL/PublicAPI/net9.0-ios/PublicAPI.Shipped.txt +++ /dev/null @@ -1,108 +0,0 @@ -#nullable enable -PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Base64 = 2 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Base64Compressed = 3 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Hexadecimal = 0 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.HexadecimalCompressed = 1 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.Conversion -PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.Atkinson = 2 -> PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.FloydSteinberg = 1 -> PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.None = 0 -> PDFtoZPL.DitheringKind -PDFtoZPL.IZplOptions -PDFtoZPL.IZplOptions.DitheringKind.get -> PDFtoZPL.DitheringKind -PDFtoZPL.IZplOptions.DitheringKind.init -> void -PDFtoZPL.IZplOptions.EncodingKind.get -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.IZplOptions.EncodingKind.init -> void -PDFtoZPL.IZplOptions.GraphicFieldOnly.get -> bool -PDFtoZPL.IZplOptions.GraphicFieldOnly.init -> void -PDFtoZPL.IZplOptions.LabelShift.get -> short -PDFtoZPL.IZplOptions.LabelShift.init -> void -PDFtoZPL.IZplOptions.LabelTop.get -> sbyte -PDFtoZPL.IZplOptions.LabelTop.init -> void -PDFtoZPL.IZplOptions.PrintQuantity.get -> uint -PDFtoZPL.IZplOptions.PrintQuantity.init -> void -PDFtoZPL.IZplOptions.SetLabelLength.get -> bool -PDFtoZPL.IZplOptions.SetLabelLength.init -> void -PDFtoZPL.IZplOptions.SetPrintWidth.get -> bool -PDFtoZPL.IZplOptions.SetPrintWidth.init -> void -PDFtoZPL.IZplOptions.Threshold.get -> byte -PDFtoZPL.IZplOptions.Threshold.init -> void -PDFtoZPL.PdfOptions -PDFtoZPL.PdfOptions.AntiAliasing.get -> PDFtoImage.PdfAntiAliasing -PDFtoZPL.PdfOptions.AntiAliasing.init -> void -PDFtoZPL.PdfOptions.BackgroundColor.get -> SkiaSharp.SKColor? -PDFtoZPL.PdfOptions.BackgroundColor.init -> void -PDFtoZPL.PdfOptions.Bounds.get -> System.Drawing.RectangleF? -PDFtoZPL.PdfOptions.Bounds.init -> void -PDFtoZPL.PdfOptions.Dpi.get -> int -PDFtoZPL.PdfOptions.Dpi.init -> void -PDFtoZPL.PdfOptions.DpiRelativeToBounds.get -> bool -PDFtoZPL.PdfOptions.DpiRelativeToBounds.init -> void -PDFtoZPL.PdfOptions.Height.get -> int? -PDFtoZPL.PdfOptions.Height.init -> void -PDFtoZPL.PdfOptions.Grayscale.get -> bool -PDFtoZPL.PdfOptions.Grayscale.init -> void -PDFtoZPL.PdfOptions.PdfOptions() -> void -PDFtoZPL.PdfOptions.PdfOptions(int Dpi = 203, int? Width = null, int? Height = null, bool WithAnnotations = false, bool WithFormFill = false, bool WithAspectRatio = false, PDFtoImage.PdfRotation Rotation = PDFtoImage.PdfRotation.Rotate0, PDFtoImage.PdfAntiAliasing AntiAliasing = PDFtoImage.PdfAntiAliasing.All, SkiaSharp.SKColor? BackgroundColor = null, System.Drawing.RectangleF? Bounds = null, bool UseTiling = false, bool DpiRelativeToBounds = false, bool Grayscale = false) -> void -PDFtoZPL.PdfOptions.Rotation.get -> PDFtoImage.PdfRotation -PDFtoZPL.PdfOptions.Rotation.init -> void -PDFtoZPL.PdfOptions.UseTiling.get -> bool -PDFtoZPL.PdfOptions.UseTiling.init -> void -PDFtoZPL.PdfOptions.Width.get -> int? -PDFtoZPL.PdfOptions.Width.init -> void -PDFtoZPL.PdfOptions.WithAnnotations.get -> bool -PDFtoZPL.PdfOptions.WithAnnotations.init -> void -PDFtoZPL.PdfOptions.WithAspectRatio.get -> bool -PDFtoZPL.PdfOptions.WithAspectRatio.init -> void -PDFtoZPL.PdfOptions.WithFormFill.get -> bool -PDFtoZPL.PdfOptions.WithFormFill.init -> void -override PDFtoZPL.PdfOptions.GetHashCode() -> int -PDFtoZPL.PdfOptions.Deconstruct(out int Dpi, out int? Width, out int? Height, out bool WithAnnotations, out bool WithFormFill, out bool WithAspectRatio, out PDFtoImage.PdfRotation Rotation, out PDFtoImage.PdfAntiAliasing AntiAliasing, out SkiaSharp.SKColor? BackgroundColor, out System.Drawing.RectangleF? Bounds, out bool UseTiling, out bool DpiRelativeToBounds, out bool Grayscale) -> void -PDFtoZPL.PdfOptions.Equals(PDFtoZPL.PdfOptions other) -> bool -static PDFtoZPL.PdfOptions.operator !=(PDFtoZPL.PdfOptions left, PDFtoZPL.PdfOptions right) -> bool -static PDFtoZPL.PdfOptions.operator ==(PDFtoZPL.PdfOptions left, PDFtoZPL.PdfOptions right) -> bool -~override PDFtoZPL.PdfOptions.Equals(object obj) -> bool -~override PDFtoZPL.PdfOptions.ToString() -> string -PDFtoZPL.ZplOptions -PDFtoZPL.ZplOptions.DitheringKind.get -> PDFtoZPL.DitheringKind -PDFtoZPL.ZplOptions.DitheringKind.init -> void -PDFtoZPL.ZplOptions.EncodingKind.get -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.ZplOptions.EncodingKind.init -> void -PDFtoZPL.ZplOptions.GraphicFieldOnly.get -> bool -PDFtoZPL.ZplOptions.GraphicFieldOnly.init -> void -PDFtoZPL.ZplOptions.LabelShift.get -> short -PDFtoZPL.ZplOptions.LabelShift.init -> void -PDFtoZPL.ZplOptions.LabelTop.get -> sbyte -PDFtoZPL.ZplOptions.LabelTop.init -> void -PDFtoZPL.ZplOptions.PrintQuantity.get -> uint -PDFtoZPL.ZplOptions.PrintQuantity.init -> void -PDFtoZPL.ZplOptions.SetLabelLength.get -> bool -PDFtoZPL.ZplOptions.SetLabelLength.init -> void -PDFtoZPL.ZplOptions.SetPrintWidth.get -> bool -PDFtoZPL.ZplOptions.SetPrintWidth.init -> void -PDFtoZPL.ZplOptions.Threshold.get -> byte -PDFtoZPL.ZplOptions.Threshold.init -> void -PDFtoZPL.ZplOptions.ZplOptions() -> void -PDFtoZPL.ZplOptions.ZplOptions(PDFtoZPL.BitmapEncodingKind EncodingKind = PDFtoZPL.BitmapEncodingKind.HexadecimalCompressed, bool GraphicFieldOnly = false, bool SetLabelLength = false, byte Threshold = 128, PDFtoZPL.DitheringKind DitheringKind = PDFtoZPL.DitheringKind.None, uint PrintQuantity = 0, sbyte LabelTop = 0, short LabelShift = 0, bool SetPrintWidth = false) -> void -override PDFtoZPL.ZplOptions.GetHashCode() -> int -PDFtoZPL.ZplOptions.Deconstruct(out PDFtoZPL.BitmapEncodingKind EncodingKind, out bool GraphicFieldOnly, out bool SetLabelLength, out byte Threshold, out PDFtoZPL.DitheringKind DitheringKind, out uint PrintQuantity, out sbyte LabelTop, out short LabelShift, out bool SetPrintWidth) -> void -PDFtoZPL.ZplOptions.Equals(PDFtoZPL.ZplOptions other) -> bool -static PDFtoZPL.ZplOptions.operator !=(PDFtoZPL.ZplOptions left, PDFtoZPL.ZplOptions right) -> bool -static PDFtoZPL.ZplOptions.operator ==(PDFtoZPL.ZplOptions left, PDFtoZPL.ZplOptions right) -> bool -~override PDFtoZPL.ZplOptions.Equals(object obj) -> bool -~override PDFtoZPL.ZplOptions.ToString() -> string -static PDFtoZPL.Conversion.ConvertBitmap(byte[]! bitmapAsByteArray, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(SkiaSharp.SKBitmap! bitmap, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(string! bitmapPath, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(System.IO.Stream! bitmapAsStream, bool leaveOpen = false, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdf(byte[]! pdfAsByteArray, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdf(string! pdfAsBase64String, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdf(System.IO.Stream! pdfStream, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(byte[]! pdfAsByteArray, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(string! pdfAsBase64String, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(System.IO.Stream! pdfStream, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfPage(byte[]! pdfAsByteArray, System.Index page, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdfPage(string! pdfAsBase64String, System.Index page, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdfPage(System.IO.Stream! pdfStream, System.Index page, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.PdfOptions.implicit operator PDFtoImage.RenderOptions(PDFtoZPL.PdfOptions pdfOptions) -> PDFtoImage.RenderOptions \ No newline at end of file diff --git a/PDFtoZPL/PublicAPI/net9.0-ios/PublicAPI.Unshipped.txt b/PDFtoZPL/PublicAPI/net9.0-ios/PublicAPI.Unshipped.txt deleted file mode 100644 index 91b0e1a..0000000 --- a/PDFtoZPL/PublicAPI/net9.0-ios/PublicAPI.Unshipped.txt +++ /dev/null @@ -1 +0,0 @@ -#nullable enable \ No newline at end of file diff --git a/PDFtoZPL/PublicAPI/net9.0-maccatalyst/PublicAPI.Shipped.txt b/PDFtoZPL/PublicAPI/net9.0-maccatalyst/PublicAPI.Shipped.txt deleted file mode 100644 index 172625f..0000000 --- a/PDFtoZPL/PublicAPI/net9.0-maccatalyst/PublicAPI.Shipped.txt +++ /dev/null @@ -1,108 +0,0 @@ -#nullable enable -PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Base64 = 2 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Base64Compressed = 3 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.Hexadecimal = 0 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.BitmapEncodingKind.HexadecimalCompressed = 1 -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.Conversion -PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.Atkinson = 2 -> PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.FloydSteinberg = 1 -> PDFtoZPL.DitheringKind -PDFtoZPL.DitheringKind.None = 0 -> PDFtoZPL.DitheringKind -PDFtoZPL.IZplOptions -PDFtoZPL.IZplOptions.DitheringKind.get -> PDFtoZPL.DitheringKind -PDFtoZPL.IZplOptions.DitheringKind.init -> void -PDFtoZPL.IZplOptions.EncodingKind.get -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.IZplOptions.EncodingKind.init -> void -PDFtoZPL.IZplOptions.GraphicFieldOnly.get -> bool -PDFtoZPL.IZplOptions.GraphicFieldOnly.init -> void -PDFtoZPL.IZplOptions.LabelShift.get -> short -PDFtoZPL.IZplOptions.LabelShift.init -> void -PDFtoZPL.IZplOptions.LabelTop.get -> sbyte -PDFtoZPL.IZplOptions.LabelTop.init -> void -PDFtoZPL.IZplOptions.PrintQuantity.get -> uint -PDFtoZPL.IZplOptions.PrintQuantity.init -> void -PDFtoZPL.IZplOptions.SetLabelLength.get -> bool -PDFtoZPL.IZplOptions.SetLabelLength.init -> void -PDFtoZPL.IZplOptions.SetPrintWidth.get -> bool -PDFtoZPL.IZplOptions.SetPrintWidth.init -> void -PDFtoZPL.IZplOptions.Threshold.get -> byte -PDFtoZPL.IZplOptions.Threshold.init -> void -PDFtoZPL.PdfOptions -PDFtoZPL.PdfOptions.AntiAliasing.get -> PDFtoImage.PdfAntiAliasing -PDFtoZPL.PdfOptions.AntiAliasing.init -> void -PDFtoZPL.PdfOptions.BackgroundColor.get -> SkiaSharp.SKColor? -PDFtoZPL.PdfOptions.BackgroundColor.init -> void -PDFtoZPL.PdfOptions.Bounds.get -> System.Drawing.RectangleF? -PDFtoZPL.PdfOptions.Bounds.init -> void -PDFtoZPL.PdfOptions.Dpi.get -> int -PDFtoZPL.PdfOptions.Dpi.init -> void -PDFtoZPL.PdfOptions.DpiRelativeToBounds.get -> bool -PDFtoZPL.PdfOptions.DpiRelativeToBounds.init -> void -PDFtoZPL.PdfOptions.Height.get -> int? -PDFtoZPL.PdfOptions.Height.init -> void -PDFtoZPL.PdfOptions.Grayscale.get -> bool -PDFtoZPL.PdfOptions.Grayscale.init -> void -PDFtoZPL.PdfOptions.PdfOptions() -> void -PDFtoZPL.PdfOptions.PdfOptions(int Dpi = 203, int? Width = null, int? Height = null, bool WithAnnotations = false, bool WithFormFill = false, bool WithAspectRatio = false, PDFtoImage.PdfRotation Rotation = PDFtoImage.PdfRotation.Rotate0, PDFtoImage.PdfAntiAliasing AntiAliasing = PDFtoImage.PdfAntiAliasing.All, SkiaSharp.SKColor? BackgroundColor = null, System.Drawing.RectangleF? Bounds = null, bool UseTiling = false, bool DpiRelativeToBounds = false, bool Grayscale = false) -> void -PDFtoZPL.PdfOptions.Rotation.get -> PDFtoImage.PdfRotation -PDFtoZPL.PdfOptions.Rotation.init -> void -PDFtoZPL.PdfOptions.UseTiling.get -> bool -PDFtoZPL.PdfOptions.UseTiling.init -> void -PDFtoZPL.PdfOptions.Width.get -> int? -PDFtoZPL.PdfOptions.Width.init -> void -PDFtoZPL.PdfOptions.WithAnnotations.get -> bool -PDFtoZPL.PdfOptions.WithAnnotations.init -> void -PDFtoZPL.PdfOptions.WithAspectRatio.get -> bool -PDFtoZPL.PdfOptions.WithAspectRatio.init -> void -PDFtoZPL.PdfOptions.WithFormFill.get -> bool -PDFtoZPL.PdfOptions.WithFormFill.init -> void -override PDFtoZPL.PdfOptions.GetHashCode() -> int -PDFtoZPL.PdfOptions.Deconstruct(out int Dpi, out int? Width, out int? Height, out bool WithAnnotations, out bool WithFormFill, out bool WithAspectRatio, out PDFtoImage.PdfRotation Rotation, out PDFtoImage.PdfAntiAliasing AntiAliasing, out SkiaSharp.SKColor? BackgroundColor, out System.Drawing.RectangleF? Bounds, out bool UseTiling, out bool DpiRelativeToBounds, out bool Grayscale) -> void -PDFtoZPL.PdfOptions.Equals(PDFtoZPL.PdfOptions other) -> bool -static PDFtoZPL.PdfOptions.operator !=(PDFtoZPL.PdfOptions left, PDFtoZPL.PdfOptions right) -> bool -static PDFtoZPL.PdfOptions.operator ==(PDFtoZPL.PdfOptions left, PDFtoZPL.PdfOptions right) -> bool -~override PDFtoZPL.PdfOptions.Equals(object obj) -> bool -~override PDFtoZPL.PdfOptions.ToString() -> string -PDFtoZPL.ZplOptions -PDFtoZPL.ZplOptions.DitheringKind.get -> PDFtoZPL.DitheringKind -PDFtoZPL.ZplOptions.DitheringKind.init -> void -PDFtoZPL.ZplOptions.EncodingKind.get -> PDFtoZPL.BitmapEncodingKind -PDFtoZPL.ZplOptions.EncodingKind.init -> void -PDFtoZPL.ZplOptions.GraphicFieldOnly.get -> bool -PDFtoZPL.ZplOptions.GraphicFieldOnly.init -> void -PDFtoZPL.ZplOptions.LabelShift.get -> short -PDFtoZPL.ZplOptions.LabelShift.init -> void -PDFtoZPL.ZplOptions.LabelTop.get -> sbyte -PDFtoZPL.ZplOptions.LabelTop.init -> void -PDFtoZPL.ZplOptions.PrintQuantity.get -> uint -PDFtoZPL.ZplOptions.PrintQuantity.init -> void -PDFtoZPL.ZplOptions.SetLabelLength.get -> bool -PDFtoZPL.ZplOptions.SetLabelLength.init -> void -PDFtoZPL.ZplOptions.SetPrintWidth.get -> bool -PDFtoZPL.ZplOptions.SetPrintWidth.init -> void -PDFtoZPL.ZplOptions.Threshold.get -> byte -PDFtoZPL.ZplOptions.Threshold.init -> void -PDFtoZPL.ZplOptions.ZplOptions() -> void -PDFtoZPL.ZplOptions.ZplOptions(PDFtoZPL.BitmapEncodingKind EncodingKind = PDFtoZPL.BitmapEncodingKind.HexadecimalCompressed, bool GraphicFieldOnly = false, bool SetLabelLength = false, byte Threshold = 128, PDFtoZPL.DitheringKind DitheringKind = PDFtoZPL.DitheringKind.None, uint PrintQuantity = 0, sbyte LabelTop = 0, short LabelShift = 0, bool SetPrintWidth = false) -> void -override PDFtoZPL.ZplOptions.GetHashCode() -> int -PDFtoZPL.ZplOptions.Deconstruct(out PDFtoZPL.BitmapEncodingKind EncodingKind, out bool GraphicFieldOnly, out bool SetLabelLength, out byte Threshold, out PDFtoZPL.DitheringKind DitheringKind, out uint PrintQuantity, out sbyte LabelTop, out short LabelShift, out bool SetPrintWidth) -> void -PDFtoZPL.ZplOptions.Equals(PDFtoZPL.ZplOptions other) -> bool -static PDFtoZPL.ZplOptions.operator !=(PDFtoZPL.ZplOptions left, PDFtoZPL.ZplOptions right) -> bool -static PDFtoZPL.ZplOptions.operator ==(PDFtoZPL.ZplOptions left, PDFtoZPL.ZplOptions right) -> bool -~override PDFtoZPL.ZplOptions.Equals(object obj) -> bool -~override PDFtoZPL.ZplOptions.ToString() -> string -static PDFtoZPL.Conversion.ConvertBitmap(byte[]! bitmapAsByteArray, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(SkiaSharp.SKBitmap! bitmap, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(string! bitmapPath, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertBitmap(System.IO.Stream! bitmapAsStream, bool leaveOpen = false, PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdf(byte[]! pdfAsByteArray, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdf(string! pdfAsBase64String, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdf(System.IO.Stream! pdfStream, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> System.Collections.Generic.IEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(byte[]! pdfAsByteArray, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(string! pdfAsBase64String, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfAsync(System.IO.Stream! pdfStream, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IAsyncEnumerable! -static PDFtoZPL.Conversion.ConvertPdfPage(byte[]! pdfAsByteArray, System.Index page, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdfPage(string! pdfAsBase64String, System.Index page, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.Conversion.ConvertPdfPage(System.IO.Stream! pdfStream, System.Index page, bool leaveOpen = false, string? password = null, PDFtoZPL.PdfOptions pdfOptions = default(PDFtoZPL.PdfOptions), PDFtoZPL.ZplOptions zplOptions = default(PDFtoZPL.ZplOptions)) -> string! -static PDFtoZPL.PdfOptions.implicit operator PDFtoImage.RenderOptions(PDFtoZPL.PdfOptions pdfOptions) -> PDFtoImage.RenderOptions \ No newline at end of file diff --git a/PDFtoZPL/PublicAPI/net9.0-maccatalyst/PublicAPI.Unshipped.txt b/PDFtoZPL/PublicAPI/net9.0-maccatalyst/PublicAPI.Unshipped.txt deleted file mode 100644 index 91b0e1a..0000000 --- a/PDFtoZPL/PublicAPI/net9.0-maccatalyst/PublicAPI.Unshipped.txt +++ /dev/null @@ -1 +0,0 @@ -#nullable enable \ No newline at end of file diff --git a/WebConverter/Properties/PublishProfiles/PublishSite.pubxml b/WebConverter/Properties/PublishProfiles/PublishSite.pubxml index c76d924..be2e9b8 100644 --- a/WebConverter/Properties/PublishProfiles/PublishSite.pubxml +++ b/WebConverter/Properties/PublishProfiles/PublishSite.pubxml @@ -15,7 +15,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem <_TargetId>Folder - net10.0 + net10.0-browser browser-wasm true eda29f04-48e7-4823-8141-22a82cb80037 diff --git a/WebConverter/WebConverter.csproj b/WebConverter/WebConverter.csproj index 8338e45..edaa305 100644 --- a/WebConverter/WebConverter.csproj +++ b/WebConverter/WebConverter.csproj @@ -1,13 +1,13 @@  - net10.0 + net10.0-browser browser-wasm service-worker-assets.js PDFtoZPL.WebConverter PDFtoZPL.WebConverter PDFtoZPL.WebConverter.Client.Program - 6.2.1 + 6.2.2 true true @@ -49,7 +49,7 @@ - + @@ -65,4 +65,12 @@ + + + + + + + false + \ No newline at end of file