Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Probleme mit Druckansicht im Internet Explorer

Empfohlene Antworten

Veröffentlicht

Guten Morgen!

Ich möchte eine Druckoptimierte Ausgabe mit einer css-Datei machen. Also habe ich eine separate css-Datei für das Medium "Print" geschrieben. Beim Firefox wird die Ausgabe richtig gemacht. Beim Internet Explorer aber, fehlen anderthalb Spalten.

Was muss ich für den Internet Explorer noch deklarieren?

Vielen Dank für eure Hilfe!

anbei die print.css:

@page {

/*       size:portrait;*/

       size:210mm 297mm;

       margin-top:1.7cm;

       margin-bottom:1.4cm;

       margin-left:1cm;

       margin-right:1cm

}


div.inhalt {

        width:100%;

        padding:0;

        color:black;

        background-color:white;

        font-size:12pt;

        margin:0;

        border: 1px dashed silver;

}


table.todo_liste {

  width:1em;

}


BODY {

    font-family:'Times New Roman',Times,serif;


}

.noprint {

    display:none;

}

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.