Steve, Mikhail, thanks for your reviews. I've addressed your feedback separately below:
Steve, Sorry if I wasn't clear about the images. There were two problems with images in the PDF: * Many images were not appearing at all. * Some images that did appear overlapped the surrounding text instead of the text flowing around the image. I solved the first problem by "re-attaching" images to each page that had a problem, specifically by deleting the image and re-inserting it into the page. For the second problem, I solved that by putting in a CSS rule to split images across pages if necessary. In our conversation on IRC, I shared two screenshots - one with the image overlapping the text, and another with the image split - and you indicated the splitting was preferable to the text overlapping. Splitting the image was the only solution I was able to find to this problem. Considering this, I think the only image problem that still exists is the one that is too large to fit the page. Mikhail, The issue you noticed with the links in the PDF is known and there is, sadly, no workaround (see the 2nd item on the list of "PDF Format Fixes" on the TODO list: https://cwiki.apache.org/confluence/display/solr/Internal+-+TODO+List). The only solution is to not have inter-page links, but that's not really a solution at all. Thanks again - Cassandra On Thu, Aug 20, 2015 at 1:18 AM, Mikhail Khludnev < [email protected]> wrote: > I dropped both overcomplicated things. Hope it helps. > > On Thu, Aug 20, 2015 at 8:35 AM, Mikhail Khludnev < > [email protected]> wrote: > >> Cassandra, >> page 266 Join Query Parser/ Scoring has broken JIRA Macros, I'm going >> to replace it to url. >> page 198 has links but they are not local (don't refer to page), but url >> aka Nested Child Documents for searching with Block Join Query Parsers. Here >> I'm not sure how to do that. >> >> On Wed, Aug 19, 2015 at 7:23 PM, Cassandra Targett <[email protected] >> > wrote: >> >>> Please VOTE to release the following as apache-solr-ref-guide-5.3.pdf. >>> >>> >>> https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr-ref-guide-5.3-RC0/ >>> >>> $ cat apache-solr-ref-guide-5.3-RC0/apache-solr-ref-guide-5.3.pdf.sha1 >>> >>> 076fa1cb986a8bc8ac873e65e6ef77a841336221 apache-solr-ref-guide-5.3.pdf >>> >>> >>> Thanks, >>> >>> Cassandra >>> >> >> >> >> -- >> Sincerely yours >> Mikhail Khludnev >> Principal Engineer, >> Grid Dynamics >> >> <http://www.griddynamics.com> >> <[email protected]> >> > > > > -- > Sincerely yours > Mikhail Khludnev > Principal Engineer, > Grid Dynamics > > <http://www.griddynamics.com> > <[email protected]> >
