Re: [INTERFACES] Printing from PgAccess - Mailing list pgsql-interfaces

From Constantin Teodorescu
Subject Re: [INTERFACES] Printing from PgAccess
Date
Msg-id 34BB6467.1E4C4D2E@flex.ro
Whole thread Raw
In response to Re: [INTERFACES] Small bug fixed in PgAccess  (Peter T Mount <pgint@maidast.demon.co.uk>)
Responses Re: [INTERFACES] Printing from PgAccess
List pgsql-interfaces
Peter T Mount wrote:
>
> A couple of years ago, I wrote a small application in Tcl/Tk, which
> generated postscript files containing a map showing how far we had got in
> capturing data into a GIS system.
> I can't remember much on how I had done this, but I should be able to dig
> up the code to give you some pointers.

Thanks.

In PgAccess I will use a canvas in order to paint the report and get the
image as postscript file.

1. Presuming that my printer uses A4 paper (X mm by Y mm). How do I know
where should I stop writting on canvas (where is the page limit). My
objects from the canvas are using some coordinates. What is the formula
for translating from canvas coordinates into milimeters ?

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

pgsql-interfaces by date:

Previous
From: Constantin Teodorescu
Date:
Subject: Re: [INTERFACES] Re: [QUESTIONS] Connect to Postgres with pure TCL
Next
From: Paolo Cacciatori
Date:
Subject: Re: [INTERFACES] Re: [QUESTIONS] Connect to Postgres with pure TCL