Hello support!
I really like NAPS2 and use it extensively, but I get a small issue when working with scanned images I thougth I would let you know about. NAPS stops when saving 17 pictures to a PDF. If I save them as bmp (just to provide some info) then they are 98-104 MB each, 5100 x 6978/5100 x 6564 (US legal & US letter sizes), 24 bit.
Windows 10, latest patches
32 GB RAM
plenty of space on HDD
(not sure what else can help)
System.OutOfMemoryException: Det finns inget ledigt minne.
vid System.Drawing.Bitmap..ctor(String filename)
vid NAPS2.Scan.Images.ScannedImageRenderer.Render(ScannedImage image)
vid NAPS2.Scan.Images.ScannedImageRenderer.RenderToStream(ScannedImage image)
vid NAPS2.ImportExport.Pdf.PdfSharpExporter.BuildDocumentWithoutOcr(Func2 progressCallback, PdfDocument document, IEnumerable1 images)
vid NAPS2.ImportExport.Pdf.PdfSharpExporter.Export(String path, IEnumerable1 images, PdfSettings settings, String ocrLanguageCode, Func2 progressCallback)
vid NAPS2.ImportExport.Pdf.SavePdfOperation.<>c__DisplayClass7_0.<start>b__0()</start>
Br
Stefan
saving a JPG copy was the solution!
Thanks!