Re: [ADDON] PDF Print
							
								 
							
							
								Reply #2 – 
							
							
						
					
					
						Supercool idea ideal for my forum. However, when installed, it doesn't work.
On Chrome I get Cannot be displayed:
Error code: ERR_CONTENT_DECODING_FAILED
						
						
					
				
				
						
						
							Re: [ADDON] PDF Print
							
								 
							
							
								Reply #4 – 
							
							
						
					
					
						Yep - disabling compression fixes the error. Nice.
						
						
					
				
				
						
						
							Re: [ADDON] PDF Print
							
								 
							
							
								Reply #7 – 
							
							
						
					
					
						So, I'm back on forum conversion from SMF after finishing my book. 
This plugin is almost great but breaks if any image in the topic is missing or has any kind of error. Instead of a pdf you get lot of code and at the bottom something like:
FPDF error: Unsupported image type 
FPDF error: can't find image xxxxx
This includes links to external images outside of the forum's control.
Can't do that to my users, pity as the PDF output is nice when it works.
At least trapping the error and saying "couldn't generate PDF due to missing images" would be essential.
						
						
					
				
				
						
						
							Re: [ADDON] PDF Print
							
								 
							
							
								Reply #10 – 
							
							
						
					
					
						Did some updates so it will better handle external images, give it a whirl (download at the OP link)
						
						
					
				
				
						
						
							Re: [ADDON] PDF Print
							
								 
							
							
								Reply #12 – 
							
							
						
					
					
						Could you point me to the image that is causing the problem?