[Gtk-sharp-list] Rendering PDF Documents
Rampage
atomikramp at email.it
Wed Sep 8 03:35:33 EDT 2010
Adam Tauno Williams-3 wrote:
>
>
> Well, a bit-o-binging led me to
> <http://git.gnome.org/browse/pdfmod/tree/src/PdfMod/Pdf/Document.cs>
> which is a source file for the *very* nice PDFMod application. Which
> displays and slice-and-dices PDF files. It seems to use PdfSharp
> <http://sourceforge.net/projects/pdfsharp/> and poppler.
>
>
Hi again,
yesterday by playing around and on a trial and error basis i've managed do
somehow accomplish my task using Poppler-sharp + Cairo in a drawingarea.
my main problem now is that if the page/picture rendered is bigger than the
area i have the view of (due to video resolution) i can't scroll.
i've tried putting the drawingarea into a scrolledwindow container, but with
no luck.
i'm trying to build a simple widget so for now i'm not interested in
scrolling the pdf pages, i'll use a toolbar with back and forward buttons to
trigger the rendering of a specified page number.
the problem is, as i said above, that the whole page is rendered but can't
be scrolled.
any kind of hint is really welcome.
--
View this message in context: http://mono.1490590.n4.nabble.com/Rendering-PDF-Documents-tp2529323p2530938.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
More information about the Gtk-sharp-list
mailing list