logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
David  
#1 Posted : Tuesday, January 5, 2016 8:03:44 AM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/5/2016(UTC)
Posts: 162

Was thanked: 5 time(s) in 5 post(s)
Hi, I'm working with a trial of Pdfium.Net SDK and am trying to use it in a web environment. I need a way to load PDF data from a bytestream and render it in an Image. I can get this to work perfectly in a Windows desktop application but not for the web. I followed the sample for setting the path to pdfium.dll to be the IIS worker process working folder and no longer get load exceptions but the function doesn't return. In the desktop app a splash appears and I'm wondering if the reason why PdfCommon.Initialize() hangs is because it expects me to close the splash. Can you confirm this?? We're anxious to purchase a license and this is holding us up...
Paul Rayman  
#2 Posted : Tuesday, January 5, 2016 8:06:38 AM(UTC)
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,115

Thanks: 8 times
Was thanked: 130 time(s) in 127 post(s)
Yes, you are right. The splash screen opened in modal mode, so it's block the initialization.
This problem will be solved by entering the activation key. I can provide you the temporary key for testing purpose.

Update:
We are remove the nag screen from initialization. Please look at here for details

Edited by user Tuesday, January 5, 2016 8:09:42 AM(UTC)  | Reason: Not specified

Users browsing this topic
Forum Jump  
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.