When I preview using PreviewText() method, everything looks ok on the
screen.
But if I try to actually printing, the results are not the ones
expected (the char is not printed correctly, it seems like it's a
wrong encoding or such).
Have anyone any idea about the Printing capabilities or limitations?
Or how can I print such characters "şţâî..." correctly?
Is the PrintText() method working only with ASCII range of chars?
Thanks!
p.s. using python 2.7 with wx 2.8.11.0 (gtk2-unicode)
When I preview using PreviewText() method, everything looks ok on the
screen.
But if I try to actually printing, the results are not the ones
expected (the char is not printed correctly, it seems like it's a
wrong encoding or such).
Have anyone any idea about the Printing capabilities or limitations?
Or how can I print such characters "şţâî..." correctly?
Is the PrintText() method working only with ASCII range of chars?
Thanks!
p.s. using python 2.7 with wx 2.8.11.0 (gtk2-unicode)