Laird [came...@phaseit.net]
Sent: Wednesday, June 19, 2019 15:52
To: tkinter-discuss@python.org
Subject: Re: [Tkinter-discuss] Text to postscript
On Tue, Jun 18, 2019 at 11:21:29PM +0200, Michael Lange wrote:
.
.
.
> On Tu
On Tue, Jun 18, 2019 at 11:21:29PM +0200, Michael Lange wrote:
.
.
.
> On Tue, 18 Jun 2019 10:09:08 +
> Vasilis Vlachoudis wrote:
>
> > Thanks Michael,
> >
> > not exactly what I was looking for.
>
> oh yes, I thought so
Hi,
On Tue, 18 Jun 2019 10:09:08 +
Vasilis Vlachoudis wrote:
> Thanks Michael,
>
> not exactly what I was looking for.
oh yes, I thought so :)
> I am investigating how difficult is to write my own ps exporter,
> based on the Canvas postscript source code.
This would surely be awesome! In
Hi,
On Tue, 18 Jun 2019 15:57:03 +0200
Paul Malherbe wrote:
> You could use fpdf to convert text to pdf as per:
(...)
as I understood (or imagined?) the OP wants to keep some sort of
formatting within the Text widget, like tags with different fonts or
embedded images etc. If it's only about "p
icult is to write my own ps exporter,
based on the Canvas postscript source code.
Vasilis
From: Tkinter-discuss [tkinter-discuss-bounces+vasilis.vlachoudis=cern...@python.org] on behalf of Michael Lange [klappn...@web.de]
Sent: Tuesday, June 18, 2019 11:16
To: t
...@python.org] on behalf of
Michael Lange [klappn...@web.de]
Sent: Tuesday, June 18, 2019 11:16
To: tkinter-discuss@python.org
Subject: Re: [Tkinter-discuss] Text to postscript
Hi,
On Mon, 17 Jun 2019 12:16:49 +
Vasilis Vlachoudis wrote:
> Hi all,
>
> Canvas has this nice method to conv
Hi,
On Mon, 17 Jun 2019 12:16:49 +
Vasilis Vlachoudis wrote:
> Hi all,
>
> Canvas has this nice method to convert it to postscript, which is
> perfect for printing. Is there something similar for Text(), I could
> not find anything internal but if there is something external to
> convert to
Hi all,
Canvas has this nice method to convert it to postscript, which is perfect for
printing.
Is there something similar for Text(), I could not find anything internal but
if there
is something external to convert to html, ps, pdf it would be nice.
Many thanks
Vasilis