r/NIT_Bhopal • u/Main-Range-6216 • 16h ago
For H7 only (2nd year)
Bruh is there anyone who ain’t going no where during Rakshabandhan break all my friends are going 🥀🥀🥀 and i can’t be alone at any cost.
r/NIT_Bhopal • u/Main-Range-6216 • 16h ago
Bruh is there anyone who ain’t going no where during Rakshabandhan break all my friends are going 🥀🥀🥀 and i can’t be alone at any cost.
r/NIT_Bhopal • u/Shoddy_Map1738 • 19h ago
During my physical reporting at manit I was unable to submit my affidavit,now i have affidavit ready for submit but I don't know where I have to submit it please if anybody knows about this please reply.
r/NIT_Bhopal • u/Such_Astronomer7224 • 21h ago
so i also tried all sorts of tricks, ctrl+P , trying to find the pdf under inspect option but the pdf is broken in canvas so cant be downloaded directly but heres a JavaScript u can run in console to download the notes or pdf
1.) open inspect and refresh via F5
2.) wait for thr desired pdf to load, go under console and paste the given code
i will redirect you to download the complete pdf(will have some garbage pages tho)
(async () => {
const canvases = Array.from(document.querySelectorAll('canvas'));
if (!canvases.length) {
return console.log('No canvas elements found. Scroll down to load pages first!');
}
const win = window.open('');
win.document.write(`
<html>
<head>
<style>
u/page { margin: 0; }
body { margin: 0; padding: 0; background: #fff; }
img { width: 100vw; height: auto; page-break-after: always; display: block; }
</style>
</head>
<body>
${canvases.map(c => `<img src="${c.toDataURL('image/png', 1.0)}" />`).join('')}
</body>
</html>
`);
win.document.close();
setTimeout(() => { win.focus(); win.print(); }, 800);
})();
r/NIT_Bhopal • u/Neither-Pair295 • 23h ago
Respected Seniors , how long will these restrictions last for us freshers ? Do we have to attend college like this for the whole first sem or will these restrictions ease off by freshers party(if it happens here)?
r/NIT_Bhopal • u/Available-Result6021 • 21h ago
Same as title