{"product_id":"cadlink-digital-factory-v10-uv-edition","title":"CADlink Digital Factory v10 UV Edition","description":"\u003c!-- CADlink Digital Factory v10 UV Edition — Product description --\u003e\n\n\u003cstyle\u003e\n  .dfuv-wrap {\n    max-width: 820px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n  .dfuv-wrap *,\n  .dfuv-wrap *::before,\n  .dfuv-wrap *::after {\n    box-sizing: inherit;\n  }\n\n  \/* ---------- Badges ---------- *\/\n  .dfuv-badge,\n  .dfuv-badge-blue {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 5px;\n    margin-bottom: 14px;\n  }\n  .dfuv-badge {\n    background: #0d0d0d;\n    color: #fff;\n  }\n  .dfuv-badge-blue {\n    background: #e8f1fd;\n    color: #1a6fd4;\n    margin-left: 6px;\n  }\n\n  \/* ---------- Headings \u0026 text ---------- *\/\n  .dfuv-h2 {\n    font-size: 22px;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin: 0 0 16px;\n  }\n  .dfuv-intro,\n  .dfuv-seo-text {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.75;\n    margin: 0 0 18px;\n  }\n  .dfuv-section-title {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #888;\n    margin: 0 0 14px;\n  }\n\n  \/* ---------- Quick stats ---------- *\/\n  .dfuv-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin: 24px 0 8px;\n  }\n  .dfuv-stat {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n  .dfuv-stat-value {\n    font-size: 15px;\n    font-weight: 800;\n    color: #0d0d0d;\n    margin-bottom: 4px;\n  }\n  .dfuv-stat-label {\n    font-size: 12px;\n    color: #777;\n  }\n\n  \/* ---------- System requirements ---------- *\/\n  .dfuv-config {\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n  .dfuv-config-item {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 13px 20px;\n    font-size: 14px;\n  }\n  .dfuv-config-item + .dfuv-config-item {\n    border-top: 1px solid #efefec;\n  }\n  .dfuv-config-label {\n    color: #777;\n  }\n  .dfuv-config-value {\n    font-weight: 600;\n    color: #0d0d0d;\n    text-align: right;\n  }\n\n  \/* ---------- Features ---------- *\/\n  .dfuv-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n  .dfuv-feature {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    padding: 18px 20px;\n  }\n  .dfuv-feature-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 6px;\n  }\n  .dfuv-feature-text {\n    font-size: 13.5px;\n    color: #666;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* ---------- Compatibility ---------- *\/\n  .dfuv-compat-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n  .dfuv-compat-card {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 18px;\n  }\n  .dfuv-compat-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 10px;\n  }\n  .dfuv-compat-card ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .dfuv-compat-card li {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.8;\n  }\n\n  \/* ---------- Divider ---------- *\/\n  .dfuv-divider {\n    border: none;\n    border-top: 1px solid #ebebeb;\n    margin: 32px 0;\n  }\n\n  \/* ---------- FAQ (native accordion) ---------- *\/\n  .dfuv-faq {\n    margin-bottom: 28px;\n  }\n  .dfuv-faq-item {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    margin-bottom: 10px;\n  }\n  .dfuv-faq-q {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    line-height: 1.4;\n    padding: 18px 24px;\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding-right: 48px;\n  }\n  .dfuv-faq-q::-webkit-details-marker {\n    display: none;\n  }\n  .dfuv-faq-q::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    font-weight: 400;\n    color: #999;\n  }\n  .dfuv-faq-item[open] .dfuv-faq-q::after {\n    content: \"−\";\n  }\n  .dfuv-faq-q:focus-visible {\n    outline: 2px solid #1a6fd4;\n    outline-offset: -2px;\n    border-radius: 10px;\n  }\n  .dfuv-faq-a {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0;\n    padding: 0 24px 20px;\n  }\n\n  \/* ---------- Responsive ---------- *\/\n  @media (max-width: 720px) {\n    .dfuv-compat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .dfuv-grid,\n    .dfuv-features {\n      grid-template-columns: 1fr;\n    }\n  }\n  @media (max-width: 420px) {\n    .dfuv-compat-grid {\n      grid-template-columns: 1fr;\n    }\n    .dfuv-config-item {\n      flex-direction: column;\n      gap: 2px;\n    }\n    .dfuv-config-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dfuv-wrap\"\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cspan class=\"dfuv-badge\"\u003eDigital Factory v10 UV Edition\u003c\/span\u003e\n  \u003cspan class=\"dfuv-badge-blue\"\u003eDelivered by email\u003c\/span\u003e\n\n  \u003c!-- Heading --\u003e\n  \u003ch2 class=\"dfuv-h2\"\u003eCADlink Digital Factory v10 UV Edition — UV Printing RIP Software\u003c\/h2\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"dfuv-intro\"\u003e\n    \u003cstrong\u003eCADlink Digital Factory v10 UV Edition\u003c\/strong\u003e is the most powerful \u003cstrong\u003eUV printing software\u003c\/strong\u003e solution available today. Its print workflow management tools maximize UV print performance: vibrant, color-accurate output with technology-leading \u003cstrong\u003ewhite and clear (varnish) ink handling\u003c\/strong\u003e that opens virtually limitless \u003cstrong\u003etextured printing\u003c\/strong\u003e options — crisp tactile textures, vivid colors and detailed personalization on any substrate. Custom drivers and color profiles are included for a wide range of UV flatbed and hybrid printers. Your \u003cstrong\u003eactivation key\u003c\/strong\u003e is delivered directly by email after purchase — no physical shipment, no dongle, instant activation. Compatible with \u003cstrong\u003eWindows 10 and Windows 11 (64-bit)\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003c!-- Quick stats --\u003e\n  \u003cdiv class=\"dfuv-grid\"\u003e\n    \u003cdiv class=\"dfuv-stat\"\u003e\n      \u003cdiv class=\"dfuv-stat-value\"\u003eWhite + Varnish\u003c\/div\u003e\n      \u003cdiv class=\"dfuv-stat-label\"\u003eInk \u0026amp; texture handling\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-stat\"\u003e\n      \u003cdiv class=\"dfuv-stat-value\"\u003eWindows 10 \/ 11\u003c\/div\u003e\n      \u003cdiv class=\"dfuv-stat-label\"\u003eRequired system\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-stat\"\u003e\n      \u003cdiv class=\"dfuv-stat-value\"\u003eEmail\u003c\/div\u003e\n      \u003cdiv class=\"dfuv-stat-label\"\u003eSoftware key delivery\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"dfuv-divider\"\u003e\n\n  \u003c!-- System requirements --\u003e\n  \u003cp class=\"dfuv-section-title\"\u003eSystem requirements\u003c\/p\u003e\n  \u003cdiv class=\"dfuv-config\"\u003e\n    \u003cdiv class=\"dfuv-config-item\"\u003e\n      \u003cspan class=\"dfuv-config-label\"\u003eOperating system\u003c\/span\u003e\n      \u003cspan class=\"dfuv-config-value\"\u003eWindows 10 or Windows 11 (64-bit)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-config-item\"\u003e\n      \u003cspan class=\"dfuv-config-label\"\u003eMac \/ Linux\u003c\/span\u003e\n      \u003cspan class=\"dfuv-config-value\"\u003eNot compatible\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-config-item\"\u003e\n      \u003cspan class=\"dfuv-config-label\"\u003ePrinter support\u003c\/span\u003e\n      \u003cspan class=\"dfuv-config-value\"\u003eBy category — see compatible printers below\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-config-item\"\u003e\n      \u003cspan class=\"dfuv-config-label\"\u003eDelivery\u003c\/span\u003e\n      \u003cspan class=\"dfuv-config-value\"\u003eEmail (activation key)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"dfuv-divider\"\u003e\n\n  \u003c!-- SEO text block --\u003e\n  \u003ch2 class=\"dfuv-h2\"\u003eUnlock the full potential of your UV printer\u003c\/h2\u003e\n  \u003cp class=\"dfuv-seo-text\"\u003e\n    The bundled software that ships with most \u003cstrong\u003eUV flatbed printers\u003c\/strong\u003e barely scratches the surface of what the hardware can do. Digital Factory UV Edition is built for production environments that demand accuracy, consistency and versatility: \u003cstrong\u003ecustom drivers and color profiles\u003c\/strong\u003e for a wide range of UV printers, professional pre-production tools and output management that simplify even the most complex workflows — from phone cases and promotional items to signage, awards and industrial parts.\n  \u003c\/p\u003e\n  \u003cp class=\"dfuv-seo-text\"\u003e\n    Where this edition truly shines is \u003cstrong\u003emultilayer printing\u003c\/strong\u003e: technology-leading white and clear ink handling lets you stack underbase, color and varnish layers to create crisp \u003cstrong\u003etactile textures, embossed effects, spot gloss\u003c\/strong\u003e and braille-style relief — virtually limitless creative options. Combined with Visual Print Positioning (camera-based placement on supported printers), automated queues and high-fidelity color management, every job lands exactly where it should, in exactly the right finish.\n  \u003c\/p\u003e\n\n  \u003c!-- Key features --\u003e\n  \u003cp class=\"dfuv-section-title\"\u003eKey features\u003c\/p\u003e\n  \u003cdiv class=\"dfuv-features\"\u003e\n    \u003cdiv class=\"dfuv-feature\"\u003e\n      \u003ch3 class=\"dfuv-feature-title\"\u003eWhite ink handling\u003c\/h3\u003e\n      \u003cp class=\"dfuv-feature-text\"\u003eTechnology-leading white ink management — clean underbase layers for vivid color on dark, clear and colored substrates.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-feature\"\u003e\n      \u003ch3 class=\"dfuv-feature-title\"\u003eClear ink \u0026amp; varnish\u003c\/h3\u003e\n      \u003cp class=\"dfuv-feature-text\"\u003eFull control of clear\/varnish layers for spot gloss, full-coverage gloss and protective finishes — directly in the RIP.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-feature\"\u003e\n      \u003ch3 class=\"dfuv-feature-title\"\u003eTextured printing\u003c\/h3\u003e\n      \u003cp class=\"dfuv-feature-text\"\u003eStack ink layers to create crisp tactile textures, embossed and relief effects — virtually limitless texture options.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-feature\"\u003e\n      \u003ch3 class=\"dfuv-feature-title\"\u003eHigh-fidelity color\u003c\/h3\u003e\n      \u003cp class=\"dfuv-feature-text\"\u003eProfessionally created color profiles and advanced correction tools deliver vibrant, accurate and repeatable UV output.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-feature\"\u003e\n      \u003ch3 class=\"dfuv-feature-title\"\u003eVisual Print Positioning\u003c\/h3\u003e\n      \u003cp class=\"dfuv-feature-text\"\u003eCamera-based VPP places your image precisely on the object (supported printers) — know exactly where every print lands.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-feature\"\u003e\n      \u003ch3 class=\"dfuv-feature-title\"\u003eCustom UV drivers\u003c\/h3\u003e\n      \u003cp class=\"dfuv-feature-text\"\u003eOptimized custom drivers and profiles for a wide range of UV flatbeds, hybrids and specialty printers.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-feature\"\u003e\n      \u003ch3 class=\"dfuv-feature-title\"\u003ePre-production tools\u003c\/h3\u003e\n      \u003cp class=\"dfuv-feature-text\"\u003eProfessional file preparation and output tools simplify even complex multilayer jobs — design to finished object in one workflow.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-feature\"\u003e\n      \u003ch3 class=\"dfuv-feature-title\"\u003eWorkflow automation\u003c\/h3\u003e\n      \u003cp class=\"dfuv-feature-text\"\u003eAutomated queues, repeatable templates and job management keep personalisation and batch UV production moving fast.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"dfuv-divider\"\u003e\n\n  \u003c!-- Compatibility --\u003e\n  \u003ch2 class=\"dfuv-h2\"\u003eCompatible printers — Digital Factory v10 UV Edition\u003c\/h2\u003e\n  \u003cp class=\"dfuv-seo-text\"\u003e\n    UV Edition is offered in \u003cstrong\u003ethree categories\u003c\/strong\u003e based on your printer model. Category 1 functions with one printer and one port; Categories 2 and 3 function with two printer drivers and two ports.\n  \u003c\/p\u003e\n  \u003cdiv class=\"dfuv-compat-grid\"\u003e\n    \u003cdiv class=\"dfuv-compat-card\"\u003e\n      \u003ch3 class=\"dfuv-compat-card-title\"\u003eCategory 1\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eRoland LEF-12 \/ 20 \/ 200\u003c\/li\u003e\n        \u003cli\u003eRoland LEC-300 \/ LEC2-300\u003c\/li\u003e\n        \u003cli\u003eMimaki UCJV150 \/ UCJV300\u003c\/li\u003e\n        \u003cli\u003eMutoh VJ-426UF \/ XPJ-461 UF\u003c\/li\u003e\n        \u003cli\u003eArtis 2100 \/ 3000 \/ 3000U\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-compat-card\"\u003e\n      \u003ch3 class=\"dfuv-compat-card-title\"\u003eCategory 2\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eRoland LEF-300 \/ LEC-330\u003c\/li\u003e\n        \u003cli\u003eMimaki UJF-3042 \/ UJF-6042\u003c\/li\u003e\n        \u003cli\u003eMutoh VJ-626UF \/ XPJ-661 UF\u003c\/li\u003e\n        \u003cli\u003eCompress iUV-600S \/ 1200S\u003c\/li\u003e\n        \u003cli\u003eAzon Razor \/ VG640\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-compat-card\"\u003e\n      \u003ch3 class=\"dfuv-compat-card-title\"\u003eCategory 3\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eMimaki JFX 200-2513\u003c\/li\u003e\n        \u003cli\u003eMimaki UJF-7151\u003c\/li\u003e\n        \u003cli\u003eRoland LEC-540\u003c\/li\u003e\n        \u003cli\u003eRoland 640 Hybrid \/ LEJ FT\u003c\/li\u003e\n        \u003cli\u003eSwissQPrint Impala \/ Nyala\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfuv-compat-card\"\u003e\n      \u003ch3 class=\"dfuv-compat-card-title\"\u003eApplications\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePhone cases \u0026amp; gifts\u003c\/li\u003e\n        \u003cli\u003ePromotional items\u003c\/li\u003e\n        \u003cli\u003eSignage \u0026amp; awards\u003c\/li\u003e\n        \u003cli\u003eSpot varnish \/ textures\u003c\/li\u003e\n        \u003cli\u003eIndustrial marking\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"dfuv-divider\"\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2 class=\"dfuv-h2\"\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"dfuv-faq\"\u003e\n\n    \u003cdetails class=\"dfuv-faq-item\"\u003e\n      \u003csummary class=\"dfuv-faq-q\"\u003eIs the UV Edition software key sent physically?\u003c\/summary\u003e\n      \u003cp class=\"dfuv-faq-a\"\u003eNo. The \u003cstrong\u003eDigital Factory v10 activation key\u003c\/strong\u003e is sent by email only. You receive your software key directly in your inbox after the order is confirmed — no postal shipment, no dongle, no physical item.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dfuv-faq-item\"\u003e\n      \u003csummary class=\"dfuv-faq-q\"\u003eHow long does it take to receive my activation key?\u003c\/summary\u003e\n      \u003cp class=\"dfuv-faq-a\"\u003eUsually within a few minutes after order confirmation. If there is a delay, please check your spam folder.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dfuv-faq-item\"\u003e\n      \u003csummary class=\"dfuv-faq-q\"\u003eIs Digital Factory v10 UV Edition compatible with Mac?\u003c\/summary\u003e\n      \u003cp class=\"dfuv-faq-a\"\u003eNo. \u003cstrong\u003eCADlink Digital Factory v10\u003c\/strong\u003e runs exclusively on \u003cstrong\u003eWindows 10 and Windows 11 (64-bit)\u003c\/strong\u003e. It is not compatible with macOS or Linux.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dfuv-faq-item\"\u003e\n      \u003csummary class=\"dfuv-faq-q\"\u003eWhat are the UV Edition categories?\u003c\/summary\u003e\n      \u003cp class=\"dfuv-faq-a\"\u003eThe UV Edition is sold in \u003cstrong\u003ethree categories\u003c\/strong\u003e depending on your printer model. \u003cstrong\u003eCategory 1\u003c\/strong\u003e (e.g. Roland LEF-12\/20\/200, Mimaki UCJV150) functions with one printer and one port; \u003cstrong\u003eCategories 2 and 3\u003c\/strong\u003e (e.g. Roland LEF-300, Mimaki UJF series, SwissQPrint) function with two printer drivers and two ports. Check the compatible printer lists above before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dfuv-faq-item\"\u003e\n      \u003csummary class=\"dfuv-faq-q\"\u003eCan I print textures and spot varnish with this software?\u003c\/summary\u003e\n      \u003cp class=\"dfuv-faq-a\"\u003eYes. The UV Edition's \u003cstrong\u003ewhite and clear ink handling\u003c\/strong\u003e lets you stack underbase, color and varnish layers to produce crisp tactile textures, embossed relief effects and spot gloss finishes — virtually limitless textured printing options, managed directly in the RIP.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ structured data for Google rich results --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the UV Edition software key sent physically?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The Digital Factory v10 activation key is sent by email only. You receive your software key directly in your inbox after the order is confirmed — no postal shipment, no dongle, no physical item.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does it take to receive my activation key?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Usually within a few minutes after order confirmation. If there is a delay, please check your spam folder.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is Digital Factory v10 UV Edition compatible with Mac?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. CADlink Digital Factory v10 runs exclusively on Windows 10 and Windows 11 (64-bit). It is not compatible with macOS or Linux.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the UV Edition categories?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The UV Edition is sold in three categories depending on your printer model. Category 1 (e.g. Roland LEF-12\/20\/200, Mimaki UCJV150) functions with one printer and one port; Categories 2 and 3 (e.g. Roland LEF-300, Mimaki UJF series, SwissQPrint) function with two printer drivers and two ports. Check the compatible printer lists before ordering.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I print textures and spot varnish with this software?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The UV Edition's white and clear ink handling lets you stack underbase, color and varnish layers to produce crisp tactile textures, embossed relief effects and spot gloss finishes — virtually limitless textured printing options, managed directly in the RIP.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- end CADlink Digital Factory v10 UV Edition description --\u003e","brand":"DTF Software","offers":[{"title":"Default Title","offer_id":52162165047562,"sku":null,"price":39.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0919\/3966\/8234\/files\/cadlink-v10-uv-edition-rip-acrorip-caldera-flexi-onyx-wasatch-versaworks-colorgate-ergosoft.webp?v=1776161906","url":"https:\/\/dtfsoftware.com\/products\/cadlink-digital-factory-v10-uv-edition","provider":"DTF Software","version":"1.0","type":"link"}