PDF Download option not working in pdf.js used in Xamarin formsPDF.js rendering a base64 pdf in .NetDownload file with progress bar in Xamarin Forms“Highlight a route” not showing on customMap when it is not loaded immediately in Xamarin FormsXamarin Forms MediaManager Source propertyHow does Xamarin Forms Previewer Work?Xamarin Forms Webview localdisplay local PDF file in webview control - Displays Blank Pdf FileXamarin.forms display PDF in webview not workingWhat causes “unrecognized selector sent to class” error on Xamarin Forms build?How to view PDFs with pdf.js in Xamarin Forms

Is this more than a packing puzzle?

Would letting a multiclass character rebuild their character to be single-classed be game-breaking?

Will it hurt my career to work as a graphic designer in a startup for beauty and skin care?

Is a public company able to check out who owns its shares in very detailed format?

Is killing off one of my queer characters homophobic?

Construct a pentagon avoiding compass use

mhchem - bold part of equation typeset with ce

School House Points (Python + SQLite)

What are some symbols representing peasants/oppressed persons fighting back?

Why can't air tickets just accept only the passport number without any names?

What is the closed form of the following recursive function?

Is it rude to tell recruiters I would only change jobs for a better salary?

Why are Japanese translated subtitles non-conversational?

How do I define this subset using mathematical notation?

I quit, and boss offered me 3 month "grace period" where I could still come back

Why does the trade federation become so alarmed upon learning the ambassadors are Jedi Knights?

How might the United Kingdom become a republic?

Are lithium batteries allowed in the International Space Station?

Doing research in academia and not liking competition

Can I capture stereo IQ signals from WebSDR?

How are "soeben" and "eben" different from one another?

Can I activate an iPhone without an Apple ID?

How can we better understand multiplicative inverse modulo something?

Filtering fine silt/mud from water (not necessarily bacteria etc.)



PDF Download option not working in pdf.js used in Xamarin forms


PDF.js rendering a base64 pdf in .NetDownload file with progress bar in Xamarin Forms“Highlight a route” not showing on customMap when it is not loaded immediately in Xamarin FormsXamarin Forms MediaManager Source propertyHow does Xamarin Forms Previewer Work?Xamarin Forms Webview localdisplay local PDF file in webview control - Displays Blank Pdf FileXamarin.forms display PDF in webview not workingWhat causes “unrecognized selector sent to class” error on Xamarin Forms build?How to view PDFs with pdf.js in Xamarin Forms






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I am displaying a PDF that already embedded in the app's resources. I am using pdf.js. Displaying method is working very well. My problem is I cannot download that PDF to the local storage. Both iOS and Android. Download button not working. I used this example :



https://github.com/xamarin/recipes/tree/master/Recipes/xamarin-forms/Controls/display-pdf










share|improve this question






















  • Can you share us your codes about how did you implement the downloading process? This example is about displaying a PDF file.

    – Jack Hua - MSFT
    Mar 26 at 8:54











  • This pdf.js has a download option inbuilt. I tried to download using it. I didn't wrote any code specifically for downloading

    – D.madushanka
    Mar 26 at 9:03











  • Well, I find it. I will update you if I find anything.

    – Jack Hua - MSFT
    Mar 26 at 9:27











  • @JackHua-MSFT ok, thankz mate

    – D.madushanka
    Mar 26 at 10:58

















0















I am displaying a PDF that already embedded in the app's resources. I am using pdf.js. Displaying method is working very well. My problem is I cannot download that PDF to the local storage. Both iOS and Android. Download button not working. I used this example :



https://github.com/xamarin/recipes/tree/master/Recipes/xamarin-forms/Controls/display-pdf










share|improve this question






















  • Can you share us your codes about how did you implement the downloading process? This example is about displaying a PDF file.

    – Jack Hua - MSFT
    Mar 26 at 8:54











  • This pdf.js has a download option inbuilt. I tried to download using it. I didn't wrote any code specifically for downloading

    – D.madushanka
    Mar 26 at 9:03











  • Well, I find it. I will update you if I find anything.

    – Jack Hua - MSFT
    Mar 26 at 9:27











  • @JackHua-MSFT ok, thankz mate

    – D.madushanka
    Mar 26 at 10:58













