Thread Tk-Modul für Drucklayout
(4 answers)
Opened by Kean at 2013-04-26 21:30
Hi,
musst Du die Rechnung WYSIWYG im GUI haben? Als enspannteste Lösung finde ich: - Professionelles Tool zum Erzeugen eines "Briefpapier"-PDF mit allen Grafiken (einmaliger Aufwand) - Text erzeugen, Adressfelder etc. kann man als Tk-Entry repräsentieren. - PDF::Reuse verwenden, um beides zusammenzuführen Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"
|