| 
			
			 | 
		#946 | ||
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669 
				Karma: 2300001 
				Join Date: Mar 2011 
				Location: Türkiye 
				
				
				Device: Kindle 5.3.7 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Quote: 
	
  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#947 | 
| 
			
			
			
			 ( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,586 
				Karma: 6299993 
				Join Date: Jun 2012 
				Location: uti gratia usura (Yao ying da ying; Mo ying da yieng) 
				
				
				Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#948 | 
| 
			
			
			
			 Junior Member 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5 
				Karma: 27492 
				Join Date: Mar 2013 
				
				
				
				Device: Kindle 4 black 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Can i install kindlepdfviewer to my kindle 4 black? 
		
	
		
		
		
		
		
		
		
		
		
		
		
			And if yes, how can i do this? Are there any alternative djvu viewers fo K4 black? Last edited by kroxs; 03-02-2013 at 08:42 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#949 | |
| 
			
			
			
			 Going Viral 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212 
				Karma: 18210809 
				Join Date: Feb 2012 
				Location: Central Texas 
				
				
				Device: No K1, PW2, KV, KOA 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#950 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,379 
				Karma: 2155307 
				Join Date: Nov 2010 
				Location: Goettingen, Germany 
				
				
				Device: Kindle Paperwhite, Kobo Mini 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I do indeed suggest KUAL, but probably Librerator, a KPV fork, is probably better suited for the K4 right now. It's also integrated with KUAL I think.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#951 | 
| 
			
			
			
			 but forgot what it's like 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 741 
				Karma: 2345678 
				Join Date: Dec 2011 
				Location: north (by northwest) 
				
				
				Device: Kindle Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Sorry for raising GitHub issue here (and not on GitHub itself). 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Home button on KT doesn't work because of this code (at frontend/ui/inputevent.lua): Code: 
	function Input:init()                          
        # ...
        if Device:hasKeyboard() then                    
                self:initKeyMap()                     
        end
  Let's count it as half-a-bug, because, ehm... Kindle Touch has no keyboard, right. But it has the key!  
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#952 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 251 
				Karma: 183457 
				Join Date: Jan 2012 
				
				
				
				Device: k3G, KDXG, AuraHD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Aha, nice catch!! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Now we have to come up with an elegant way to fix it :P  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#953 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 251 
				Karma: 183457 
				Join Date: Jan 2012 
				
				
				
				Device: k3G, KDXG, AuraHD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			OK, fix attached in PR, @eureka can you verify it? 
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://github.com/hwhw/kindlepdfviewer/pull/797/files  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#954 | |
| 
			
			
			
			 but forgot what it's like 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 741 
				Karma: 2345678 
				Join Date: Dec 2011 
				Location: north (by northwest) 
				
				
				Device: Kindle Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Code: 
	-- KT does have one key!
self.event_map[102] = "Home"
self.modifiers = {}
 | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#955 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 251 
				Karma: 183457 
				Join Date: Jan 2012 
				
				
				
				Device: k3G, KDXG, AuraHD 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#956 | 
| 
			
			
			
			 Zealot 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 105 
				Karma: 87300 
				Join Date: Feb 2011 
				
				
				
				Device: kindle 3w, dxg, 5, Kv 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Have tried the new version after a long interval... Many thanks for the improvements, the new x y movement and small scale zoom settings are wonderful! Have yet to try Kual...  
		
	
		
		
		
		
		
		
		
		
		
		
	
	A suggestion: it would be nice to have "pagination" in the reader. (e.g. when the first pages of a pdf are numbered i, ii, iii ... the viewer will display roman numerals, as in the original kindle reader. This may allow one to crop away the page numbers as well while reading).  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#957 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 251 
				Karma: 183457 
				Join Date: Jan 2012 
				
				
				
				Device: k3G, KDXG, AuraHD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			hi mrevent, could you open an issue in our tracker? 
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://github.com/hwhw/kindlepdfviewer/issues That way we can better keep track of stuffs to do. We won't add more new features in the coming week because we are preparing for the new release right now. Sorry about that.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#958 | 
| 
			
			
			
			 but forgot what it's like 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 741 
				Karma: 2345678 
				Join Date: Dec 2011 
				Location: north (by northwest) 
				
				
				Device: Kindle Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Name the new version Leitor. It's "reader" in Portuguese (disclaimer: I don't know Portuguese language, Google Translate does). 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Rationale: most code is written in Lua, which is an Portuguese word. Simplicity and power of Lua is helpful enough to recognize its role in a form of Portuguese naming. Leitor is also generic and distinctive at the same time (quick googling finds Leitor Neo and Leitor Vivo Android programs, but no program with plain Leitor name). See also Leitor de livros digitais at Wikipedia.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#959 | 
| 
			
			
			
			 ( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,586 
				Karma: 6299993 
				Join Date: Jun 2012 
				Location: uti gratia usura (Yao ying da ying; Mo ying da yieng) 
				
				
				Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Better Leitor then Neivor!  
		
	
		
		
		
		
		
		
		
		
		
		
	
	![]() wow I hope that is funny in other languages too...  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#960 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 25 
				Karma: 10000 
				Join Date: Jan 2013 
				
				
				
				Device: Kindle PW 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Is there way to jump to particular page in KOReader?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | Kindle Developer's Corner | 1289 | 04-07-2025 11:18 AM | 
| Librerator - multi-format e-reader, fork of KPV | Kai771 | Kindle Developer's Corner | 433 | 05-25-2024 04:34 AM | 
| Yet another PDF viewer (muPDF based) | melihron | PocketBook | 66 | 09-02-2014 04:03 AM | 
| Text-based PDF to Mobi, etc./Kindle 3 | kidblue | Calibre | 41 | 07-20-2012 04:19 PM | 
| muPDF on Kindle DX!! | DairyKnight | Kindle Developer's Corner | 8 | 03-21-2010 04:39 AM |