0












0








0


1






I am displaying a PDF that already embedded in the app's resources. I am using pdf.js. Displaying method is working very well. My problem is I cannot download that PDF to the local storage. Both iOS and Android. Download button not working. I used this example :



https://github.com/xamarin/recipes/tree/master/Recipes/xamarin-forms/Controls/display-pdf










share|improve this question














I am displaying a PDF that already embedded in the app's resources. I am using pdf.js. Displaying method is working very well. My problem is I cannot download that PDF to the local storage. Both iOS and Android. Download button not working. I used this example :



https://github.com/xamarin/recipes/tree/master/Recipes/xamarin-forms/Controls/display-pdf







c# xamarin.forms






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 26 at 6:33









D.madushankaD.madushanka

988 bronze badges




988 bronze badges












  • Can you share us your codes about how did you implement the downloading process? This example is about displaying a PDF file.

    – Jack Hua - MSFT
    Mar 26 at 8:54











  • This pdf.js has a download option inbuilt. I tried to download using it. I didn't wrote any code specifically for downloading

    – D.madushanka
    Mar 26 at 9:03











  • Well, I find it. I will update you if I find anything.

    – Jack Hua - MSFT
    Mar 26 at 9:27











  • @JackHua-MSFT ok, thankz mate

    – D.madushanka
    Mar 26 at 10:58

















  • Can you share us your codes about how did you implement the downloading process? This example is about displaying a PDF file.

    – Jack Hua - MSFT
    Mar 26 at 8:54











  • This pdf.js has a download option inbuilt. I tried to download using it. I didn't wrote any code specifically for downloading

    – D.madushanka
    Mar 26 at 9:03











  • Well, I find it. I will update you if I find anything.

    – Jack Hua - MSFT
    Mar 26 at 9:27











  • @JackHua-MSFT ok, thankz mate

    – D.madushanka
    Mar 26 at 10:58
















Can you share us your codes about how did you implement the downloading process? This example is about displaying a PDF file.

– Jack Hua - MSFT
Mar 26 at 8:54





Can you share us your codes about how did you implement the downloading process? This example is about displaying a PDF file.

– Jack Hua - MSFT
Mar 26 at 8:54













This pdf.js has a download option inbuilt. I tried to download using it. I didn't wrote any code specifically for downloading

– D.madushanka
Mar 26 at 9:03





This pdf.js has a download option inbuilt. I tried to download using it. I didn't wrote any code specifically for downloading

– D.madushanka
Mar 26 at 9:03













Well, I find it. I will update you if I find anything.

– Jack Hua - MSFT
Mar 26 at 9:27





Well, I find it. I will update you if I find anything.

– Jack Hua - MSFT
Mar 26 at 9:27













@JackHua-MSFT ok, thankz mate

– D.madushanka
Mar 26 at 10:58





@JackHua-MSFT ok, thankz mate

– D.madushanka
Mar 26 at 10:58












0






active

oldest

votes










Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55351069%2fpdf-download-option-not-working-in-pdf-js-used-in-xamarin-forms%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes




Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.







Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.



















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55351069%2fpdf-download-option-not-working-in-pdf-js-used-in-xamarin-forms%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Obelisk of Theodosius Contents History Description Notes Bibliography Further reading External links Navigation menuAge of spirituality : late antique and early Christian art, third to seventh centuryOver 60 picturesObelisks of the World41°00′21.24″N 28°58′31.43″E / 41.0059000°N 28.9753972°E / 41.0059000; 28.97539727724550-7235741376235741376

밀양 대씨 역사 각주 함께 보기 둘러보기 메뉴밀양 대씨

1973년 목차 사건 문화 탄생 사망 노벨상 달력 둘러보기 메뉴