Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
Problem with LoadFromString in 7.12 (DLL Version) |
Post Reply ![]() |
Author | ||
Jim Sullivan ![]() Team Player ![]() Joined: 10 Nov 05 Location: United States Status: Offline Points: 36 |
![]() ![]() ![]() ![]() ![]() Posted: 13 Apr 09 at 11:15AM |
|
I'm having a problem with LoadFromString when using the DLL version of 7.12. The old version 5 LoadFromString and SaveToString returned a string. This was problematic because of binary data such as images.
The new version returns a byte array. Which is great for me since I was converting the string to a byte array anyway. So the following code works just fine in my ASP.NET application:
However, the following code does not work:
The msgbox returns a 0 for LoadFromString. This only happens for me if I put an image in the PDF. Without an image the function works fine. Since I'm getting a PDF in the first case, I assume that SaveToString works fine, but it's LoadFromString that's choking on the image. Edited by Jim Sullivan - 13 Apr 09 at 11:17AM |
||
![]() |
||
Rowan ![]() Moderator Group ![]() ![]() Joined: 10 Jan 09 Status: Offline Points: 398 |
![]() ![]() ![]() ![]() ![]() |
|
Hi Jim,
Are you still using the 7.12 C# wrapper? If so, then we think that's the problem. There was a bug with the 7.12 C# wrapper when loading binary data (LoadFromString, AddImageFromString, etc) which has now been fixed. If you use the 7.14 DLL and 7.14 wrapper then it should work properly. You can download the latest version from the updates page. You can compare the code in the QuickPDFDLL0712.cs and QuickPDFDLL0714.cs files to see the difference. In 7.14 it allocates a pinned block of memory to send the binary data to Quick PDF Library. Does this solve the problem on your end? Cheers, - Rowan.
|
||
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store