Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #653
| From | "JJ" <jeffersonjj.nospam@hotmail.com> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: Simulating a spreadsheet in PCL? |
| Date | 2012-04-04 07:13 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <jlhaco$a5$1@speranza.aioe.org> (permalink) |
| References | <jlercf$rgm$1@speranza.aioe.org> <87k41we946.fsf@ixod.org> |
"Mark T. B. Carroll" <mtbc@bcs.org> wrote in message news:87k41we946.fsf@ixod.org... > > 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 Hi Mark, It would be three pages long so I would like to page break and there are all column headers. But otherwise, it's just straight numbers. It's a daily report and the days of the month are the first column. 1 - 31 or however many days in the month. Then data in rows for each day of the month. It runs every day populating each day as it goes along. I've written stuff in PCL before. We use it quite a bit but not the "graphics" so much with grids or lines. Finding info on that is hard and I do have PCL manuals. I have no experience with post script and adding another conversion is not ideal. So, I'd rather try to write something directly in PCL and just run one conversion we have to PDF. Thanks for the info! JJ
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