Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Where is the /pdf.js/web/viewer.css file (i'm on windows)?

I want to change this option :

.pdfViewer .page {

 /* border: var(--page-border); */
 border: 0;

}

to remove the borders between pages in the pdf viewer. I tried doing this in the userChrome.css file but it didnt work.

I want to change this option : .pdfViewer .page { /* border: var(--page-border); */ border: 0; } to remove the borders between pages in the pdf viewer. I tried doing this in the userChrome.css file but it didnt work.

Alle Antworten (1)

Basically I want to make this permanent (whithout the margins)

Geändert am von ducombeau.raphael