Giter Site home page Giter Site logo

dgfexporter's Introduction

dgfexporter

Exports "Fakturen" in "DIALOG Gebührenfakturierung" to PDF files

Installation

  1. Download and install AutoIt
  2. Download and install FreePDF and GhostScript
  3. Open the SciTE Script Editor
  4. Open the file "GEB_autoPrint.au3"
  5. Change the variables accordingly to your needs.
  6. Open "Gebührenfakturierung" with a user which has GEB_Admin rights (preferably on the server itself)
  7. Set the default printer settings
  8. Datei -> Drucker einrichten
  9. Ausgabe: Drucker
  10. Drucker: FreePDF
  11. Papierformat: A3 or A4
  12. Confirm with OK
  13. Start the script in SciTE with Tools -> Go

Variables

restartEntry

Change this variable if you don't want to start with the first entry. If set to False the script will start at the beginning. e.g. "2015 Fakturen Woche 19"

lastEntry

You have to change this variable. Set it to the last entry in the list "Serie". The name has to be exact!

oPath

This is the export folder. All PDFs will be saved here. Make sure the user has full access rights.

logFile

Change this variable to choose another name for the logfile.

maxPDFperReport

A report can have multiple subreports. Only change this variable if you encounter problems with the script (e.g. unexpected stopping of the export)

timeout

Change this if your machine is slow or your reports are very big. 30 seconds is normaly enough, shoulden't be set to more than 600 seconds.

debug

WARNING: this variable can harm the machine! Only change this variable if you're sure what you're doing! It can harm the machine, as the script will not check if the desired window is active! It will close all windows which don't belong to "Gebührenfakturierung"

dgfexporter's People

Contributors

gummientchen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.