Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #652
| From | "Mark T. B. Carroll" <mtbc@bcs.org> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: Simulating a spreadsheet in PCL? |
| Date | 2012-04-03 18:36 -0400 |
| Organization | none |
| Message-ID | <87k41we946.fsf@ixod.org> (permalink) |
| References | <jlercf$rgm$1@speranza.aioe.org> |
"JJ" <jeffersonjj.nospam@hotmail.com> writes: (snip) > I'd like to be able to read in a CSV file that my system creates into a PCL > file and somehow simulate the cells that you would see in an Excel > spreadsheet. In other words, I need the little cells/boxes around the > numerical data or it will be just too hard to read. I don't know if you have to worry about wrapping onto multiple pages or anything, which complicates things a little extra, but it should be fairly easy to write a program that reads your CSV and writes out PostScript that renders what you want, then there are opensource tools that can convert PostScript to PCL. Let us know a bit about what extra complications might exist, like multiple pages or multi-cell-spanning special cells, if you want to do something like this and would like further help. For instance, you mention numerical data: does it need some special justification, like right- or by-decimal-point or anything? And, there isn't any special character or font stuff to worry about, like text in Hebrew? Is the simplest one-page center-all-data or whatever good enough? Mark
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
Simulating a spreadsheet in PCL? "JJ" <jeffersonjj.nospam@hotmail.com> - 2012-04-03 08:45 -0400
Re: Simulating a spreadsheet in PCL? "Mark T. B. Carroll" <mtbc@bcs.org> - 2012-04-03 18:36 -0400
Re: Simulating a spreadsheet in PCL? "JJ" <jeffersonjj.nospam@hotmail.com> - 2012-04-04 07:13 -0400
Re: Simulating a spreadsheet in PCL? SaGS <sags5495@gmail.com> - 2012-04-05 01:07 -0700
Re: Simulating a spreadsheet in PCL? "JJ" <jeffersonjj.nospam@hotmail.com> - 2012-04-05 06:53 -0400
Re: Simulating a spreadsheet in PCL? "Mark T. B. Carroll" <mtbc@bcs.org> - 2012-04-05 07:20 -0400
Re: Simulating a spreadsheet in PCL? "JJ" <jeffersonjj.nospam@hotmail.com> - 2012-04-05 14:14 -0400
Re: Simulating a spreadsheet in PCL? luser- -droog <mijoryx@yahoo.com> - 2012-04-05 11:11 -0700
csiph-web