Basic Printing Support feature suggestion

It would be nice if Basic Printing Support could make PDFs for double-sided printing.

I had to write a Python script using the BeautifulSoup HTML parser to create double-sided cards. See this
example HTML file
created from this plugin’s print.html output.
I printed front and back sides to PDFs from Firefox and collated with: “pdftk A=fronts.pdf B=backs.pdf shuffle A B output flashcards.pdf
A workflow like this should be embedded into this plugin.

https://ankiweb.net/shared/info/1118006227

Once you have your export, you can convert it to any filetype you want.

I had to restart after adding it to get Ferramentas > Exportar deck para PDF , but this doesn’t appear to create double-sided cards.

Any add-on you add requires you to close and reopen Anki.

I don’t know what you meant by double-sided cards, but if you’re talking about printing on paper, then it depends on the printer you’re using and whether it has that function.