<?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 : SaveToFile fails</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 : SaveToFile fails]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 04:33:04 +0000</pubDate>
  <lastBuildDate>Tue, 01 Jul 2025 20:55:16 +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=4049</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[SaveToFile fails : Like swb1 told already.Perhaps...]]></title>
   <link>http://www.quickpdf.org/forum/savetofile-fails_topic4049_post16395.html#16395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 4049<br /><strong>Posted:</strong> 01 Jul 25 at 8:55PM<br /><br />Like swb1 told already.<div>Perhaps the file you wanna save is locked by another process?</div><div>Try LastErrorCode to get a more detailed error.</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 01 Jul 2025 20:55:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/savetofile-fails_topic4049_post16395.html#16395</guid>
  </item> 
  <item>
   <title><![CDATA[SaveToFile fails : There is not much to the SaveToFile...]]></title>
   <link>http://www.quickpdf.org/forum/savetofile-fails_topic4049_post16394.html#16394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=173">swb1</a><br /><strong>Subject:</strong> 4049<br /><strong>Posted:</strong> 30 Jun 25 at 10:05PM<br /><br />There is not much to the SaveToFile function. A drill down through the code gets us to this API call which tests for save capability:<br><div><b><br>&lt;result&gt; = CreateFileW(PWideChar(FileName), GENERIC_READ or GENERIC_WRITE,</b></div><div><b>&nbsp; &nbsp; 0, nil, CREATE_ALWAYS, FILE_ATTRIBUTE_NORMAL, 0)</b><br><br>If that returns false, you cannot save a file.<br>&nbsp;<br>In Delphi I could call&nbsp;<a href="https://docwiki.embarcadero.com/Libraries/Sydney/en/System.GetLastError" target="_blank" rel="nofollow">System.GetLastError - RAD Studio API Documentation</a>&nbsp;and I might learn "why". I do not know if you have that option in C.</div><div><br>My guess is that the OS is saying "No" for some reason. Maybe permissions, bad path, file in use, etc. but I don't think there is anything about QPL that should be the source of the issue.&nbsp;</div>]]>
   </description>
   <pubDate>Mon, 30 Jun 2025 22:05:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/savetofile-fails_topic4049_post16394.html#16394</guid>
  </item> 
  <item>
   <title><![CDATA[SaveToFile fails : SaveToFile fails.1. Is there a...]]></title>
   <link>http://www.quickpdf.org/forum/savetofile-fails_topic4049_post16393.html#16393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3387">JerryK</a><br /><strong>Subject:</strong> 4049<br /><strong>Posted:</strong> 30 Jun 25 at 9:39PM<br /><br />SaveToFile fails.&nbsp;&nbsp;<div>1. Is there a way to find out why?&nbsp; It has been working fine for several years, until now.</div><div>2. Is there a limit to the length of the path?&nbsp; The length might be a bit longer than used previously, but well below the Windows path length maximum.</div><div><br></div><div>Using C and the 1711 library.</div><div><br></div><div>Thank you.</div>]]>
   </description>
   <pubDate>Mon, 30 Jun 2025 21:39:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/savetofile-fails_topic4049_post16393.html#16393</guid>
  </item> 
 </channel>
</rss>