Skip to content

Generate Word documents with pre-set formatting by simply passing the change number offered by Service-Now

Notifications You must be signed in to change notification settings

ViniciusLucchesi/gerar-doc-teste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gerar Doc. Teste

🔨 Tecnologies

Python Flask HTML5 Bootstrap Word

📌 Objetctives

Generate Word documents with pre-set formatting by simply passing the change number offered by Service-Now

GerarDocTeste

In the GIF below you can see the application in operation generating the document

Resources

  • Generation of word documents (with predefined standards)
  • Error handling (document will not be generated until it meets the standards)
  • Allows you to add new standard word documents
  • Allows you to change the save location of generated documents
  • Keeps a History of the documents that were generated and their respective versions

Download and run the project

  1. Download the "GerarDocTeste.zip" folder to your computer
  2. Extract your files to any location
  3. Copy the executable path contained in the extracted folder
  4. Create a shortcut passing the copied path
  5. Double click on the shortcut
  6. Click "Run Anyway" to run the project (only on first run)

Download and run the project

How the templates should be

They must contain the words "TITLE", "AUTHOR", "DATE", regardless of the order in which they appear or the formatting they have, as they will be replaced as follows:

  • TITLE will be the change number
  • AUTHOR will be the full name or username of the current Windows user
  • DATE will be the date of the day you are running this application

DocTemplates

What happens if I don't use the Service-Now default?

If the pattern that the field is expecting is not met, a pop-up will be returned on the screen indicating that the pattern must be used so that the document can be generated. As shown below

non-standard

About

Generate Word documents with pre-set formatting by simply passing the change number offered by Service-Now

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published