Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title> Der Titel des Dokuments</title> </head> <body> <h1>So deaktivieren Sie das Herunterladen des PDF-Dokuments</h1> <iframe src="/uploads/media/default/0001/01/540cb75550adf33f281f29132dddd14fded85bfc.pdf#toolbar=0" width="100%" height="500px"> </iframe> </body> </html>