Thread Tk-Modul für Drucklayout (4 answers)
Opened by Kean at 2013-04-26 21:30

FIFO
 2013-04-26 22:43
#167292 #167292
User since
2005-06-01
469 Artikel
BenutzerIn

user image
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.
- CPAN: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"

View full thread Tk-Modul für Drucklayout