![]() |
#121 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Please elaborate on "does not work".
Better questions lead to better answers. |
![]() |
![]() |
![]() |
#122 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Aug 2012
Device: Kindle 2
|
|
![]() |
![]() |
![]() |
#123 | |
Fuzzball, the purple cat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,299
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
|
k2pdfopt command-line tips
Quote:
2. Try adding -ui- to the command line so that the user input prompting is turned off, e.g. k2pdfopt -m 0.05 -as -ws 0.2 -col 1 -ui- *.djvu 3. If that doesn't work, and you are running in Linux, try putting *.djvu in double quotes, e.g. "*.djvu". 4. FYI, arguments before or after file names on the command-line doesn't matter. k2pdfopt scans the entire command line for option flags first and then goes back and does all of the files with the specified options. Also: Are you typing the options as part of the command line (which is what I intend) or are you typing them into the user input menu/prompt from k2pdfopt (not intended and won't work)? Last edited by willus; 08-24-2012 at 09:05 AM. Reason: Added final question |
|
![]() |
![]() |
![]() |
#124 | |
Fuzzball, the purple cat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,299
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
|
K2pdfopt source
Quote:
|
|
![]() |
![]() |
![]() |
#125 | |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Aug 2012
Device: Kindle 2
|
Quote:
I am in windows 7. I have tried your proposal using -ui but it keeps on saying "Invalid entry". I captured the screen for you. http://www.mediafire.com/?fe50jur5agqmpw0 Thanks anyway. |
|
![]() |
![]() |
![]() |
#126 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Remove the "k2pdfopt" from the input line.
It is not one of the "option above" list. |
![]() |
![]() |
![]() |
#127 | |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Aug 2012
Device: Kindle 2
|
Quote:
Capture attached. http://www.mediafire.com/?2cbbo0ptq9atxdh |
|
![]() |
![]() |
![]() |
#128 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Now try it without specifing a wildcard file name.
I.E: specify the actual name of a single file. (and hope the author gets the hint from this thread to improve his error message.) |
![]() |
![]() |
![]() |
#129 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Aug 2012
Device: Kindle 2
|
|
![]() |
![]() |
![]() |
#130 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
EDIT: Now it works again. That is odd. Was it being replaced when I first tried to view it? Direct view link: http://www.mediafire.com/view/?2cbbo0ptq9atxdh Last edited by geekmaster; 08-27-2012 at 10:57 AM. |
|
![]() |
![]() |
![]() |
#131 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Next suggestion:
Try the application in command line mode rather than in the inter-active mode you have been using. |
![]() |
![]() |
![]() |
#132 |
Fuzzball, the purple cat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,299
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
|
Interactive menu vs. command line
JJMM--you are typing things into the interactive menu that I have intended to be used on the command line. They are not the same thing. It might be good if you looked at the help pages on how to customize k2pdfopt. Based on the menu prompt in your screen shots, it looks like you've already specified a .djvu file (by dragging it over to the k2pdfopt icon?), so just type this at the interactive prompt:
m <enter> .05 <enter> a <enter> y <enter> ws <enter> .2 <enter> co <enter> 1 <enter> <enter> (Don't literally type "<enter>". Just press the <enter> key.) That will set all the options correctly (margins, auto-straighten, word spacing, and column detection) and then start the conversion. You may have to use commas instead of periods for the decimal points if you are in Europe. Not sure. Maybe you would find the Windows GUI helpful? Last edited by willus; 08-27-2012 at 09:45 PM. Reason: clarification and update |
![]() |
![]() |
![]() |
#133 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Aug 2012
Device: Kindle 2
|
|
![]() |
![]() |
![]() |
#134 | |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Aug 2012
Device: Kindle 2
|
Quote:
In order to avoid typing, I read this parameters could be typed under properties category of application. Is it right for this interactive method? Thanks again. |
|
![]() |
![]() |
![]() |
#135 | |
Fuzzball, the purple cat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,299
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
|
Using same options again and again
Quote:
|
|
![]() |
![]() |
![]() |
Tags |
ebook apps, k5 tools, kindle tools, kindle touch, tools |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Viewing PDFs with another font | Font | PocketBook | 4 | 11-12-2010 08:27 AM |
Viewing Textbook PDFs... | NJReader | enTourage Archive | 4 | 08-17-2010 05:17 PM |
PRS-600 Restart bug while viewing PDFs? | conundrum | Sony Reader | 2 | 03-04-2010 08:46 PM |
More on viewing pdfs | dso371 | Bookeen | 8 | 03-11-2008 07:15 PM |
Viewing Untagged PDFs on Palm T|X | Eroica | Reading and Management | 3 | 12-10-2007 01:44 PM |