You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's built To extract Special Data from PDF and Save it to Excel. This application was developed with C#. At first, the Application split the PDF file to one single page's ones. Next, it's extracted special info from single PDF and loaded into List Butter. Finally, it could be saved into one Spread Sheet with special table structure. This works …