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(image); using (Graphics g = Graphics.FromImage(bmp)) { g...