Rate this post



Download Protected/View only Google Docs, Google Sheets, PDF from Google Drive | Tải file Word, Excel, PDF bị chặn từ Google Drive
Download Protected/View only Google Docs, Google Sheets, PDF from Google Drive | Tải file Word, Excel, PDF bị chặn từ Google Drive
Download Protected/View only Google Docs, Google Sheets, PDF from Google Drive | Tải file Word, Excel, PDF bị chặn từ Google Drive

🎯️🎯️🎯 Chapters:
💠 00:00 Download Protected/View only Google Docs, Google Sheets, PDF from Google Drive | Tải file Word, Excel, PDF bị chặn từ Google Drive

🌀🌀🌀 00:11 Download view only Word document from Google drive
💠 00:13 STEP 1: Open the view only Word document from Google Drive in new window
💠 00:30 STEP 2: Open a Word document in Google Docs
💠 01:11 STEP 3: Disable JavaScript in Chrome
💠 01:55 STEP 4: Display Google Docs file on a mobile device
💠 02:24 STEP 5: Copy data from Google Docs to Word
💠 02:55 STEP 6: Enable JavaScript in Chrome

🌀🌀🌀 03:08 Download view only Excel workbook from Google Drive
💠 03:11 STEP 1: Open the view only Excel workbook from Google Drive in new window
💠 03:16 STEP 2: Open a Excel workbook in Google Sheets
💠 03:36 STEP 3: Display Google Sheets file in HTML Page
💠 03:57 STEP 4: Copy data from Google Sheets to Excel

🌀🌀🌀 04:45 Download view only PDF file from Google Drive
💠 04:50 STEP 1: Open the view only PDF from Google Drive in new window
💠 05:02 STEP 2 (Very Important):
Scroll down from the first page to the last page SLOWLY so your browser could load all pages of the document
💠 05:41 STEP 3: Open Developer Tools on separate windows by pressing F12 and select Console Tab
💠 06:01 STEP 4: Copy code and then paste to Console Tab. Then hit ENTER
💻 CODE:
let jspdf = document.createElement(“script”);

jspdf.onload = function () {

let pdf = new jsPDF();
let elements = document.getElementsByTagName(“img”);
for (let i in elements) {
let img = elements[i];
if (!/^blob:/.test(img.src)) {
continue;
}
let can = document.createElement(‘canvas’);
let con = can.getContext(‘2d’);
can.width = img.width;
can.height = img.height;
con.drawImage(img, 0, 0);
let imgData = can.toDataURL(“image/jpeg”, 1.0);
pdf.addImage(imgData, ‘JPEG’, 0, 0);
pdf.addPage();
}

pdf.save(document.title.split(‘.pdf – ‘)[0]+”.pdf”);
};

jspdf.src = ‘
document.body.appendChild(jspdf);

💡💡💡 07:16 Note: If you’re getting only part of the document visible, try zooming out your browser and then run the script

Tags: download view only file from google drive, how to download view only file from google drive, how to download pdf from website, how to download pdf from google drive without permission, how to download pdf, how to download pdf books, how to download pdf from google classroom, how to download pdf on ipad, how to download pdf on mac, how to download pdf from google, how to download pdf from google drive, how to download protected pdf file from website, how to download pdf in laptop, download pdf google drive view only, download pdf viewer, download view only word from google drive, download view only excel from google drive, download view only file google drive, download view only google drive pdf, download view only google sheet, download view only google doc, download view only pdf, download view only file google drive, tải file pdf bị chặn, tải file pdf google drive, tải file pdf trên google drive, tải file pdf trên goolge drive bị chặn, tải file excel trên google drive, tải file excel trên google drive bị chặn, tải file excel bị chặn trên google drive, tải file word trên google drive, tải file word từ google drive, tải file word trên google drive bị chặn, tải file word bị chặn trên google drive, cách tải file trên google drive bị chặn, tải file pdf bị chặn 2020, tải file pdf bị khóa, cách tải file pdf bị chặn, cách tải file pdf bị khóa, cách download file pdf bị chặn, tải tài liệu bị chặn, tải tài liệu bị chặn trên google drive, cách tải file bị chặn download, tải file chỉ xem được trên google drive

Tag: cách download file trên google drive bị khóa, how to download view only file from google drive, how to download pdf from google drive, download view only file google drive, download view only google sheet, download view only google doc, download view only pdf, tải file pdf google drive, tải file pdf trên google drive, tải file pdf trên goolge drive bị chặn, tải file excel bị chặn trên google drive, tải file pdf bị chặn 2020, cách tải file pdf bị chặn, cách download file pdf bị chặn, tải tài liệu bị chặn trên google drive

Xem Thêm Bài Viết Đánh Giá Khác: http://ứngdụng.vn/danh-gia

Nguồn: http://ứngdụng.vn