Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Windows 8.1, 10, WindowsPhone, Windows UWP
  • Page:
  • 1
  • 2

TOPIC:

Windows Universal Application 9 years 7 months ago #7144

  • Simonenko
  • Simonenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Hi guys,
We develop windows universal app (Windows 8.1 and WP 8.1) for view pdf. And faced with the problem of the use of your library. We create portable class for work with pdf and add reference to RDPDFLib. But when use different method from RDPDFLib we get exeption:

"The specified module could not be found. (Exception from HRESULT: 0x8007007E)".

What solution do you offer us?

P.S. In the future, you do not plan to release a portable library, not only for windows 8.1 or windows phone 8.1?

Thanks.

Please Log in or Create an account to join the conversation.

Windows Universal Application 9 years 7 months ago #7145

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
seems the dll file can't find to package.
check dll file where placed?

Please Log in or Create an account to join the conversation.

Windows Universal Application 9 years 7 months ago #7148

  • Simonenko
  • Simonenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
dll file locates in my project folder.

Please Log in or Create an account to join the conversation.

Windows Universal Application 9 years 7 months ago #7150

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
add RDPDFLib component project as reference?
and you need copy "RDPDFLib" and "lib" as whole project.

Please Log in or Create an account to join the conversation.

Windows Universal Application 9 years 7 months ago #7151

  • Simonenko
  • Simonenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
I create empty universal project, add a portable class PdfEngine. How add RDPDFLib to portable class?

project:
onedrive.live.com/redir?resid=1B23DDCF2A...nk&ithint=file%2czip

Please Log in or Create an account to join the conversation.

Windows Universal Application 9 years 7 months ago #7152

  • coderox
  • coderox's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
I'm sorry but neither of your latest preview releases (w81 or wp81) works with a universal app.

The WP81 release you shipped only targets Windows Phone 8.1 Silverlight applications. It doesn't target the Windows Phone 8.1 XAML applications which share its Windows Runtime with Windows 8.1.

I would suggest you create a "DLL (Universal Apps) in Visual Studio 2013 which will create a native DLL which can be consumed by both runtimes (Windows 8.1 and Windows Phone 8.1)

Regards

Johan Lindfors

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum