石井景都

Generation

generate functionMon, 17 Apr 2023

dialogで指定したPDFファイルの全てのページの文字画像だけを切り取り、切り取った文字を画像として出力し保存する。

using System; using System.ComponentModel; using System.Windows.Forms; using System.Drawing; using System.Drawing.Drawing2D; using System.Drawing.Imaging; using System.IO; using System.Linq; using System.Collections.Generic; using System.Text.RegularExpressions; using System.Text; using Microsoft.Win32; using System.Threading.Tasks; using System.Numerics; using System.Runtime.InteropServices; using System.Threading; using System.Collections.Concurrent; using System.Diagnostics; using System.Reflection; using System.Security.Cryptography.X509Certificates; using System.Net.Security; using System.Net; using System.Security.Cryptography; using System.Runtime.Serialization.Json; using System.Runtime.Serialization; using System.Net.Mail; using System.Net.Mime; using System.Runtime.CompilerServices; using System.Runtime.InteropServices

Questions about programming?Chat with your personal AI assistant