On Sat, May 25, 2013 at 2:52 AM, Jaydeep Solanki <[email protected]> wrote:
> Hi, > I'm having some pagination issues with webkit. > I'm unable to predict the number of pages in a document. > > In, EpubDocument::pageCount(), I'm calculating the number of pages taking > a standard page size (600,800), which is not always true, when viewed on a > higher resolution the number of pages reduce, because of the content being > fluid rearranges itself. > > In current scenario, I get a lot more pages, than what is there in the > epub. > > I have attached my diff file. > > Am I missing something ? > Anyways, got it working, I was missing QPainter::scale(sx,sy) Cheers, Jaydeep > May be you can help me get an idea :) > > > Cheers, > Jaydeep > > >
_______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
