|
-
Jun 29th, 2023, 01:53 PM
#1
Thread Starter
New Member
Reading PDF in as Image
I'm attempting to find a solution for reading a pdf in as an image for use. I've looked at the Cairo Tutorial example (17 PDF-Creation) from the vbRichClient page but found that the method used to read the pdf was to use libmupdf.dll which means that I can't use it because my software is not openly licensed.
I was curious if I've overlooked a solution for this being included in RC6 now since the tutorial was written with RC5 in 2013 or if anyone has an alternative solution. Thank you for any help!
-
Jun 29th, 2023, 05:09 PM
#2
Re: Reading PDF in as Image
As of Windows 10, the WinRT namespace Windows.Data.Pdf (or corresponding WinRT COM interfaces) is available to you to render pages of a PDF as an image.
-
Jun 30th, 2023, 12:59 AM
#3
Re: Reading PDF in as Image
 Originally Posted by Scorcher2k
I'm attempting to find a solution for reading a pdf in as an image for use. I've looked at the Cairo Tutorial example (17 PDF-Creation) from the vbRichClient page but found that the method used to read the pdf was to use libmupdf.dll which means that I can't use it because my software is not openly licensed.
I was curious if I've overlooked a solution for this being included in RC6 now since the tutorial was written with RC5 in 2013 or if anyone has an alternative solution. Thank you for any help!
As an alternative to libmupdf - you can use Googles (BSD-licensed) PDFium instead.
Here is a codebank entry I made for that: https://www.vbforums.com/showthread....-ImageExports)
Olaf
-
Jun 30th, 2023, 05:35 AM
#4
Re: Reading PDF in as Image
webkit.dll,cef.dll, webview2load.dll can show pdf on webpage
-
Jul 3rd, 2023, 07:42 AM
#5
Thread Starter
New Member
Re: Reading PDF in as Image
-
Jul 3rd, 2023, 05:04 PM
#6
Fanatic Member
Re: Reading PDF in as Image
How did you managed to get that views with 4 replys
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|