Variable Data Printing (VDP)

Variable Data Printing (VDP)

The variable data process involves a template file, in which PlaceHolders and special keywords are defined. When Variable Data is used, these PlaceHolders and keywords will be replaced.

In the Editor, Variable data can be done by importing files in a document with PlaceHolders or by using File – Combine…

In the RIP, Variable data can be invoked by selecting a template file in the Queue Settings Layout tab.

To use PlaceHolders, simply draw them in the Editor, and save the file as a template file. You can specify this in the save-as dialog. When a PlaceHolder is drawn, it gets an ID. The ID can be changed with the PlaceHolder tool.

Keywords are (parts of) texts. A keyword is recognized by two dollar signs, one at the start and one at the end. If a text contains “$Name: $”, this complete text (including the dollar signs) will be replaced by the text which specifies “Name”.

When a keyword starts with ‘:’, the text which will replace the keyword will be obtained from the current document. “$:Name$” will get the replacement text for “Name” from the document.

When a keyword starts with ‘#’ this ‘#’ has to be followed by a PlaceHolder ID, which identifies the PlaceHolder from which to get the replacement text. After this ID, a ‘:’ must be used to separate the ID from the actual keyword. “$#3:Name$” will get the replacement text from the PlaceHolder content with ID 3.

In the Editor, it is also possible to have keywords without ‘:’or ‘#’. These keywords are defined in a user generated text file. When using the Combine function, this text file can be selected.

The are some extra settings, which allow you to do some special things like “after replacing the text, convert the text to a barcode”, or “only show the first two decimals of a fractional number”.

These settings are put in the last part of the keyword, starting with a ‘@’. Multiple settings can be added, by appending a ‘@’with the setting at the end of the keyword.

Some keywords will or will not work in the Editor, while others will not work in the RIP.

Obtaining the Queue name for example, is not possible in the Editor.

The text file that is used in the Combine function in the Editor is has to be a UTF8 encoded text file.

The first row in this file defines the used defined keywords. The keywords must be separated by a tab.

The number of keywords in the first line, define the number of columns.

In the lines that follow, the same number of columns must be used. If a column has no value, an empty entry must be added ( “” ).

Each line after the first one will generate a copy of all pages in the original template file. If the template file contains three pages, for each extra line of data in the text file three pages will be added to the document.

Examples

An example text file:

Name(tab)Adress(tab)Phone Number(tab)#6

Erik(tab)Main street 7(tab)xx31555666777(tab)(path1)

Martin(tab)SubSquare 5(tab)xx31555999888(tab) )(path2)

Paul(tab)Garden view 6(tab)xx32555111222(tab) )(path3)

Of course, each (tab) in this example must be replaced by a real tab in the actual text file.

In this example there are four user defined keywords:

Name

Address

Phone Number

#6

When a template file of 2 pages is Combined with this text file, the resulting file will contain 6 pages.

Two pages for the Erik-line, two for the Martin-line and two for the Paul-line.

All keywords “$Name: $” will be replaced by “Erik” in the first two pages, by “Martin” in the next two pages and by “Paul” in the last two pages.

In this manner, also all “$Adress$” and “$Phone Number$” will be replaced.

The last keyword is a special one. It starts with a ‘#’, which means that the paths in this are used to fill the PlaceHolder with ID equal to 6. The paths can be full paths, or paths relative to the document (paths start with “./” ) .

The paths are used to fill the PlaceHolder. When a PlaceHolder is filled, it ‘knows’ things about its content. The PlaceHolder knows its file, the file size, the number of pages in the file, but also the EXIF data, if present.

This means that the template file can also contain keywords which get their replacement text from a specified PlaceHolder. “$#6:FileName$” will be replaced by the name of the file that has been placed in the PlaceHolder with ID 6.

Example 1

In the Editor, create a new document.

Draw a PlaceHolder, and set its Resize type to “Smallest”. Make sure the ID of the PlaceHolder is 1.

( Do not forget to click the Apply button )

Add a text “$#1:Title$”, and save the file as a stationary ( .st3 in the Save as dialog )

Drop an image on the document. You will see the PlaceHolder gets filled with the image, and the text will be replaced by the title of the dropped file.

Example 2

In the previous example, also add the text “$#1:Title@Code128$”. Save as .st3.

When the image is dropped, this text will be replaced by the same text as “$#1:Title$”, but its font will change to a barcode font, and extra characters will be added to make the barcode Code128 compliant. (You can see the extra characters by changing the barcode font into a normal font)

Example 3

In the first example, also add the text “$#1:XResolution$” and the text “Resolution: $#1:XResolution@%2f$ dpi”

Example 4

If a QR code should be generated, part of the text can be replaced by a Bitmap, containing the code.

