/Course-Certificate-Generator

Course Certificate Generator for online-educator to use, this is a project affiliated/made under guidance of SSTC [my-college]. This project needs more updation and improvements, so it's recommended to not use it now for much professional-level work.

Primary LanguageCSS

CCG-College-Project

This is a course certificate generator project specially for those people who create Online Learning (E-Learning) Courses and looking for a site which can help them to generate FREE certificates for the people who applied for their respective courses.

NOTE: This is college project associated with SSTC.

How to use?

Visit: Course Certificate Generator

Right now we have only 9 templates to edit.

1

Choose any one of the templates from the list as shown.

Then fill-up the required details in correct manner and press Generate.

2

You can choose Varients, add Authorized-signatures (scanned images recommended) and change Fonts also, after that click on the Download button.

Now, follow the following steps to download your Certificate:

1. Choose 'Save As PDF' from the printer option & select 'Landscape' mode from the Layout option.

3

2. Now select 'Odd Pages Only' from the Pages section or manually type the page number in which the Full Certificate is visible.

4

3. Now from More settings, Disable the Headers and Footers & Enable Background Graphics and press save.

5

Congrats! Your certificate is downloaded.

Final Product:

6

Why we used window.print() function instead of any Dom-to-Pdf JS Library?

Well, at the time of making the project those libraries were not working may be due to server problem or something and some of them which worked were not able to render the graphics or font properly. That's why we chose this method instead of libraries.