Table des matières

,

Cdlabelgen : Création en ligne de pochettes CD ou DVD

Sortie en format couleur PostScript et PDF, avec aperçu GIF noir et blanc.

Code source : http://www.aczoom.com/tools/cdinsert/#download

Pour créer des pochettes en ligne, visitez http://www.aczoom.com/tools/cdinsert/cdlabelgen-form.html

Depuis mars 2013, l'interface ci-dessus ne crée que des fichiers de sortie PostScript.

Pré-requis

Installation

  1. Installez cdlabelgen

    ...@...:~$ sudo apt install {cdlabelgen}

    ou à partir des sources :

    1. et installez-le :
      1. ...@...:~ $ cd Repertoire_de_téléchargement
        ...@...:~ $ tar zxvf cdlabelgen-*.tgz
        ...@...:~ $ cd cdlabelgen-*
        ...@...:~ $ sudo make install

  2. Installez gtkcdlabel :
    1. Téléchargez gtkcdlabel sur https://sourceforge.net/projects/gtkcdlabel/files/, Download Latest Version
    2. dans le répertoire de téléchargement :

      ...@...:~ $ sudo tar xjvf gtkcdlabel-1.15.tar.bz2 -C /

Configuration

Utilisation

Utilisation de l'interface web en ligne de création de pochette CD ou DVD.

cover
face avant d'un boîtier CD
tray card
partie arrière d'un boîtier CD démontable avec précaution).

Les boîtiers CD minces, d'épaisseur moitié, ne comportent pas de partie arrière démontable, de sorte que seule la face capot avant peut être utilisée.

L'option “Create Envelope for CD/DVD” génère une découpe pliable utilisable comme enveloppe pour un CD/DVD.

Inside inserts for DVDs are created by creating a foldable two-page insert, outside inserts are similar, except they also have a spine. Note that DVD inserts may not fit in Letter or A4 sized paper, a bigger paper size may be required.

The list of items is printed as the table of contents for the CD/DVD. Each item should be in a line by itself, each empty line counts as an item, this produces a line skip in the output. Adding empty lines between items or at the end of the list of items can be used to get the contents to lineup in columns. To indent a particular item, add spaces to the beginning of the line. In addition, each item can be printed using a normal font, a bold font, a italic font, or a bold italic font using code words in the first column of the item - see examples below.

Items are printed in a multi-column format, if the item is too big to fit in the column, the item text will be truncated, unless the option “Enable Scaling Down of Items” is selected - in which case, the entire item will be scaled down to fit in the column (note that for very large item texts, this may make the item unreadable!).

If you have a large number of items, it may also be useful to select the option to “Omit Title & Subtitle on Tray”, which gives more space for the items.

This online interface produces Adobe PostScript or Adobe PDF output. The PostScript file can be printed on a PostScript printer, the PDF file on any printer if you have the free Adobe Acrobat Reader installed on your PC. This online interface also produces a black and white GIF image which is not suitable for printing, but is good enough for review purposes, so you can keep tweaking your input trying various combinations in the web form until you like the way it looks.

All the input text to cdlabelgen is assumed to be in ISO Latin1 format.

Barcodes also supported - QR code, Code 39

The online interface supports creating barcode logos, so this tool can be used as a barcode generator also, in addition to printing CD/DVD inserts with barcodes. The results page shows an output GIF of the insert with the barcode, and it also contains a link to just the barcode in an PostScript file.

Many forms of barcodes are supported including the very common QR code and Code 39 types. The drop-down list in the online interface for this tool shows all supported types.

Barcode information:

Tips, Examples, Help

Here are some examples that show how the output looks based on various input combinations, and some tips on using this program.

The Online Interface does not offer all the controls necessary to create all these examples - some of these examples can be created only by installing and using cdlabelgen directly (usually on a Linux system).

Program Source Code and Utilities

Désinstallation

Pour supprimer cette application, il suffit de Suppression de paquets. Selon la méthode choisie, la configuration globale de l'application est conservée ou supprimée. Les journaux du système, et les fichiers de préférence des utilisateurs dans leurs dossiers personnels sont toujours conservés.

Voir aussi


Basé sur « CD/DVD Inserts and Envelopes » par Avinash Chopde.