The Arcive of vBulletin Modifications Site. |
|
Save Page as PDF Details »»
|
|||||||||||||||||||||||||
hi
![]() with this mini change you can add a "save as pdf button" in every single Page step 1 in SHOWTHREAD template find below line Code:
{vb:raw template_hook.threadtoolbar}
Step 2 copy and paste below codes after that Code:
<div style="float:left;"> <!-- PDF Converter Button BEGIN By Sgwgo --> <script type="text/javascript"> var pdfbuttonlabel="Save page as PDF" </script> <script src="http://www.web2pdfconvert.com/pdfbutton2.js" id="Web2PDF" type="text/javascript"></script> <!-- PDF Converter Button END By Sgwgo --> </div> Live Demo all right reserved for www.web2pdfconvert.com Show Your Support
|
|||||||||||||||||||||||||
| Благодарность от: | ||
| iiioroh | ||
| Comments |
|
#2
|
|||
|
|||
|
Interesting
![]() Hello midnight, this needs to be marked as External Content |
|
#3
|
|||
|
|||
|
Quote:
![]() thank you marked |
|
#4
|
||||
|
||||
|
new idea, useful for tips and tricks posts, and useful for this website : http://www.web2pdfconvert.com/
|
|
#5
|
||||
|
||||
|
Actually, this has wrong title. This template change doesn't save thread, but page. Whole thread could be many pages and user would need to save each page manually.
There's a mod that saves whole threads as txt. |
| Благодарность от: | ||
| m!dn!ght | ||
|
#6
|
||||
|
||||
|
My version of VB:4.2
I did it like below: Edit Templates Printable Thread template->printthread find: <ul id="postlist"> Pasted the given code above this. So, now it is possible to make pdf of the content of entire thread easily. Thanks. |
|
#7
|
||||
|
||||
|
Good idea !
|
|
#8
|
||||
|
||||
|
Great idea and are being implemented now
|
![]() |
|
|