Update to PDFtoImage 4.1.0 #109
Annotations
10 warnings
Console/Program.cs#L43
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Console/Program.cs#L43
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Tests/ApiTests.cs#L25
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Tests/ApiTests.cs#L31
'Conversion.ConvertPdfPage(string, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Tests/ApiTests.cs#L37
'Conversion.ConvertPdfPage(byte[], string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Tests/AntiAliasingTests.cs#L54
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Tests/AntiAliasingTests.cs#L54
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Tests/BackgroundColorTests.cs#L69
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Tests/BackgroundColorTests.cs#L69
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
Tests/ThresholdTests.cs#L50
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
|
This job succeeded
Loading