|  11-13-2007, 09:06 AM | #271 | |
| The Introvert            Posts: 8,307 Karma: 1000077497 Join Date: Jan 2007 Location: United Kingdom Device: Sony Reader PRS-650 & 505 & 500 | Quote: 
 | |
|   | 
|  11-13-2007, 02:53 PM | #272 | 
| Connoisseur    Posts: 80 Karma: 204 Join Date: Jun 2007 Device: Sony Librie, Irex DR1000S | 
				
				Help: What options to use in order to fill the device screen?
			 
			
			I am trying to use pdflrflinux-0.99 (I also tried with the windows command line and I got the same problem) for my device (it is a Sony Librie, so perhaps the screen size is a bit different) and I am having some problems with the left margins in all the files that I generate. For instance, when I use this pdf file and I write the command line "pdflrflinux-0.99 --rotation=-90 -rs -i Bou02b.pdf -o Bou02bstandard_pdf.lrf" my output is this lrf file. Unfortunately it has problems with the left margin as can be seen in the following pictures: picture1, picture2 and picture3 On the other hand if I try the command line "pdflrflinux-0.99 --rotation=-90 -rs --width=550 --height=730 -i Bou02b.pdf -o Bou02b550730_pdf.lrf" the output is this file and again it also has problems with the left margin as is shown in picture1, picture2 and picture3 Does anybody know the right command line options in order that the text fits inside the device screen? | 
|   | 
|  11-13-2007, 03:01 PM | #273 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			pdflrf does not handle DRM or passworded protected PDF. So if the PDF you are trying to convert is one of those, you are out of luck.
		 | 
|   | 
|  11-13-2007, 03:05 PM | #274 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   | 
|  11-13-2007, 03:16 PM | #275 | 
| Connoisseur    Posts: 80 Karma: 204 Join Date: Jun 2007 Device: Sony Librie, Irex DR1000S | 
			
			The pdf file is not password protected. As I have said it happens with all pdf files and the one of the example has been compiled by myself from the latex source. I already tried but I didn't manage. Indeed this is what is done in the second command line I have written above (I specify a width and a height but there is no change in the output) | 
|   | 
|  11-13-2007, 04:47 PM | #276 | 
| Enthusiast  Posts: 46 Karma: 10 Join Date: Oct 2007 Device: N/A | 
			
			Thank you.  I think it must be password protected.  Is there anyway to convert password protected pdf files?
		 | 
|   | 
|  11-14-2007, 01:31 PM | #277 | |
| Connoisseur    Posts: 80 Karma: 204 Join Date: Jun 2007 Device: Sony Librie, Irex DR1000S | 
				
				A possible bug
			 
			
			Now I understand better the problem that I was pointing out above. So, let me explain it in a better way. [ I would like to ask people to check if they are getting the same problem than me. For this purpose I am going to use the windows 0.99 version (I guess it is then easier for people to check if they have the same bug), but the linux command line for pdflrf is neither working well.]  The bug is that the output from the command line is different than the output of the gui version, being this last one the right one. Take any pdf file you have. Let us assume the name is "file.pdf". Now convert file.pdf to an lrf file using the gui 0.99 version (with the landscape profile, the one by default) setting the height to 500. Next try to do the same thing from the command line. You have to use the following command line Quote: 
 Is the same happenning to you? | |
|   | 
|  11-15-2007, 10:07 AM | #278 | 
| Addict     Posts: 223 Karma: 356 Join Date: Aug 2007 Device: Rocket; Hiebook; N700; Sony 505; Kindle DX ... | 
				
				Fonts problem
			 
			
			It's a great tool and I used it a lot (under Linux, FC5). The only problem is that I get many times the error: ... Couldn't find a font for 'Times-Roman' Couldn't find a font for 'Helvetica' ... ... of course I can imagine what it does mean, but I don't understand why it happens, since I know I have those fonts installed: [root@lambda2 lrf]# fc-match times n021003l.pfb: "Nimbus Roman No9 L" "Regular" [root@lambda2 lrf]# fc-match Helvetica n019003l.pfb: "Nimbus Sans L" "Regular" I read somewhere that somebody else had this problem, but don't remember where. Any info? Alessandro | 
|   | 
|  11-19-2007, 04:42 PM | #279 | 
| Addict   Posts: 242 Karma: 177 Join Date: Nov 2007 Location: Amsterdam Device: sony 505 | 
			
			hail oh cacapee this is without doubt the best converter on the web. Even for a total stranger to this sort of program it's easy to understand (after reading the thread from the start) and to use. The batch converter works great in winxp and win2000. Slow but great. I've started converting 13000+ sci-fi and fantasy books ( 6.5gb) this afternoon so it will be interesting how long this is gonna take. Question : Would it be possible to put a pause function in the program? My pc is slowed down a lot when the converter is running, so it would be handy if I could pause when other work needs doing. Again Thanx a million for a great prog mazzeltjes | 
