Version 7, last updated by Krzysztof Blicharski at March 25, 2009 19:34 UTC

More about tktopdf

 

1) What it can


* Export into pdf almost all standard widgets.

* Rotate and scale generated output (it is done during exporting phase, not by pdf functions).

* Sometimes hungs up (it's not a bug it's a feature!) :D I just kidding, I hope this application won't hung up.

 

2) What is missing


* Function for exporting text widget, themed widgets.

* In some export functions there are lack of some widget's options.

* There could be many bugs, because the application wasn't hardly tested.

 

3) How can you help?


The main tktopdf's disadventage is that it wasn't tested very much. I tested it by trying to export programs from

tcl's wiki, but it is not sufficient to say that tktopdf is completed package. So the best way you can help is to test

this package. I will be very happy to improve it. (I wrote tktopdf during Google Summer of Code 2008, it's my

first bigger application in tcl/tk, and about third in tcl/tk in my life so please, be patient :D).

 

Any suggestion to code are also very welcomed.