CorelDraw & VBA
Summary & Introduction
Guide to CorelDraw VBA
Creating Variable Data
Variable Data From Access
Variable Data From Excel
Variable Data Without a Data File
CorelDraw BarCode Wizard
EAN13 BarCodes Without The Wizard
Code 39 BarCodes Without The Wizard
ITF-14 BarCodes Without The Wizard
Code 128 BarCodes Without The Wizard
QR BarCodes
Variable Pictures
Sorting for Guillotining
Repositioning Data
Pantone Colors
Saving VBA Code to a Previous Version of CorelDraw
Trim Marks
PhotoPaint
Miscellaneous VBA
Help
 
QR BarCodes

There are a number of free QR barcode generators on the internet but I have not found a free application as yet.

This example will take QR codes from the web and place them automatically onto a CorelDraw document.
The same method can usually be used on any graphic on the web where the graphic appears as a pop-up window.
Auction sites often allow you to view an enlarged image of an item in a separate window.
All you have in the window is the graphic and with some coding you copy it to your computer.
Insert this bas file into your code to download a QR Barcode.
This same bas file contains the code to insert QR Barcodes in Word & Excel.

2015_08_06