| View previous topic :: View next topic |
| Author |
Message |
Que Valued Newbie

Joined: 25 Aug 2001 Posts: 38 Location: Newaygo, MICH
|
Posted: Thu Sep 19, 2002 5:13 pm Post subject: Formatted Print Output |
|
|
Does anyone have any experience with controlling printed output. I'm looking at being able to print labels, and am struggling with getting my output aligned properly. I'm not real picky about font or formatting. I'm basically planning on a fixed width font to keep things simple. _________________ Que |
|
| Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
Posted: Thu Sep 19, 2002 7:12 pm Post subject: |
|
|
Hey Que,
The VDS text editor has some (but not many) selectable
options at printout:
http://www.vdsworld.com/forum/viewtopic.php?t=120
Also, I'd use the Courier New font for printing and
in the TEXT element ya write the labels with.
Cheers, Mac  _________________ VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361

Last edited by Mac on Thu Sep 19, 2002 7:15 pm; edited 1 time in total |
|
| Back to top |
|
 |
Hortalonus Valued Contributor


Joined: 15 Mar 2002 Posts: 344 Location: Western USA
|
Posted: Thu Sep 19, 2002 7:14 pm Post subject: |
|
|
I would also like some insight into this...
I was wanting to write a simple label printing program a while ago but never got around to it. Thanks in advance to anyone with info on the subject!  |
|
| Back to top |
|
 |
Hedge Newbie
Joined: 31 May 2001 Posts: 8 Location: New Zealand
|
Posted: Thu Sep 19, 2002 10:28 pm Post subject: |
|
|
This made be more than what you are looking for, but I created a program to print labels from a standard text file that had the information. I then used VDS to read this text file and create a PCL5 output file using PCL escape codes to print the labels on an Avery label sheet. It took a while but we get really nice labels every day.
This is quite complicated, but once you know the PCL codes, you can do alot. It also means that you need a PCL compatiable printer.
Regards
Hedge
 |
|
| Back to top |
|
 |
|