Re: dxf file format - Mailing list pgsql-general

From tony
Subject Re: dxf file format
Date
Msg-id 1016093848.14323.7.camel@vaio
Whole thread Raw
In response to dxf file format  ("Bob T" <rjtalbo@attglobal.net>)
List pgsql-general
On Wed, 2002-03-13 at 19:04, Bob T wrote:
> I have discovered there is a conversion utility to convert dxf file format (CAD)
> to Postscript.
> Any useful tips regarding moving or Converting Postscript into a Postgresql
> file or Table.

It would need to be a file. Be careful with <CR><LF> conversion. The
easiest way to break a postscript file is to send it by e-mail. The mail
servers clients have the nasty habit of inserting line breaks and this
renders the file unreadable.

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


pgsql-general by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: Queries from different databases
Next
From: Jean-Michel POURE
Date:
Subject: Re: PostgreSQL the right choice?