<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : corrupt XREF secti&#111;ns</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : corrupt XREF secti&#111;ns]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 04:42:00 +0000</pubDate>
  <lastBuildDate>Thu, 26 Oct 2006 08:24:39 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=530</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[corrupt XREF secti&#111;ns : Marian,  the problem with invalid...]]></title>
   <link>http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2411.html#2411</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=370">ukobsa</a><br /><strong>Subject:</strong> 530<br /><strong>Posted:</strong> 26 Oct 06 at 8:24AM<br /><br />Marian,<br /><br />the problem with invalid XREFs mostly is caused by a wrong startxref values or invalid object positions on xref entries. What I tried to find is a way to rebuild an xref section from ground up.<br /><br />greetings,<br />Uli]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 08:24:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2411.html#2411</guid>
  </item> 
  <item>
   <title><![CDATA[corrupt XREF secti&#111;ns : Hi Ulrich,  send please a test...]]></title>
   <link>http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2407.html#2407</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=324">marian_pascalau</a><br /><strong>Subject:</strong> 530<br /><strong>Posted:</strong> 26 Oct 06 at 7:16AM<br /><br /><P>Hi Ulrich, </P><P>send please a test sample to me. I will check your error and propose a sollution. </P><P>Gruß, Marian</P>]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 07:16:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2407.html#2407</guid>
  </item> 
  <item>
   <title><![CDATA[corrupt XREF secti&#111;ns : Hi Ingo,  I just looked for CheckObjects...]]></title>
   <link>http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2312.html#2312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=370">ukobsa</a><br /><strong>Subject:</strong> 530<br /><strong>Posted:</strong> 06 Oct 06 at 6:22AM<br /><br />Hi Ingo,<br /><br />I just looked for CheckObjects in source code, but this seems to do nothing really useful: it needs the document being already loaded by QuickPDF and then only decodes each object. And it doesn't returns a result of the check.<br />So it doesn't help to check for xref sections.<br />But thanks for giving this hint!<br /><br />greetings,<br />Uli]]>
   </description>
   <pubDate>Fri, 06 Oct 2006 06:22:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2312.html#2312</guid>
  </item> 
  <item>
   <title><![CDATA[corrupt XREF secti&#111;ns : Hi Uli!  With QuickPDF you can...]]></title>
   <link>http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2311.html#2311</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 530<br /><strong>Posted:</strong> 06 Oct 06 at 5:28AM<br /><br />Hi Uli!<br /><br />With QuickPDF you can only test if a pdf is valid or not (CheckObjects). Chicks told in an older postings how to use pdftk in such a case. It's opensource - perhaps you can detect the relevant code-parts in pdftk? Or you can implement pdftk in your solution via shell/shellexecute...<br /><br />Best regards,<br />Ingo<br />]]>
   </description>
   <pubDate>Fri, 06 Oct 2006 05:28:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2311.html#2311</guid>
  </item> 
  <item>
   <title><![CDATA[corrupt XREF secti&#111;ns : Hi all,  sometimes I get pdfs...]]></title>
   <link>http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2310.html#2310</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=370">ukobsa</a><br /><strong>Subject:</strong> 530<br /><strong>Posted:</strong> 06 Oct 06 at 5:02AM<br /><br />Hi all,<br /><br />sometimes I get pdfs from our customers with a corrupt xref section and cannot open it with QuickPDF. I know that it is possible to repair them with pdftk but I need a solution to do this with QuickPDF. <br />As I have not found anything in QuickPDF to do such a repair: has someone implemented such a functionality and would be willing to shared the code?<br />Or how would you implement such a repair functionality?<br /><br />Thankx,<br />Uli]]>
   </description>
   <pubDate>Fri, 06 Oct 2006 05:02:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/corrupt-xref-sections_topic530_post2310.html#2310</guid>
  </item> 
 </channel>
</rss>