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;
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
add a comment |
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
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
add a comment |
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
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
c# xamarin.forms
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
add a comment |
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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.
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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