Notice: Undefined variable: banner in /home/site3sg/public_html/asa/index.php on line 17 Rajasthan Govt Employee Id Card Format Today |
The following are the requirements for creating a feature to generate Rajasthan government employee ID cards:
If you are a Rajasthan government employee, you can easily generate or download your ID card format through the official portal.
Step-by-Step Guide:
Note: If you are a new joinee, ensure your bio-data has been updated by your DDO (Drawing and Disbursing Officer) on the portal before attempting to download the card. rajasthan govt employee id card format
The Government of Rajasthan categorizes cards based on the nature of employment:
The base format is a CR-80 PVC card, identical to a credit card size, for compatibility with card readers and wallet slots.
| Feature | Specification | | :--- | :--- | | Dimensions | 85.60 mm x 53.98 mm (ISO/IEC 7810 ID-1) | | Thickness | 760 microns (standard) / 840 microns for RFID variants | | Material | Composite PVC (polyvinyl chloride) with matte or gloss laminate | | Corner Radius | 3.17 mm | | Printing Method | Dye-sublimation retransfer (for photo & text) or offset (for background) | | Lamination | Dual-side with UV-reactive overlaminate | The following are the requirements for creating a
Color Palette (CMYK):
import java.awt.Font;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
public class Employee
private String name;
private String designation;
private String department;
private String employeeId;
public Employee(String name, String designation, String department, String employeeId)
this.name = name;
this.designation = designation;
this.department = department;
this.employeeId = employeeId;
public void generateIdCard()
// Create ID card design template
BufferedImage idCard = new BufferedImage(350, 250, BufferedImage.TYPE_INT_RGB);
// Add employee information
Graphics2D g2d = idCard.createGraphics();
g2d.setFont(new Font("Arial", Font.BOLD, 12));
g2d.drawString(name, 10, 20);
g2d.drawString(designation, 10, 40);
g2d.drawString(department, 10, 60);
g2d.drawString(employeeId, 10, 80);
// Save ID card
try
ImageIO.write(idCard, "png", new File("id_card.png"));
catch (IOException e)
e.printStackTrace();
public static void main(String[] args)
Employee employee = new Employee(
"John Doe",
"Software Engineer",
"IT Department",
"RJ001"
);
employee.generateIdCard();
The standard ID card is typically a PVC (Polyvinyl Chloride) Card (Credit Card size: CR80).
Published: October 2023 | Updated for 2024-25 Standards Note: If you are a new joinee, ensure
In the public sector, an Employee ID Card is more than just a piece of plastic. For the Rajasthan government, which employs over 7.5 lakh personnel across departments—from the secretariat in Jaipur to the panchayats in Barmer—the ID card is the single source of truth for identity, access control, and service delivery. Over the last five years, the Rajasthan Govt Employee ID Card Format has been standardized under the State Employee Identity Management System (SEIMS) to prevent forgery and ensure uniformity across 50+ departments.
This article breaks down the exact format, mandatory fields, color codes, dimensional specs, and the shift towards the Rajasthan Smart Card initiative.