The bitmap is placed left top on the left top of the text. So to be able to place QR code bitmaps it is good practice to give them their own text object.

“The link to the file in QR format:” “$URL@QR”

The first text will remain the same, the second will be replaced by a QR code. ( when the table in the text file contains a column “URL” )

The link to the file in QR format:

If a size if added behind “QR”, the image will take on that size.

QR10mm will result in an image of 10 millimeters ( width and height are the same )

QR2inch

QR3cm ( centimeter )

Parameter list

ParameterDescription
Code128Standard barcode system
Code39Standard barcode system
Ean13Standard barcode system
Ean8Standard barcode system
AddOnStandard barcode system
Code25IStandard barcode system
QRStandard barcode system
%dFormat the result as an integer
%nfFormat the result as a fractional number with n decimals
KeywordDescription
TitleThe title of the file
CreatorThe Creator of the filr
DescriptorDescription used in Document Info
KeywordsKeywords set in Document info
UsedTimeTime used
FileTypeType of the file
FileSizeSize of the file
PageCountNumber of pages
PageWidthWidth of the page
PageHeightHeight of the page
XResolutionHorizontal resolution
YResolutionVertical resolution
PanelPanel information
TileTiling information
GuideInformation about guides
AnnotationInformation about the annotations
GridGrid sizes
EXIF/ExposureTimeExposureTime from EXIF data
EXIF/DescriptionDescription from EXIF data
EXIF/SoftwareSoftware from EXIF data
EXIF/ArtistArtist from EXIF data
EXIF/ModelModel from EXIF data
EXIF/MakeMake from EXIF data
EXIF/XResolutionXResolution from EXIF data
EXIF/YResolutionYResolution from EXIF data
NAMEJob name
QUEUEQueue name
USERUser name
PRINTERPrinter name
MEDIAMedia name
MODEMode name
DFPProfile name
QUEUETYPEType of Queue
PFPReference profile
REFERENCEReference profile
CMYKCMYK profile name(s)
RGBRGB profile name(s)
GRAYGray profile name(s)
LABLab profile name(s)
CMYKINTENTCMYK intents
RGBINTENTRGB intents
GRAYINTENTGray intents
LABINTENTLab intents
DATEDate
TIMETime
PAGEPage
SCALEScaling
CAMEXIF Artist
MODELEXIF Model
EDATEEXIF Date
ETIMEEXIF Time
FNUMEXIF Fnumber
ISOEXIF ISOSpeedRating
IMAGEDPIResolution of images
IMAGECOLORColorSpace of images
IMAGEPROFILEImages profile
SCREENScreening type
FORMATInput format
DRIVERSETDriversettings
SOLIDBLACKSolid Black setting
BLACKCOMPBlackpoint Compensation setting
PAPERCOLORPaperColor compensation setting
EMBEDDEDPROFSUse embedded profiles setting
INPUTDIRHotfolder path
TEMPLATETemplate file used
WIDTHANDHEIGHTOutput width and Height
DAL_MODE1-bit mode
PREFERX3Prefer PDF-X setting
CONVERTALLSPOTConvert all spotcolors setting
CONVERTCMYKSPOTConvert all spots to CMYK setting
PLATECURVECOMP1-bit dotgain curve name
SUBSTRATESIMSubstrate simulation name
MIRROR1-bit Mirror setting
PUREHUEPure Hue setting
FASTRIPFast RIPping setting
DAL_NEGATIVE1-bit negative setting
DEVLINKDevicelink profile name
EXIFComplete EXIF info (fixed set)
CERTIFICATIONCertification result
    • Related Articles

    • swissQprint Relief & Textured Printing

      swissQprint UV inkjet printers are capable of impressive relief and textured printing, offering a range of capabilities that cater to the demands of various industries. These printers are recognized for their proficiency in creating layered relief ...
    • VDP Keywords

      VDP Keyword option helps the user to generates the variable text or its QR code using pre-defined keywords. Where: Text > VDP Keyword The video below illustrates how to create a custom job label using pre-defined Keywords.
    • Standardized LFP Printing

      Introduction This document aims to clarify the difference between “Regular” printing in the LFP world with the newer concept of “Standardized” printing. Both concepts will be explained, as concept, but also how to actually do it in PrintFactory. ...
    • Standardized LFP Printing

      Introduction This document aims to clarify the difference between “Regular” printing in the LFP world with the newer concept of “Standardized” printing. Both concepts will be explained, as concept, but also how to actually do it in PrintFactory. ...
    • Direct to Garment profiling and the DTG Separation tool

      In this step-by-step guide, we'll walk through the process of creating media profiles(*PMMs) tailored for DTG printing. Whether you're a seasoned printer or a newcomer, understanding how to optimize media profiles is crucial for achieving vibrant and ...