Skip to content

AndrianBdn/tjog-label-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IKEA TJOG Label PDF

This repository contains the PDF template for IKEA TJOG labels, and the Go code to generate the PDF files.

IKEA TJOG is a paperboard storage box / magazine file.

The labels are 51mmx44mm, supposed to be folded in two and inserted in the metallic table holder. The IKEA assembly instructions contains one label that could be cut out. However sometimes you need to replace the labels, and hence this repository.

You can generate the labels with the go code, or use PDF files tjog_labels_A4.pdf or tjog_labels_Letter.pdf directly.

You can add inscriptions to the labels by annotating the file in any PDF viewer software (use the top half of each label, above the fold line).

Printing Note

When printing the resulting files make sure to select 100% scale (fit to page may not work well even when printing to the same page size).

Usage

  1. Download either tjog_labels_A4.pdf or tjog_labels_Letter.pdf
  2. Cut out the labels (black lines indicate cutting lines, gray lines indicate folding)
  3. Fold along the gray lines
  4. Insert into the metallic label holder

tjog-label

See IKEA TJOG Assembly Instructions page 4 for more details.

Development

To generate the labels yourself, run:

go run main.go

Pre-generated PDF files are already committed to this repository for convenience.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

IKEA TJOG labels

Topics

Resources

License

Stars

Watchers

Forks

Languages