Jump to content

References as PDF


Tom

Recommended Posts

Posted

Hi W3Schools - Team, One Month ago, I decided to create my own homepage. During my studies at w3schools.com I sit in front of my laptop and read, change window, type, change window, read, change window, type... After one day I wish to have all references as pdf-document for printing, but I can't found anyone. So my suggestion:All refernces as PDF-document for printing.

Posted

Go ahead and make it. You could make it for your own reference.

Posted

I would, but there is a Copyright.

Copyright InformationAll pages and graphics on this web site are the property of the company Refsnes Data.Pages, code or other content from W3Schools may not be redistributed or reproduced in any way, shape, or form without the written permission of Refsnes Data.Failure to do so is a violation of copyright laws.
Posted

The copyright applies if you publish that reference.If you just generate it yourself by whatever means, and keep it to yourself, there's no problem.

Posted

That's correct, but if I would wrote this Refs as PDF, I would publish them. I think, others need these PDF's or parts of them too. And why not generate a PDF as copy of the websites by Refsnes Data. They change the websites if there will be updates, so it's easy to update the PDF's, isn't it?

Posted

They don't want to provide downloads of their tutorials because the advertising on their page is important to them. I believe they have that written somewhere.

Posted

Can't tell you the number of times this has been suggested and shot down...It's a great idea, but the owners won't go for it (quite likely for the reasons Ingolme mentions).

Posted

Or use<script type="text/javascript">function printpage() { window.print() }</script> <input type="image" src="printer.png" alt="[Print]" onclick="printpage()" />

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...