[Gtk-sharp-list] Rendering PDF Documents

Rampage atomikramp at email.it
Tue Sep 7 15:28:05 EDT 2010


Adam Tauno Williams ha scritto:
> On Tue, 2010-09-07 at 03:32 -0700, Stifu wrote:
>   
>> But as for PDFsharp, the site mentions it can "draw on the screen".
>>     
>
> Which is rather awesomely vague.  Via Winforms, a frame buffer, cairo,
> etc... ?
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>   
I've found out that libpoppler-sharp can render pdf files on screen
using Cairo, the problem is that all the examples are in c++ and when i
try to do something using c# and gtk# there are no samples or documentation.

also i've noticed that libpoppler can (apparently) render only pdf from
files, wich is somehow limiting since in may situations i have to deal
with in memory streams and byte arrays, writing them to temporary files
for viewing may result ina waste of time and resources.

Francesco



More information about the Gtk-sharp-list mailing list