Posts

Showing posts from October, 2021

ID Cards automatic data and photo change - CorelDraw (Hindi)

Image
Hi Friends, everyone who make the ID card face the problems of inserting of images of each person, student or employee to their ID card, If I have thousands of people for which I have to make ID cards then I need something which can do these tasks automatically for us. But the problem is there are multiple task and information we need to modify in all the ID cards like which photograph is related to which data and measurement and many more information we must check each time when we enter the data and insert photographs. to make ID cards. There are lots of software available on the web and you can purchase these also, but here I am with the free solution. Here I will tell you how you can merge your data from excel sheet to CorelDRAW through print merge and also I will give you a VBA Code which will match the file name of photograph with the data in the ID card and insert photographs as per your size. All the things will work but you need to follow all the steps if you miss any inform...

Paste Copied Data on all pages - CorelDraw (Hindi)

Image
Paste Copied Data on all pages - CorelDraw (Hindi) If you want to copy some text or image or any object on all the pages and you have thousands of pages in your file, then normally you need to copy and paste them one by one on all the pages. This is a repetitive task that can be done easily with a VBA Code. My G Trick team has written this VBA Code to solve this issue. You just need to set VBA Code as prescribed in the video and copy any object which you want to copy on all the pages and run the code as with the following steps told in the video. The code will check the page numbers and paste the object at the same place on all the pages, where you copied the object from any page. This is a very easy way to copy the object and paste the same object on all the pages. This is very easy and unique you will not find this type of VBA Code anywhere else. This is the first time on YouTube where you can find the VBA Code for all serious situations and the long tasks where you wish that we coul...