Skip to content

Desktop application in C # of an office assistant that performs some functions in the tax area

Notifications You must be signed in to change notification settings

Krekinha/cpdassist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpdassist

Desktop application in C # of a tax office assistant that performs some functions such as: Generate XML from MDFe (Electronic Manifesto of Tax Documents) from the XML of an invoice, interact with invoices in PDF and consult from a CNPJ or IE if a customer has issues with the IRS. In this project it is possible to observe the use of: Manipulation of PDF files as location and data extraction, reordering and counting pages and merging PDFs; Manipulation of CSV files; Spreadsheet manipulation; CRUD in the configuration file (App Settings); XML serialization; Background threads (BackgroundWorker); Decompression of zipped files; Monitor changes in files and folders (FileSystemWatcher); Calls to the Windows API (Microsoft.Win32); Regex expressions; Interaction with the DOM of a web page through the HTMLDocument interface

About

Desktop application in C # of an office assistant that performs some functions in the tax area

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages