Тёмный

Free PDF Viewer Control for .NET MAUI - Show PDF Files with Ease! 

Gerald Versluis
Подписаться 104 тыс.
Просмотров 8 тыс.
50% 1

Опубликовано:

 

20 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 57   
@jfversluis
@jfversluis 8 месяцев назад
Also be sure to check out Teleriks controls in this video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-TZxY4l18lTo.html or how about DevExpress? ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-UrXDiODAwKk.html
@DeepWorksStudios
@DeepWorksStudios 8 месяцев назад
I agree it would be better if we would't need to do it in a webview and still in a free way but a solution is better than none at all so i think its great you sharing it :) Thanks Gerald as always ;)
@jfversluis
@jfversluis 8 месяцев назад
I'm not sure but I think PDF is licensed technology? And at the very least very hard to implement? So that is why no one is giving it away for free on mobile? It's about the only control that does not have a free version. Very interesting 🤨
@TheFabulousCube
@TheFabulousCube 3 месяца назад
@@jfversluis We use AbcPdf in an actual Web Page, maybe we can use it for .Net Maui. Hopefully without a hack, we rolled our own Audio Stream class to avoid a webview already.
@aweklin
@aweklin 8 месяцев назад
Thanks Gerald, great content as usual. Please let us have the video on how to wrap the webview inside a reuseable control. Love your contents :)
@matthewleibowitz7372
@matthewleibowitz7372 8 месяцев назад
FillAndExpand... Jason just rolled over in his new job and EZ just typed sigh in his sabbatical... 😂
@jfversluis
@jfversluis 8 месяцев назад
Oops... 👀
@samsuofficial
@samsuofficial Месяц назад
how to load pdf not from local(asset). i want to load pdf from online webserver
@Yakkaiser
@Yakkaiser 7 месяцев назад
Since my app needs minimum API 23 I am very happy with the feedback of not going higher than version v3.11.174 In that one, I only see the 'Web' folder and no 'Build' folder. I do have the viewer present, so it works half? What folders are essentials in the 3.11.174 version to include as MauiAsset? Also how do you disable the controls?
@sureshacharya1716
@sureshacharya1716 4 месяца назад
Excellent. Pdf shows up fine, but I can not enter any text on the text boxes (i.e. no live text boxes), while I can enter text when opening separately on Preview. How can I make it similar to Previwe? I am using Visual Studio for Mac.
@jfversluis
@jfversluis 4 месяца назад
I think your best bet, besides creating your own control, is to get a third-party control for that
@irshad1257
@irshad1257 4 месяца назад
I tried it and in ios it is working fine when loading from the bundle but not working when loading from document directory. The issue is only on the physical device. working in ios simulator. Any help please.
@abubakartariq2271
@abubakartariq2271 3 месяца назад
Hello Sir, I really like the way you explain the things. I just want to know is there any library to view html content as pdf viewer in .Net Maui, just like Forms9Patch in xamarin forms?
@mohammedsalmanp8134
@mohammedsalmanp8134 5 месяцев назад
Can we have same kind of pdf viewer in ios ? Like I would like to have search in pdf on iOS
@kamilyt6541
@kamilyt6541 8 месяцев назад
How can I do this in my hybrid desktop app of maui + blazor
@jfversluis
@jfversluis 8 месяцев назад
Shouldn't be much of a difference actually?
@kamilyt6541
@kamilyt6541 8 месяцев назад
Okay Thank you.
@jewersp
@jewersp 8 месяцев назад
pdf.js is a great library to display PDFs, just note that it's massive in size (12-15MB depending on the version).
@jfversluis
@jfversluis 8 месяцев назад
Mentioned in the video! But from what I could see “just” 4 mb on disk
@jewersp
@jewersp 8 месяцев назад
@@jfversluiscompressed/packed or unpacked? I'm only interested in the latter, because that's what ends up in the app (although it might get somewhat compressed again during packaging). Version 4.0x shows me 16MB on disk when unpacked in the Resources\Raw folder
@jfversluis
@jfversluis 8 месяцев назад
@@jewerspOh huh! you're right! Sorry, I must've remembered wrong. I do see there is a PDF file in there that is probably not needed. Saves another meg!
@jewersp
@jewersp 8 месяцев назад
@@jfversluis Yes, but the rest is made up by the uncompressed JavaScript and the graphics for the PDF viewer controls, so even removing that 1MB still leads to a large app size.
@bdgmsoft9062
@bdgmsoft9062 8 месяцев назад
Great Gerald, can you help me about something like documents scan from computer screen.?? thanks
@jfversluis
@jfversluis 8 месяцев назад
Not sure what you mean by that?
@bdgmsoft9062
@bdgmsoft9062 8 месяцев назад
​@@jfversluis ok.. i mean that !! we always scan documents like id card or any other doc. from hard copy (print papers) as a pdf format using scanning mobile apps. right? but my questions is.. i wanna create a iOS and android apps that will work also scan desktop screen (invoice) and when i read a book on computer screen or iPad, one page is most important i need to scan that page. if possible link some useful help. thanks
@shivammishra3732
@shivammishra3732 8 месяцев назад
Hey @Gerald , Is it possible to load the token protected pdf url inside our maui application. I'm facing a problem showing the pdf inside webview as it shows the Token required every time and when I pass the token inside the header of the webview it doesn't work. Help me out.
@jfversluis
@jfversluis 8 месяцев назад
I guess if that’s what you want to do then you’ll have to download it first locally
@shivammishra3732
@shivammishra3732 8 месяцев назад
@@jfversluis I tried but it doesn't work I tried almost every possible way but no success.
@viralnarshana3780
@viralnarshana3780 7 месяцев назад
In iOS "pinch to zoom in/out" on pdf file is not working. I checked sample app as well.
@alexanderuddfeldt477
@alexanderuddfeldt477 6 месяцев назад
Did you find anything to fix this?
@diveshdivesh6887
@diveshdivesh6887 4 месяца назад
If you anything for this issue to zoom in and zoom out, please let me know
@appdevalphasystems
@appdevalphasystems 4 месяца назад
Does this work with pdf with more than one page? How can I realize that?
@jfversluis
@jfversluis 4 месяца назад
This should work with multi-page PDFS
@appdevalphasystems
@appdevalphasystems 4 месяца назад
@@jfversluis Thanks for the fast answer. My pdf is a multipage pdf. The pdf is shown in the webview but only for the size of the webview. The pdf is cut off and I can't scroll it. Do you have any ideas?
@appdevalphasystems
@appdevalphasystems 4 месяца назад
I solved the scroll issue. The problem is the grid element. If I use a ContentView element instead of a Grid it work's.
@SuperGulamali
@SuperGulamali 8 месяцев назад
I was right eh, also I like free too 😆
@jfversluis
@jfversluis 8 месяцев назад
You're Dutch?!
@SuperGulamali
@SuperGulamali 8 месяцев назад
@@jfversluisI am Indian (We are stingy) , I am the guy who commented on LinkedIn guessing what you used in the video 😁
@jfversluis
@jfversluis 8 месяцев назад
@@SuperGulamali haha I know it was a joke! And definitely recognized the name!
@feeldulfo9387
@feeldulfo9387 7 месяцев назад
Can I do this on winform?
@jfversluis
@jfversluis 7 месяцев назад
I would think that this could also work WinForms
@warrenaustin4083
@warrenaustin4083 7 месяцев назад
I love it, I love free 2 😂😂
@jfversluis
@jfversluis 7 месяцев назад
Are you Dutch? 🤔
@NicolaiPrang
@NicolaiPrang 8 месяцев назад
I like free :))
@jfversluis
@jfversluis 8 месяцев назад
Hey me too!
@muhammedyasir345
@muhammedyasir345 5 месяцев назад
how to pdf file path in cloud how to view ?
@jfversluis
@jfversluis 5 месяцев назад
You probably want to download it to the local device first.
@sagiritarius7560
@sagiritarius7560 8 месяцев назад
Showing PDF files is one thing, but creating them??? Man, that was one pain in the back to do it for free 😭 I eventually got PdfSharpCore to work but it wasn't easy with it having trimming tags meant for much older .NET versions
@jfversluis
@jfversluis 8 месяцев назад
Have you ever tried iText? github.com/itext/itext7-dotnet
@manadochannel6025
@manadochannel6025 8 месяцев назад
How to generate report in .net maui?
@jfversluis
@jfversluis 8 месяцев назад
Will do a video on that soon, maybe even this week!
@jfversluis
@jfversluis 8 месяцев назад
Here it is: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-JOJRzVqTmBY.html
Далее
The Free Way to Create Awesome PDFs in .NET
12:45
Просмотров 51 тыс.
You might not need useEffect() ...
21:45
Просмотров 165 тыс.
Check and Request Permissions in .NET MAUI
19:48
Просмотров 24 тыс.
Highly Customizable Popups for .NET MAUI with Mopups
18:20
The Simplest Tech Stack
9:38
Просмотров 125 тыс.