What is the best way to generate PDF from HTML (in bulk) and download all in zip file using Python(Django) or...












-2














For my site, I am looking for a solution that convert dynamic HTML pages to PDF.
Actually, I've multiple reports to generate form HTML and I want it to be done on server-side and to be done in background(if possible), after that all the reports are downloaded in a single compressed file where all the reports are generated separately according to the template(HTML).










share|improve this question






















  • And ? What's your question exactly ? Note that if you're asking for us to recommand a lib / app / package, then it's off topic here, else please be more specific about what you're asking (you may want to re-read this: stackoverflow.com/help/on-topic)
    – bruno desthuilliers
    Dec 28 '18 at 8:00










  • @brunodesthuilliers I'm asking for a library/package that I used in my app and generate PDF reports from my templates using Python Django. And I want it to be done with number of templates.
    – Shahbaz Shabbir
    Dec 28 '18 at 8:56








  • 1




    Did you read the link I posted ? "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it."
    – bruno desthuilliers
    Dec 28 '18 at 9:13


















-2














For my site, I am looking for a solution that convert dynamic HTML pages to PDF.
Actually, I've multiple reports to generate form HTML and I want it to be done on server-side and to be done in background(if possible), after that all the reports are downloaded in a single compressed file where all the reports are generated separately according to the template(HTML).










share|improve this question






















  • And ? What's your question exactly ? Note that if you're asking for us to recommand a lib / app / package, then it's off topic here, else please be more specific about what you're asking (you may want to re-read this: stackoverflow.com/help/on-topic)
    – bruno desthuilliers
    Dec 28 '18 at 8:00










  • @brunodesthuilliers I'm asking for a library/package that I used in my app and generate PDF reports from my templates using Python Django. And I want it to be done with number of templates.
    – Shahbaz Shabbir
    Dec 28 '18 at 8:56








  • 1




    Did you read the link I posted ? "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it."
    – bruno desthuilliers
    Dec 28 '18 at 9:13
















-2












-2








-2







For my site, I am looking for a solution that convert dynamic HTML pages to PDF.
Actually, I've multiple reports to generate form HTML and I want it to be done on server-side and to be done in background(if possible), after that all the reports are downloaded in a single compressed file where all the reports are generated separately according to the template(HTML).










share|improve this question













For my site, I am looking for a solution that convert dynamic HTML pages to PDF.
Actually, I've multiple reports to generate form HTML and I want it to be done on server-side and to be done in background(if possible), after that all the reports are downloaded in a single compressed file where all the reports are generated separately according to the template(HTML).







python html django pdf






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 28 '18 at 7:29









Shahbaz ShabbirShahbaz Shabbir

11




11












  • And ? What's your question exactly ? Note that if you're asking for us to recommand a lib / app / package, then it's off topic here, else please be more specific about what you're asking (you may want to re-read this: stackoverflow.com/help/on-topic)
    – bruno desthuilliers
    Dec 28 '18 at 8:00










  • @brunodesthuilliers I'm asking for a library/package that I used in my app and generate PDF reports from my templates using Python Django. And I want it to be done with number of templates.
    – Shahbaz Shabbir
    Dec 28 '18 at 8:56








  • 1




    Did you read the link I posted ? "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it."
    – bruno desthuilliers
    Dec 28 '18 at 9:13




















  • And ? What's your question exactly ? Note that if you're asking for us to recommand a lib / app / package, then it's off topic here, else please be more specific about what you're asking (you may want to re-read this: stackoverflow.com/help/on-topic)
    – bruno desthuilliers
    Dec 28 '18 at 8:00










  • @brunodesthuilliers I'm asking for a library/package that I used in my app and generate PDF reports from my templates using Python Django. And I want it to be done with number of templates.
    – Shahbaz Shabbir
    Dec 28 '18 at 8:56








  • 1




    Did you read the link I posted ? "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it."
    – bruno desthuilliers
    Dec 28 '18 at 9:13


















And ? What's your question exactly ? Note that if you're asking for us to recommand a lib / app / package, then it's off topic here, else please be more specific about what you're asking (you may want to re-read this: stackoverflow.com/help/on-topic)
– bruno desthuilliers
Dec 28 '18 at 8:00




And ? What's your question exactly ? Note that if you're asking for us to recommand a lib / app / package, then it's off topic here, else please be more specific about what you're asking (you may want to re-read this: stackoverflow.com/help/on-topic)
– bruno desthuilliers
Dec 28 '18 at 8:00












@brunodesthuilliers I'm asking for a library/package that I used in my app and generate PDF reports from my templates using Python Django. And I want it to be done with number of templates.
– Shahbaz Shabbir
Dec 28 '18 at 8:56






@brunodesthuilliers I'm asking for a library/package that I used in my app and generate PDF reports from my templates using Python Django. And I want it to be done with number of templates.
– Shahbaz Shabbir
Dec 28 '18 at 8:56






1




1




Did you read the link I posted ? "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it."
– bruno desthuilliers
Dec 28 '18 at 9:13






Did you read the link I posted ? "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it."
– bruno desthuilliers
Dec 28 '18 at 9:13














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%2f53955104%2fwhat-is-the-best-way-to-generate-pdf-from-html-in-bulk-and-download-all-in-zip%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
















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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%2f53955104%2fwhat-is-the-best-way-to-generate-pdf-from-html-in-bulk-and-download-all-in-zip%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

Mossoró

Error while reading .h5 file using the rhdf5 package in R

Pushsharp Apns notification error: 'InvalidToken'