Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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 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 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
make-doc-pro
make-doc-pro.r
 documentation
v:1.0.8
57.8 KB
7 Feb 2004
Parses the make-doc-pro markup language into a datastructure that can be into other document formats (such as HTML) with good titles, table of contents, section headers, indented fixed-spaced examples, bullets and definitons.
author: Robert M. Münch
PDF Bar Code Generator
pdf-barcode.r2.7 KB
14 Mar 2010
Takes a given string and XxY coordinate (in millimeters), and outputs a PDF file containing a printable bar code at the given position. The bar code algorithm is derived directly from Bohdan Lechnowsky's code39.r , and the PDF is generated using Gabriele Santilli's pdf-maker.r . This script was created because images output by the [...]
author: nick
MakeDoc 2 - The REBOL Standard Document Formatter
makedoc2.r
 documentation
v:2.5.7
17.0 KB
10 Mar 2007
This is the official MakeDoc document formatter that is used by REBOL Technologies for all documentation. It is the fastest and easiest way to create good looking documentation using any text editor (even ones that do not auto-wrap text). It creates titles, headings, contents, bullets, numbered lists, indented examples, note blocks, and more. For documentation, [...]
author: Carl Sassenrath
Decode Charset Function
decode-charset.r
 discussion
v:1.0.0
910 bytes
13 Mar 2003
Converts 'charset values to something readable
author: Nenad Rakocevic
Todo List
todo-list.r
 discussion
v:1.3.0
9.7 KB
24 Jun 2004
Based on the demo of Rebol /View by Carl. It allow you to manage a list of todo and move them between them.
author: Carl Sassenrath, Didier Cadieu & Fabrice Vado
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.