Canvas App: View PDF stored in SharePoint Document Library | No Flow

Поділитися
Вставка
  • Опубліковано 2 гру 2024

КОМЕНТАРІ • 32

  • @17avskadoo
    @17avskadoo Місяць тому

    Thanks a lot ! A million I would say. Usually any youtube learning video I found like functionality works great for the video creator but when user tries to do that, we fail for some reason.
    There are very rare video where you can follow along with the creator like you.
    The you followed with user developers thought process is a Marvel. Thanks 🥰

  • @jray1429
    @jray1429 7 місяців тому

    Great job!...Have you found a way to reduce the loading time?
    Thanks for the video!

  • @adchrisakinyode5087
    @adchrisakinyode5087 Рік тому +1

    Thanks Vinay for this video. How about attachment viewer?. Kindly, do video on that too.

  • @kevinjoseph9023
    @kevinjoseph9023 Рік тому +1

    Super Cool technique… Exciting… However, I followed your steps and I do see the transformation of the url but the “Couldn’t Open PDF file” is still happening where I have not copied the url to the blob data column. Does this require pasting the URL for in every record in my library? Please advise… thanks

    • @lastminutecoders
      @lastminutecoders  Рік тому

      Thankyou 💫....
      Sometime pdf opening take time.
      You can mail me where you are facing issue at lastminutescode@gmail.com
      *Please attach screenshots*
      No you don't have to paste URL for every record.

  • @ontheway9383
    @ontheway9383 6 місяців тому

    Thank you very much for this method. It works really well. But it can show on Android system and iOS can't work. Is there a way to make it display on iPhone or iOS?

  • @PapaUsman
    @PapaUsman 4 місяці тому +1

    Nice one, your guide helped me figure out a problem.

  • @jishadjaleel1902
    @jishadjaleel1902 Рік тому +1

    Thank-you for the tip...I have a doubt
    Does this way of viewing pdf will work when our app is published for users?
    Do we have to do any additional steps for working the same for them?
    Bcoz for me ...this method works only in my machine and not able to view pdfs when my app is published..

    • @lastminutecoders
      @lastminutecoders  Рік тому

      Welcome💫...
      Does your users have read write access to the SharePoint?

    • @AsadRajput
      @AsadRajput Рік тому

      @@lastminutecoders - yes they do but still it only works on my acc and not in any other acc.

    • @lastminutecoders
      @lastminutecoders  Рік тому

      @@AsadRajput I tested and it is working with other acc as well...... you can mail your error at lastminutescode@gmail.com

    • @wissalbentefrit9383
      @wissalbentefrit9383 4 місяці тому

      u find a solution for that ?

    • @wissalbentefrit9383
      @wissalbentefrit9383 4 місяці тому

      @@AsadRajputplease help me

  • @danulienka4030
    @danulienka4030 11 місяців тому +2

    Thank you, it is a good idea, but..... I have 3 users with different rights for the SharePoint library (all can read, and some can edit) however, the "appres"... part is slightly different in one place for each of them.
    I do not know how to handle this...
    Has anybody already tackled this obstacle?

    • @lastminutecoders
      @lastminutecoders  11 місяців тому +1

      Most welcome..... Will look into it

    • @gregoirepesenti
      @gregoirepesenti 9 місяців тому +2

      in reza video, we can read that :
      "
      The problem is, as someone mentioned, that the appres string that is generated includes a unique user code embedded within the string. So while the hard coded appres string will work for the developer all day, it will not work for anyone else, as they will have a different string generated/required for them. SO....the solutions is to grab the appres code dynamically, for each user.
      This is what I used.
      On-select of the gallery, grab a variable
      Then in the Documents property for the PDFviewer split and append string as follows: (replacing the hardcoded appres string)
      First(Split(appresValue,"path=%252f")).Value&"path=%252f"&EncodeUrl(gallery.Selected.'Folder path' & gallery.Selected.'File name with extension')
      This solved it for me.
      "
      but still, I don't understand how to apply this solution

  • @yodo94
    @yodo94 6 місяців тому

    Very interesting. Thank you so much.

  • @gopalakrishnanramamoorthy187
    @gopalakrishnanramamoorthy187 13 днів тому +1

    PDF Viewer only work for developer . for users its does not work in this way .. pls suggest any other work around

  • @17avskadoo
    @17avskadoo Місяць тому

    can you create advance version of it? When we deploy our project from Dev-QA-Prod we got Environment Variables for Share point channel and list.
    Share point we got 3 different Sites for QA, Test and Production.
    So the way you setup the Document property of PDF Viewer that static path will not work.
    Request you to help us to make this Piece Dynamic for Deployment stand point of view.

    • @medfarjallah1207
      @medfarjallah1207 7 днів тому

      I have the same problem like you, how can i solve this for the users ??

  • @rolysosa7777
    @rolysosa7777 Рік тому

    THAAAAAAAAAAAANK YOU!!!

  • @rayana5062
    @rayana5062 6 місяців тому

    hi, my pdf viewer comes out blurry do you have a solution for that?

    • @lastminutecoders
      @lastminutecoders  6 місяців тому

      In play mode also it's blurry

    • @rayana5062
      @rayana5062 6 місяців тому

      @@lastminutecoders yes, do you have a solution for that?

    • @lastminutecoders
      @lastminutecoders  6 місяців тому

      @@rayana5062 no there isn't any solution it should go away on its own