<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>PDFTron PDFNet SDK Google Group</title>
  <link>http://groups.google.com/group/pdfnet-sdk</link>
  <description>A forum dedicated to PDFNet SDK from PDFTron Systems Inc. PDFNet SDK is the complete PDF toolkit for .NET, JAVA, and C/C++. Using PDFNet SDK developers can write stand-alone, cross-platform, and reliable commercial applications that can read, write, edit, display and print PDF documents.</description>
  <language>en</language>
  <item>
  <title>How do I get form field annotations to print?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/b5f5c127ed1113a2/80b14249bd36bd56?show_docid=80b14249bd36bd56</link>
  <description>
  Q: The pdf outputs from your sample project InteractiveFormsTest &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pdftron.com/pdfnet/samplecode.html#InterativeForms&quot;&gt;[link]&lt;/a&gt;) shows &lt;br&gt; text in text boxes and check in check boxes when opened with Adobe &lt;br&gt; Reader 9.0. When printing however, the text and checks are not &lt;br&gt; printed and the page is blank. How do I get the text and checks to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/b5f5c127ed1113a2</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Fri, 03 Jul 2009 23:07:18 UT
</pubDate>
  </item>
  <item>
  <title>How do I resolve &#39;Dependent Assembly could not be found&#39; in 64-bit version of &#39;PDFNet for .NET&#39;?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/599968fc38d99d9a/f4206c8d560bb6fc?show_docid=f4206c8d560bb6fc</link>
  <description>
  Q: Today I tried out your 64-bit version of PDFNet for .NET by &lt;br&gt; downloading the trial and compiling your PdfViewSimple sample. I get &lt;br&gt; an exception that some DLL is missing: &lt;br&gt; &lt;p&gt;Dependent Assembly: &lt;br&gt; Microsoft.VC90.CRT,processorAr chitecture=&amp;quot;amd64&amp;quot;,publicKeyTo ken=&amp;quot;1fc8b3b9a1e18e3b&amp;quot;,type=&amp;quot;w in32&amp;quot;,version=&amp;quot;9.0.21022.8&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/599968fc38d99d9a</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Thu, 02 Jul 2009 21:22:01 UT
