Feat Req: Export into 1 pdf file
Bug #450213 reported by
spaetz
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
JessyInk |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Sorry for posting a feature request via the bug tracker:
The printing and pdf request have been "solved", however you currently create one .pdf file per slide and effect. Would it be possible to create 1 pdf file with multiple pages instead? That would allow for easy printing as well as easier sharing of presentations with others (my students, for example).
p.s. Otherwise, I do love jessyink, it is a great tool and I will make good use of it.
To post a comment you must log in.
I agree, it would be nice to create just one pdf file containing multiple pages. Actually, this was the original idea when I set out to write the export filter. However, it turned out that creating multi-page pdfs is not quite as easy as I though. I did quite some investigation and I tried several different libraries and tools, but so far I have not been able to find a way to create good quality multi-page pdf in a cross-platform way.
Another thing I wanted to look into is printing from the browser. It might be possible to get acceptable output by applying a style sheet and use the print function of Firefox or another browser.
If you have any other suggestions, please let me know.
For the time being, I can offer you to try and help you find a suitable tool to combine pdfs for your operating system. I can then use this information to start compiling a page with tips on how to combine single-page pdfs.
Cheers,
Hannes