Skip to content

How to view byte[] array pdf  #13758

@im-nazmul

Description

@im-nazmul

Hi,

I tired to view byte array data using pdf.js but it now working.
I tried this way - this on my view. I just passed base64sting to my custom.js
const url = '@Convert.ToBase64String(docBytes)';
And on custom js is tried this -
pdfjsLib.getDocument(url)......

I've followed this example is not work for me , Now at this case what should I do?

Thank you
Nazmul Hossain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions