Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > Workshop

Notices

Reply
 
Thread Tools Search this Thread
Old 01-22-2009, 11:44 AM   #181
PieOPah
Addict
PieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-books
 
PieOPah's Avatar
 
Posts: 398
Karma: 914
Join Date: Oct 2008
Location: UK
Device: Sony PRS-505
My margins are all okay. I leave the default as per your image.

It is all of the chapters that have a huge gap at the top despite me removing the paragraphs.



The view from the LRF viewer in Calibre (as per screenshot) is exactly how it appears on my Sony 505...

Last edited by PieOPah; 01-22-2009 at 11:49 AM.
PieOPah is offline   Reply With Quote
Old 01-22-2009, 12:48 PM   #182
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
Quote:
Originally Posted by PieOPah View Post
My margins are all okay. I leave the default as per your image.

It is all of the chapters that have a huge gap at the top despite me removing the paragraphs.



The view from the LRF viewer in Calibre (as per screenshot) is exactly how it appears on my Sony 505...
Based on your response to MJ --At the risk of sounding like a developer-- this looks like a calibre setting. You might want to jump to the calibre forum and ask Kovid. If you don't, I will since this is something I too am interested in finding out.

=X=
=X= is offline   Reply With Quote
Old 01-22-2009, 01:32 PM   #183
PieOPah
Addict
PieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-books
 
PieOPah's Avatar
 
Posts: 398
Karma: 914
Join Date: Oct 2008
Location: UK
Device: Sony PRS-505
Thanks,

I'll post over there now
PieOPah is offline   Reply With Quote
Old 01-29-2009, 05:14 PM   #184
spruce
Member
spruce began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2009
Device: 505
Error creating LRF document

Hi

Have just downloaded BookCreator 2.6.1 and the eBookPub 2.3.8.
I imported a txt file using the toolbars and did a word wrap. I saved the document and I clicked on the LRF button and got the error

Runtime error 5
Invalid procedure call or argument

Below is the resulting error line from debug.

It is looking for a form called FrmCreateLRF. Where is this form held? This is similar to the error that Stranjer displayed in an earlier post but I have eBookPub installed on my machine and I have Caliber running in the background.


Any thoughts?

Alan



Sub ShowLRFCreator()
'________________________________________________
' NAME: ShowLRFCreator
' AUTHOR: =X=
' DESCRIPTION: Launches the LRF Creator dialog box.
' HISTORY:
' DATE: 09/06/2008
'________________________________________________

If ActiveDocument.Saved = True Then
FrmCreateLRF.Show <--------------DEBUG gives ERROR LINE Here
Else
MsgBox "Document must be saved before creating an LRF", vbOKOnly, "Document must be saved!"
End If
End Sub
spruce is offline   Reply With Quote
Old 02-02-2009, 11:35 AM   #185
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
Quote:
Originally Posted by spruce View Post
Hi

Have just downloaded BookCreator 2.6.1 and the eBookPub 2.3.8.
I imported a txt file using the toolbars and did a word wrap. I saved the document and I clicked on the LRF button and got the error

Runtime error 5
Invalid procedure call or argument

Below is the resulting error line from debug.

It is looking for a form called FrmCreateLRF. Where is this form held? This is similar to the error that Stranjer displayed in an earlier post but I have eBookPub installed on my machine and I have Caliber running in the background.


Any thoughts?

Alan



Sub ShowLRFCreator()
'________________________________________________
' NAME: ShowLRFCreator
' AUTHOR: =X=
' DESCRIPTION: Launches the LRF Creator dialog box.
' HISTORY:
' DATE: 09/06/2008
'________________________________________________

If ActiveDocument.Saved = True Then
FrmCreateLRF.Show <--------------DEBUG gives ERROR LINE Here
Else
MsgBox "Document must be saved before creating an LRF", vbOKOnly, "Document must be saved!"
End If
End Sub
Thank you for the detailed report, it makes trouble shooting much easier.
The line you are showing is not the true problem. VBA is just reporting it this way. What I need you to do is step through the code until the real problem occurs.
To do this first place a breakpoint on the line you show above. Do this by selecting the line then pressing "F9". The line will change to a red highlight.
Then run the program as normal, by reating an LRF book. It will stop executing at the breakpoint ("frmCreateLRF.Show")
Now step trough the code by pressing ("F8"). Do this until you get the error message.
The problem line will be one step before the error message occurs.

Thank you
=X=
=X= is offline   Reply With Quote
Old 03-01-2009, 01:04 AM   #186
wgates
Junior Member
wgates began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2009
Device: Kindle 2
Help Please

I am attempting to use the BookCreator_v2.6.1 and get these errors when I try to use any of the functions. "Can't execute code in break mode." or "Compile Error, Can't find project or library."

Thanks for any help.

Last edited by wgates; 03-01-2009 at 01:12 AM.
wgates is offline   Reply With Quote
Old 03-02-2009, 09:05 AM   #187
Semipresencials
Junior Member
Semipresencials began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2009
Device: Sony Reader
Help!!!!

I have Windows WP and Office 2007 installed and I have the same problem as
Roberts234. I create a .epub file with no trouble but then I can not close
the Word document and my computer hangs.
Any idea on what I can do?
Thanks!
Semipresencials is offline   Reply With Quote
Old 03-02-2009, 09:36 AM   #188
PieOPah
Addict
PieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-books
 
PieOPah's Avatar
 
Posts: 398
Karma: 914
Join Date: Oct 2008
Location: UK
Device: Sony PRS-505
The biggest problem I have had is with the temp files that BookCreator creates. In some instances I am left with an empty folder of a specific book I have been editing and I am unable to delete the said folder for some reason due to some contents not existing...

I can move the folder anywhere but can't rename or delete. Really frustrating. This has happened twice once on 2 different machines....

Ended up dumping the folder somewhere I will never look for it!
PieOPah is offline   Reply With Quote
Old 03-03-2009, 03:30 PM   #189
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
Quote:
Originally Posted by wgates View Post
I am attempting to use the BookCreator_v2.6.1 and get these errors when I try to use any of the functions. "Can't execute code in break mode." or "Compile Error, Can't find project or library."

Thanks for any help.
Hi Wgates, version 2.6.1 requires a ePublisher. The workaround is to revert back to 2.5.2 or install ePublisher. ePublisher is required for creating IMP files.

Please refer to the first post on this thread for instructions (link)


=X=

Last edited by =X=; 03-03-2009 at 03:31 PM. Reason: Added link
=X= is offline   Reply With Quote
Old 03-03-2009, 03:34 PM   #190
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
Quote:
Originally Posted by PieOPah View Post
The biggest problem I have had is with the temp files that BookCreator creates. In some instances I am left with an empty folder of a specific book I have been editing and I am unable to delete the said folder for some reason due to some contents not existing...

I can move the folder anywhere but can't rename or delete. Really frustrating. This has happened twice once on 2 different machines....

Ended up dumping the folder somewhere I will never look for it!
This was a problem has been fixed in version 2.6.1

To remove those temp directories follow the steps below

1) Open a command prompt
2) Navigate to the temp directory.
C:\Documents and Settings\<your user name>\Local Settings\Temp\BookCreatorTemp
// Replace <your user name> with ... your user name.
3) GET DOS 8.3 NAME by runing the command blow
dir /x /a

4) Remove Directory using DOS 8.3 name
RD /S /Q "DOS 8.3" NAME

// Note the "DOS 8.3" represents the old dos filenames

=X=

Last edited by =X=; 03-03-2009 at 03:53 PM. Reason: Added more steps for clarity
=X= is offline   Reply With Quote
Old 03-03-2009, 03:51 PM   #191
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
Quote:
Originally Posted by Semipresencials View Post
I have Windows WP and Office 2007 installed and I have the same problem as
Roberts234. I create a .epub file with no trouble but then I can not close
the Word document and my computer hangs.
Any idea on what I can do?
Thanks!
This a problem is hard for me to resolve because I do not have a copy of 2007. An do not know enough about what is causing the problem.

Is there any techie out there with Word 2007 that would like to help the MR community with resolving this problem?

=X=
=X= is offline   Reply With Quote
Old 03-04-2009, 02:01 AM   #192
PieOPah
Addict
PieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-books
 
PieOPah's Avatar
 
Posts: 398
Karma: 914
Join Date: Oct 2008
Location: UK
Device: Sony PRS-505
Quote:
Originally Posted by =X= View Post
This was a problem has been fixed in version 2.6.1

To remove those temp directories follow the steps below

1) Open a command prompt
2) Navigate to the temp directory.
C:\Documents and Settings\<your user name>\Local Settings\Temp\BookCreatorTemp
// Replace <your user name> with ... your user name.
3) GET DOS 8.3 NAME by runing the command blow
dir /x /a

4) Remove Directory using DOS 8.3 name
RD /S /Q "DOS 8.3" NAME

// Note the "DOS 8.3" represents the old dos filenames

=X=
Thank you
PieOPah is offline   Reply With Quote
Old 03-09-2009, 12:59 AM   #193
Squirrelly
Junior Member
Squirrelly began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2009
Device: Kindle 2
PDF to Kindle 2 Format

I have figures or tables that won't convert to what they look like in the .pdf for my Kindle. This link has the offending PDF. For example Figure 1-10 and Table 1-1 turn out to be unformatted and unreadable.

http://www.cisco.com/en/US/docs/solu...o/TP-Book.html

Is there any way to use this process to fix the problems?
Squirrelly is offline   Reply With Quote
Old 03-14-2009, 04:21 PM   #194
PieOPah
Addict
PieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-books
 
PieOPah's Avatar
 
Posts: 398
Karma: 914
Join Date: Oct 2008
Location: UK
Device: Sony PRS-505
Okay, Having spent hours scanning and cleaning a book, I then spent several more hours in word formatting everything until it was just the way I wanted. I had nothing but trouble sorting out the images so that they would fill a page on the Sony Reader without leaving a blank page before it.

Eventually, I took the document into Frontpage and was able to get everything right. I then imported the file using BookCreator.

This is where the next lot of problems start

None of the paragraphs are indenting...

Everything else is perfect but it loses that small amount of formatting.

I have turned the Doc into an RTF and then converted directly in Calibre which keeps the formatting but loses the images.

How can I have the best of both?

I have spent so long trying to get this book together that I am at my wits end.

Many thanks,
PieOPah is offline   Reply With Quote
Old 03-15-2009, 02:28 PM   #195
mjh215
Guru
mjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentametermjh215 can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameter
 
Posts: 988
Karma: 12653
Join Date: Apr 2008
Device: None of your business
PieOPah;

I'm not certain if this will help you or mess up more of your formatting or not, so make a backup first.

What I've done is select all the text and then applied the _1 Text style on it, this formatted the paragraphs correctly with indentation when I've cut-and-pasted from sources and had that occur.

-MJ
mjh215 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bookcreator MalcolmFranks Introduce Yourself 8 10-13-2010 10:49 PM
BookCreator 3.0 Beta =X= Workshop 43 11-21-2009 12:08 AM
New Update BookCreator v2.6 =X= Workshop 2 09-22-2009 06:04 AM
BookCreator v2.5: Just Released =X= Workshop 0 09-28-2008 06:40 PM
BookCreator v2.0 Released (Book Creating tool) =X= Workshop 1 09-15-2008 06:01 PM


All times are GMT -4. The time now is 08:17 PM.


MobileRead.com is a privately owned, operated and funded community.