-
Posts
65 -
Joined
-
Last visited
Contact Methods
-
Website URL
https://www.sonrisestable.com/
Profile Information
-
Gender
Female
-
Location
ohio
Recent Profile Visitors
946 profile views
-
Publisher crash on book export
vwatson replied to vwatson's topic in Affinity on Desktop Questions (macOS and Windows)
I'm back to this problem again. I just upgraded to version 2.3, and Publisher shuts down when I try to export a book. I really love Publisher, but this is incredibly annoying. 😝 -
Change Crop Tool Default Settings
vwatson replied to Massi's topic in Feedback for the Affinity V2 Suite of Products
I have version 2 and don't see that crop stickiness works in there either. Obviously not a priority to them. -
MikeTO reacted to a post in a topic: Publisher crash on book export
-
Publisher crash on book export
vwatson replied to vwatson's topic in Affinity on Desktop Questions (macOS and Windows)
Can you export each individual file by itself? I once had a problem where there was one file/chapter in a book that had some issue. I think I ended up creating a new file for that chapter and copy/pasting the content back in and re-adding it to the book file and got it to work. -
Publisher crash on book export
vwatson replied to vwatson's topic in Affinity on Desktop Questions (macOS and Windows)
It worked with the Beta version! 😃 -
vwatson started following EPUB export , Publisher crash on book export , Latest Affinity V2 releases on each platform by store and 1 other
-
I have a book consisting of 9 chapters, 90 pages total. Each chapter/file passes the pre-flight, and I can export each file individually as a pdf. But if I try to export the book as a whole, the export dialog appears briefly, then poof, the dialog and Publisher disappear! 😱 🥵 I exported each one separately, then used other software to merge them into one pdf, but that's not a great workflow. Publisher 2.1.1 Windows 10, 32G RAM.
-
Change Crop Tool Default Settings
vwatson replied to Massi's topic in Feedback for the Affinity V2 Suite of Products
I have 2.1 and it doesn't seem to stick for me. If I set a fixed crop size, crop the image, then switch to the next image, the crop settings revert to something else. -
Matterdor reacted to a post in a topic: Affinity V2, updates, pricing and no subscription (moved)
-
Jenna Appleseed reacted to a post in a topic: Affinity V2, updates, pricing and no subscription (moved)
-
Giovanni Pietri reacted to a post in a topic: Affinity V2, updates, pricing and no subscription (moved)
-
MakerKath reacted to a post in a topic: Affinity V2, updates, pricing and no subscription (moved)
-
PaulEC reacted to a post in a topic: Affinity V2, updates, pricing and no subscription (moved)
-
Seneca reacted to a post in a topic: Affinity V2, updates, pricing and no subscription (moved)
-
Ash reacted to a post in a topic: Affinity V2, updates, pricing and no subscription (moved)
-
vwatson reacted to a post in a topic: MSI/EXE or refund?
-
vwatson reacted to a post in a topic: Extremely disappointed that this installs as an "App" and not regular software program
-
I used the book feature in QuarkXpress, just not sure how it's implemented in Publisher. It should be a boost for creating long documents, although I was surprised how well Publisher handled my 238 page book all in one file. If we're allowed to post links here, this is the book I recently completed in Publisher. https://www.amazon.com/Following-Narrow-Path-Devotions-Horses/dp/1733391231
-
Just updated to the version 2 apps. Sadly, still no epub export in publisher, but there is a new Books panel. Not totally sure how that works yet, but that may be helpful for longer books. My recent one was 238 pages. AP handled it well in one document, but Books may make it even easier. Hopefully epub export will be coming to version 2 in the near future?? (eternal optimist) 🙃
-
QuarkXpress also exports an epub. I've tried it in the past, but find the operation confusing. Affinity Publisher is much more straightforward in terms of laying out a book.
-
Ciordia9 reacted to a post in a topic: EPUB export
-
PaoloT reacted to a post in a topic: EPUB export
-
I don't use online software either, but I kind of feel the same way about ebooks in general. It's not hard to copy the content out of one. I tried a variety of pdf to doc converters (desktop software) and finally used this one. https://www.talkhelper.com/pdf-converter/ I ended up using it to convert the pdf to html, but there was some clean up even after that.
-
I can't imagine creating or tweaking an epub without knowing html. The structure of the epub is based on html with css to style it. It's not really different than creating a web page. You might try an online pdf to epub converter. I don't know how well they work, but here is a free one. https://www.freeconvert.com/pdf-to-epub
-
Whew! Finished. I ended up using Calibre after all to edit and combine the html files rather than Sigil. I like Sigil's interface a bit better, but it crashed on me continually when I was spell checking the epub. (the pdf to html conversion left some hyphenated words and others combined without a space between.) I'm pretty comfortable with Calibre now and will stick to that. Perhaps as part of the upcoming new reveal from Affinity will be an epub export! 🤩
-
Yes, I had a pdf created from Affinity Publisher, so I tried a variety of pdf to doc converters to get the best word file I could come up with to import into calibre. None of which worked very well. I ended up converting the pdf to html (TalkHelper PDF Converter) and have been working from that, manually editing the html. Ideally, I suppose, you would use the text file or doc you imported into Publisher, but I made changes after laying it out in AP, so I couldn't use that original text file. My process is working, just slow. A click of a button to an epub would be nice. 🤩
-
I tried using Calibre. The code it produced was bloated and seemed strange to me. It works I guess, but as a web designer who is a purist about html code, I couldn't tolerate the code produced by Calibre. For example, it added a class to every single paragraph. There's no need for that. Style paragraphs as a whole in the css stylesheet, then only add classes where the style will differ from the base appearance. I'm hand coding each chapter of a recent book, (70 🙄) then I will fine tune and put it all together in Sigil. A good epub export in Publisher would be great.