<?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 : Fix a wr&#111;ng PDF</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 : Fix a wr&#111;ng PDF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 24 Apr 2026 03:22:54 +0000</pubDate>
  <lastBuildDate>Fri, 26 Oct 2007 18:01:30 +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=843</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[Fix a wr&#111;ng PDF : When you edit anything in a PDF,...]]></title>
   <link>http://www.quickpdf.org/forum/fix-a-wrong-pdf_topic843_post3881.html#3881</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 843<br /><strong>Posted:</strong> 26 Oct 07 at 6:01PM<br /><br />When you edit anything in a PDF, you will most likely mess up the XREF table.  Reader will try to fix the errors, but might not be able to.<br /><br />You can use pdftk to do some simple edits.  It has the capability of fixing corrupt XREFs when it saves.  You'll need to have it uncompress streams in order to edit compressed text:<br /><br />1. Uncompress wrong.pdf, save as wrong1.pdf<br />$ pdftk wrong.pdf output wrong1.pdf uncompress<br /><br />2. Edit wrong1.pdf, make your changes<br />$ vi wrong1.pdf<br /><br />3. Recompress and fix wrong1.pdf, save as right.pdf<br />$ pdftk wrong1.pdf output right.pdf compress<br /><br />(I did this in a *nix environment, it will also work fine with Windows, so long as you use a binary editor).<br /> ]]>
   </description>
   <pubDate>Fri, 26 Oct 2007 18:01:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/fix-a-wrong-pdf_topic843_post3881.html#3881</guid>
  </item> 
  <item>
   <title><![CDATA[Fix a wr&#111;ng PDF : Hello !I used QuickPDF to load...]]></title>
   <link>http://www.quickpdf.org/forum/fix-a-wrong-pdf_topic843_post3869.html#3869</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=153">jabaltie</a><br /><strong>Subject:</strong> 843<br /><strong>Posted:</strong> 24 Oct 07 at 8:12AM<br /><br />Hello !<br><br>I used QuickPDF to load a PDF&nbsp; template and stuff field contents into it, generating a new PDF file (LoadFromFile, SetFormFieldValue , FlattenFormField and then SaveToFile).<br><br>So far , so good.<br><br>It happens that the PDF template was WRONG.<br><br>Now I need to modify those generated PDFs, in order to replace a very small string.<br><br>IOW, I need to replace ".DES." by ".PRO."&nbsp; .<br><br>I tried to load the PDF into my editor, in binary mode and to replace the strings directly cause the editor allows a kind of binary or "raw" editing. It doesnt work.<br><br>What could I do ?<br><br>You can have a sample of the PDF here :<br><br>http://www.DES.online.unimep.br/au/pub/wrong.pdf<br><br>I thought about doing a very simple VBScript to modify it but, dont know how to start....<br><br>Thanks in advance 4 your help !<br><br><br><br><br>]]>
   </description>
   <pubDate>Wed, 24 Oct 2007 08:12:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/fix-a-wrong-pdf_topic843_post3869.html#3869</guid>
  </item> 
 </channel>
</rss>