|   | 
|  11-19-2007, 04:48 PM | #280 | 
| Enthusiast  Posts: 27 Karma: 10 Join Date: Jun 2007 Device: PRS-650 | 
			
			Bravo! I used to think Rasterfarian was all I would ever need and have.  Then this tool comes along and completely blows me away. Many thanks for such a great program.
		 | 
|   | 
|  11-21-2007, 08:30 PM | #281 | 
| Junior Member  Posts: 7 Karma: 12 Join Date: Nov 2007 Device: PRS-505 | 
			
			Hello Cacapee, First of all, kudos to you for this excellent app, it is the best solution for Letter/A4 PDFs on the reader so far! Now I'm trying to use the --fit="2xheight" option to scale the image in two pages but the output file has 3 pages instead, the last line goes to the third page (I have --runpages set to "off"). What am I doing wrong? I've tried several options on both command line and GUI frontend... Thanks, Thing ----- [ edit ] ---------- One more info: it seems to be a rounding problem related to the "--overlap" option. If I set it to "-0.05" (negative) the problem is fixed for a couple of pages, then the blank pages appear again. These are the parameters I'm passing: pdflrf --rotation=0 --fit="2xheight" --overlap=-0.05 --smartcut --erode=2 -f 30 -l 40 -i "myInput.pdf" -o "myOutput.lrf" And this is the output from pdflrf, notice that starting on page 34 it generates 3 pages. If 'overlap' is set to '0.0', it generates 3 pages from page 30: Processing page: 30, Progress: 9 Processing page: 30, Progress: 9 Processing page: 31, Progress: 18 Processing page: 31, Progress: 18 Processing page: 32, Progress: 27 Processing page: 32, Progress: 27 Processing page: 33, Progress: 36 Processing page: 33, Progress: 36 Processing page: 34, Progress: 45 Processing page: 34, Progress: 45 Processing page: 34, Progress: 45 Processing page: 35, Progress: 54 Processing page: 35, Progress: 54 Processing page: 35, Progress: 54 Processing page: 36, Progress: 63 Processing page: 36, Progress: 63 Processing page: 37, Progress: 72 Processing page: 37, Progress: 72 Processing page: 38, Progress: 81 Processing page: 38, Progress: 81 Processing page: 39, Progress: 90 Processing page: 39, Progress: 90 Processing page: 39, Progress: 90 Processing page: 40, Progress: 100 Processing page: 40, Progress: 100 Last edited by Thing; 11-21-2007 at 09:25 PM. Reason: providing more details | 
|   | 
|  11-24-2007, 12:14 PM | #282 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Nov 2007 Location: México Device: Sony PRS-505; Kindle 2 | 
			
			Hi, i use the PdfLrf 0.99 for Windows with some PDF documents. I have a doubt, when i convert these files then, in the reader, i can not change the font side. If i use word documents i can do this. Do you know if this is a problem of the PdfLrf or what? Thanks
		 | 
|   | 
|  11-24-2007, 12:57 PM | #283 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Nov 2007 Location: México Device: Sony PRS-505; Kindle 2 | 
			
			cacapee, do you have a manual for the PdfLrf 0.99 for windows?
		 | 
|   | 
|  11-24-2007, 02:40 PM | #284 | 
| The Introvert            Posts: 8,307 Karma: 1000077497 Join Date: Jan 2007 Location: United Kingdom Device: Sony Reader PRS-650 & 505 & 500 | 
			
			I think that the end result lrf consists from pics, rather than actual text. At least that's how I explained it to myself.
		 | 
|   | 
|  11-24-2007, 03:44 PM | #285 | 
| Addict   Posts: 242 Karma: 177 Join Date: Nov 2007 Location: Amsterdam Device: sony 505 | 
			
			Cacapee I've been running your prog for 5 days under windows xp and 2000 It's rocksolid no crashes no restarts great request any chance of building a lock setting on the portrait, landscape etc. settings ? thanks mazzeltjes P.S. I'mblushing as I type this, I've started up an old pc running under dapper drake but how the helldo I install pdflrf ? Last edited by mazzeltjes; 11-24-2007 at 04:05 PM. Reason: question | 
|   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| soPdf - Better than Yet another PDF to LRF converter | theguru | 197 | 11-20-2012 04:54 PM | |
| comiclrf - Comics(CBZ) to LRF converter | FangornUK | LRF | 274 | 06-16-2010 02:24 PM | 
| Book Processor - Anything to LRF and HTML converter | LittleDragon | Sony Reader | 11 | 05-13-2008 04:31 PM | 
| Quick/easy LIT to LRF converter? | OUTATIME | Sony Reader Dev Corner | 10 | 02-29-2008 09:44 AM | 
| Anyone else want chm to lrf converter? | buster | Sony Reader | 10 | 02-09-2008 05:07 PM |