</pubDate>
  </item>
  <item>
  <title>Read and Write Tags in Tagged</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/96d308b6c8f1364d/751fb34ed0ad9eda?show_docid=751fb34ed0ad9eda</link>
  <description>
  Q: How do I Read and Write Tags in Tagged PDF using PDFNet SDK (http:// &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pdftron.com/pdfnet)?&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;------------- &lt;br&gt; A: As a starting point for your project, you may want to take a look &lt;br&gt; at LogicalStructure (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pdftron.com/pdfnet/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; samplecode.html#LogicalStructu re) sample project.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/96d308b6c8f1364d</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Thu, 02 Jul 2009 21:10:46 UT
</pubDate>
  </item>
  <item>
  <title>PDF Text find and replace</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/ce2766aec3c48f5d/ea9296e21ecd35df?show_docid=ea9296e21ecd35df</link>
  <description>
  Q: I am now doing text replacement ,I have already read some &lt;br&gt; advices ,which are given in the former article ,what I have achieved &lt;br&gt; now is the find ,and got the placeholder of the word ,or text ,but &lt;br&gt; when I write new element to the box of the text ,the format will &lt;br&gt; change ,e.g the the font size of the letters , I know it&#39;s about the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/ce2766aec3c48f5d</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Mon, 29 Jun 2009 22:03:52 UT
</pubDate>
  </item>
  <item>
  <title>How do I get annotation rectangle on a rotated PDF page?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/4c4dc4a1acb727b0/dc49b939c5c31b11?show_docid=dc49b939c5c31b11</link>
  <description>
  Q: I have a PDF file that the user rotated after editing. When I open &lt;br&gt; it with Acrobat Reader the annotations are in the right place but when &lt;br&gt; I am trying to extract those annotations box, the rectangle has the &lt;br&gt; old coordinates without any rotation applied to them. &lt;br&gt; &lt;p&gt;Rect box = annot.getRect(); &lt;br&gt; int rot = page.getRotation();
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/4c4dc4a1acb727b0</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Mon, 29 Jun 2009 20:44:33 UT
</pubDate>
  </item>
  <item>
  <title>How do I size the image when placing it on a PDF page?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/ef28faba7d6e3f90/ca2234bbd81565f4?show_docid=ca2234bbd81565f4</link>
  <description>
  Q: I’m experiencing some issues when adding an image to a pdf page. I &lt;br&gt; have a PDF document of 91 x 61 mm. I add an image to this which is 20mm &lt;br&gt; (236px with a dpi of 300). When I step trough my code I see that those &lt;br&gt; values are nicely used but in the resulting pdf the image is too big. &lt;br&gt; &lt;p&gt;I have the following code:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/ef28faba7d6e3f90</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Mon, 22 Jun 2009 18:47:19 UT
</pubDate>
  </item>
  <item>
  <title>How do I embed PJTF or JDF job ticket in PDF using PDFNet SDK?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/4f1e669cce6723f8/cba82b3ec71992b3?show_docid=cba82b3ec71992b3</link>
  <description>
  Q: How do I embed PJTF or JDF job ticket in PDF using PDFNet SDK? &lt;br&gt; &lt;p&gt;Job ticket files are used for embedding print instructions (such as &lt;br&gt; duplex printing etc) so that PDF can be used further without any &lt;br&gt; printer instruction to print. &lt;br&gt; &lt;p&gt;------ &lt;br&gt; A: You can use PDFNet SDK (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pdftron.com/pdfnet&quot;&gt;[link]&lt;/a&gt;) to embed
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/4f1e669cce6723f8</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Tue, 16 Jun 2009 17:53:41 UT
</pubDate>
  </item>
  <item>
  <title>ANN: An update for PDFNet SDK for Mac OS X (C/C++/JAVA)</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/16a3872b8bfed6af/812a38c98c7e23af?show_docid=812a38c98c7e23af</link>
  <description>
  PDFTron Systems released an update of PDFNet SDK on Mac OS X (C/C++/ &lt;br&gt; JAVA). &lt;br&gt; To download PDFNet SDK v4.51 visit: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pdftron.com/pdfnet/downloads.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;For a list of changes, please refer to &#39;whatsnew.html&#39; which is &lt;br&gt; included as part of PDFNet SDK distribution.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/16a3872b8bfed6af</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Fri, 12 Jun 2009 19:49:10 UT
</pubDate>
  </item>
  <item>
  <title>Traversing OCGs in an OCMD dictionary.</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/eb0f662c7da9e861/499f6d9a3ce8de60?show_docid=499f6d9a3ce8de60</link>
  <description>
  Q: We uncountered a exception when using the following lines to access &lt;br&gt; Optional Content Groups in a specific PDF document: &lt;br&gt; &lt;p&gt; OCG::OCMD ocmd(obj); &lt;br&gt; Obj ocgs = ocmd.GetOCGs(); &lt;br&gt; &lt;p&gt;We are currently working around this by catching the exception, but &lt;br&gt; can you please let us know if this is something we need to handle in
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/eb0f662c7da9e861</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Mon, 08 Jun 2009 19:03:25 UT
</pubDate>
  </item>
  <item>
  <title>How can I recieve a notification when a PDF document is modified?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/f6579363573108f2/92b221129dc13032?show_docid=92b221129dc13032</link>
  <description>
  Q: I&#39;m wondering if there is a way to receive notification when a PDF &lt;br&gt; has changed. I know that you can manually check the PDFDoc.IsModified &lt;br&gt; property, but I would like to automatically receive notification when &lt;br&gt; the document is changed via an event, ie &#39;DocumentChangedEvent&#39;. Is &lt;br&gt; there anything of this sort available? Essentially I have a form that
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/f6579363573108f2</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Mon, 08 Jun 2009 18:55:17 UT
</pubDate>
  </item>
  <item>
  <title>How do I detect is a PDF is encrypted using AES?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/b9fabcf0ce7c5edc/5755a5ef274ff450?show_docid=5755a5ef274ff450</link>
  <description>
  Q: We are looking for a way to detect if a PDF has AES security &lt;br&gt; applied to it, and at what bitstrength. We noticed in the PDFNet &lt;br&gt; documentation there is a SecurityHandler.IsAES() function, as well as &lt;br&gt; an overloaded version that accepts an Obj as a parameter (although the &lt;br&gt; version without parameters does not appear to actually exist in .NET
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/b9fabcf0ce7c5edc</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Wed, 03 Jun 2009 22:34:34 UT
</pubDate>
  </item>
  <item>
  <title>How do I extract the JavaScript from a bookmark in PDF?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/75a1b52e4d2ed5b5/d57cdb520c819a14?show_docid=d57cdb520c819a14</link>
  <description>
  Q: How do I extract the JavaScript text from a bookmark? (I would &lt;br&gt; like to parse it) I have been trying to extract the text but had no &lt;br&gt; had luck so far - I only found how to add it. Any help is &lt;br&gt; appreciated.... &lt;br&gt; &lt;p&gt;------- &lt;br&gt; A: You can extract JavaScript from an action that is associated with a &lt;br&gt; bookmark. For example:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/75a1b52e4d2ed5b5</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Wed, 03 Jun 2009 22:25:58 UT
</pubDate>
  </item>
  <item>
  <title>What is the proper way to set values on PDF form fields?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/f3f0db0051d93040/89d7e9a40da45959?show_docid=89d7e9a40da45959</link>
  <description>
  Q: I have this issue when filling a form from C# code - when I do &lt;br&gt; print - the filled values are not displayed. &lt;br&gt; &lt;p&gt;The way I fill in the pdf form is: &lt;br&gt; &lt;p&gt;For(int index = 0; index &amp;lt;annots.Size;index++) { &lt;br&gt; Annot currentAnnot = objPage.getAnnot(index); &lt;br&gt; Field field = currentAnnot.GetWidgetField();
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/f3f0db0051d93040</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Wed, 03 Jun 2009 22:23:39 UT
</pubDate>
  </item>
  <item>
  <title>How do I set a soft mask (luminosity) in PDF graphics state?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/2b47d23175b9721f/77b66681e8acf47a?show_docid=77b66681e8acf47a</link>
  <description>
  Q: Dou you have any simple to edit and change the soft mask &lt;br&gt; (luminosity) in PDF graphics state for arbitrary PDF element? &lt;br&gt; &lt;p&gt;------- &lt;br&gt; A: You could use element.GetGSate().SetSoftMask (smask_dict) to set the &lt;br&gt; soft mask that will affect subsequent elements on the page (please see &lt;br&gt; &amp;quot;Soft-Mask Dictionaries&amp;quot; in PDF Reference for more information).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/2b47d23175b9721f</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Wed, 03 Jun 2009 22:18:40 UT
</pubDate>
  </item>
  <item>
  <title>Can I convert PDF to UTF-8 compliant xml files using PDFNet SDK?</title>
  <link>http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/66ee4a97ebf929d2/901e12cb2569900f?show_docid=901e12cb2569900f</link>
  <description>
  Q: I&#39;m looking to know if your PDF converter will take PDFs and &lt;br&gt; convert them to UTF-8 compliant xml files. &lt;br&gt; Specifically, I&#39;m looking to create an xml source file (type xmlpipe2) &lt;br&gt; from PDF to be indexed by the Sphinx search engine. &lt;br&gt; &lt;p&gt;------ &lt;br&gt; A: You could use either PDFNet SDK (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pdftron.com/pdfnet&quot;&gt;[link]&lt;/a&gt;) or
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/pdfnet-sdk/browse_thread/thread/66ee4a97ebf929d2</guid>
  <author>
  supp...@pdftron.com
  (Support)
  </author>
  <pubDate>Wed, 03 Jun 2009 22:11:16 UT
</pubDate>
  </item>
  </channel>
</rss>
