Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

60%
+1 −0
Q&A When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?

disclaimer: I'm not, in anyway, associated with the printfriendly company. I found the printfriendly plugin pretty useful and easy to implement. It is a small script you can add to your website an...

posted 5y ago by undefined‭  ·  last activity 4y ago by System‭

Answer
#3: Attribution notice added by user avatar System‭ · 2019-12-08T11:39:52Z (over 4 years ago)
Source: https://writers.stackexchange.com/a/44500
License name: CC BY-SA 3.0
License URL: https://creativecommons.org/licenses/by-sa/3.0/
#2: Initial revision by user avatar undefined‭ · 2019-12-08T11:39:52Z (over 4 years ago)
 **disclaimer: I'm not, in anyway, associated with the printfriendly company.**

I found the printfriendly plugin pretty useful and easy to implement. It is a small script you can add to your website and it displays a print (and an optional pdf/mail) button.

[https://www.printfriendly.com/about](https://www.printfriendly.com/about)

> **quote form their website:**   
> PrintFriendly cleans and formats web pages for perfect print experience. PrintFriendly removes ads, navigation and web page junk, so you save paper and ink when you print. It's free and easy to use. Perfect to use at home, the office, or whenever you need to print a web page.

I created a (quick and dirty, sorry for that) [test page](http://undefined.bplaced.net/testseite4/index.html) where I included this script:

Here we see the test page with the included printfriendly button:  
  
[![printfriendly button included](https://i.stack.imgur.com/sOYKj.jpg)](https://i.stack.imgur.com/sOYKj.jpg)  
  
  
Here is the page setup dialog which appears after one clicked the print button. You are able to delete various parts of the page you want to print:  
  
[![printfriendly page setup](https://i.stack.imgur.com/PdX56.jpg)](https://i.stack.imgur.com/PdX56.jpg)  
  
  
This is the output pdf generated by the script:  
  
[![printfriendly pdf result](https://i.stack.imgur.com/TlT6K.jpg)](https://i.stack.imgur.com/TlT6K.jpg)  
  
  
Of course, everybody should check if this works on his website and if all data protection stuff is okay for his needs.  
  
For me, the advantage of this solution is that you don't need to manage two versions of the content or mess around with more or less difficult CSS.  
  
A potential downside could be GDPR related issues in the free version. There is also a payed version which claims to be GDPR compliant.

#1: Imported from external source by user avatar System‭ · 2019-04-09T07:33:39Z (about 5 years ago)
Original score: 2