View Single Post
Old 11-14-2007, 01:31 PM   #277
godel10
Connoisseur
godel10 doesn't littergodel10 doesn't littergodel10 doesn't litter
 
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:
pdflrf-0.99.exe --rotation=-90 --height=500 -rs -i file.pdf -o file.pdf.lrf
Now you have to lrf files, "file.lrf" and "file.pdf.lrf". Then if you use your standard program to read lrf files you will realize that the two previous outputs are very different (at least for me this happens).

Is the same happenning to you?
godel10 is offline