In the PDF,
I get the location of the tables drawn on the picture is not right,
how I should get the tables in the pdf the correct location.
Thank you very much.
public static void Extract_Table()
{
//…...// 读取原图 // 创建一个新图片 Bitmap bmp = new Bitmap(image); using (Graphics...