Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: d · domain

9 scripts tagged as: [domain  ·  printing]

Can Rebol Print?
can-rebol-print.rv:0.1.1
13.4 KB
12 Oct 2008
This script illustrate some possible methods of printing script output.
author: mr.z
Code 3 of 9 (Code 39) Barcode Generator
code39.r
 discussion
2.6 KB
17 Apr 2006
Generates Code 39 barcode images which can be printed out and read with a standard barcode reader. Code 39 is limited to the alphanumeric characters listed in the 'code39 block within the function. It is a very popular barcode format in the US and doesn't need to conform to any particular length of characters and has no limitations placed on it by any sanctioning [...]
author: Bohdan Lechnowsky
Crystal Reports
crystal-reports.rv:0.1.0
10.2 KB
6 Apr 2007
Provides a basic API to the Crystal-ReportŪ report engine (crpe32.dll) to show, print and export reports. Allows for setting formulas and selection criteriae as well as passing parameters when launching reports.
author: Christian Ensel
Make And Print A CD Label
label-and-print.r6.6 KB
6 Jan 2008
This script illustrates how CD labels may be drawn and printed with REBOL and illustrates how REBOL output may be printed when incorporated into an HTML page.
author: r.
Printing module using PCL
pclprt.r14.6 KB
27 May 2014
A COBOL-like method for printing basic text-oriented business reports.
author: Steven White
PDF label maker
pdf-labels.r
 documentation
v:0.0.2
3.4 KB
17 Mar 2004
Create labels with PDF-Maker
author: Gregg Irwin
PDF Maker
pdf-maker.r
 documentation
v:1.27.1
51.2 KB
18 Aug 2007
A dialect to create PDF files from REBOL.
author: Gabriele Santilli
PDF Tables
pdf-tables.r
 discussion
 documentation
v:1.5.0
4.4 KB
24 Sep 2003
Create tables with the PDF Maker
author: Gabriele Santilli
Pretty numbers
pretty-numbers.rv:1.0
824 bytes
24 Sep 2005
Add spaces to numbers so they get more readable. E.g. 126789 => 126 789
author: [unknown]