<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR>&nbsp;<BR>
&gt; From: aacid@kde.org<BR>&gt; To: poppler@lists.freedesktop.org<BR>&gt; Date: Mon, 11 May 2009 23:17:45 +0200<BR>&gt; Subject: Re: [poppler] (no subject)<BR>&gt; <BR>&gt; A Dilluns, 11 de maig de 2009, toto titi va escriure:<BR>&gt; &gt; Hi<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; I'm currently using poppler library with qt for a standaloneMarkingTool<BR>&gt; &gt; Application.<BR>&gt; &gt;<BR>&gt; &gt; I have already make a kinf of pdf viewer using the library but now I'm<BR>&gt; &gt; trying to use the annotations classes.<BR>&gt; &gt;<BR>&gt; &gt; Here is my problem :<BR>&gt; &gt;<BR>&gt; &gt; I don't success to use annotation with poppler just using the<BR>&gt; &gt; documentation.<BR>&gt; &gt;<BR>&gt; &gt; I haven't found any code example on the web about the annotations classes.<BR>&gt; &gt; The okular source code would be a great example unfortunatly I can't<BR>&gt; &gt; download it easily because I'm working on Windows.<BR>&gt; &gt;<BR>&gt; &gt; So if someone could give me some example or advice I would be gratfull.<BR>&gt; &gt;<BR>&gt; &gt; The thing is I create the annotations well (I think) but after that I don't<BR>&gt; &gt; success to store it in a xml file because the store fonction need a<BR>&gt; &gt; QDocument and a QNode and it's not very clear in my head.<BR>&gt; <BR>&gt; QDomDocument and QDomNode are standard QtXml classes, look at Qt doc for more <BR>&gt; info.<BR>&gt; <BR>&gt; Albert<BR>
&nbsp;<BR>
Actually the documentation doesn't help me to understand but the graphical class hierarchy (<A href="http://doc.trolltech.com/extras/qt43-class-chart.pdf">http://doc.trolltech.com/extras/qt43-class-chart.pdf</A>)&nbsp;of Qt&nbsp;do. <BR>
I had a bad idea of the QDom structure and with that&nbsp;I success to create and store the annotations in a xml file.<BR>
The thing is I don.t success to view it on my pdf page, it's possible to get back all the annotations of the page with annotations()<BR>
but I don't know how to view it&nbsp;: would the annotations be added directly in the page when you create them (that would mens that I don't create them well)&nbsp;<BR>
or is there any function I don't see on the poppler documentation to put up annotations ?<BR>
Thanks<BR>
&nbsp;<BR>
Romaina<BR>
<BR>&gt; <BR>&gt; &gt;<BR>&gt; &gt; Moreover, when I have created the annotation I don't know how to do to view<BR>&gt; &gt; it.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; I hope my questions will haves answers.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Thanks in advance.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Romain<BR>&gt; &gt;<BR>&gt; &gt; _________________________________________________________________<BR>&gt; &gt; Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ?<BR>&gt; &gt; Lancez-vous ! http://www.microsoft.com/windows/windowslive/default.aspx<BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; poppler mailing list<BR>&gt; poppler@lists.freedesktop.org<BR>&gt; http://lists.freedesktop.org/mailman/listinfo/poppler<BR><BR><br /><hr />Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ? <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Lancez-vous !</a></body>
</html>