Hakim El Hattab
54e256764c
limit size of media elements when printing to pdf
2014-05-04 08:29:45 +02:00
Hakim El Hattab
da1f221b4f
reduce max-height of images in pdfs
2014-05-04 08:24:26 +02:00
Hakim El Hattab
2ac0a55ccf
ensure pdf pages are never zero-height
2014-04-29 13:30:56 +02:00
Hakim El Hattab
860580d4d0
getSlideBackground now works in pdf mode, add pdf tests
2014-04-27 17:31:50 +02:00
Hakim El Hattab
ddfb0aa86f
abide by configured width/height when printing to pdf
2014-04-26 21:42:16 +02:00
Hakim El Hattab
646203f038
revert from flexbox for pdf centering, use js for PDF setup
2014-04-23 19:47:41 +02:00
Hakim El Hattab
f0f48bd9b0
use flexbox for vertically centered printing #862
2014-04-03 10:51:27 +02:00
Luis HGO
6ca071cd3a
Fix for issue #715
2013-11-27 10:38:48 -02:00
Hakim El Hattab
18b4cb754a
typo and whitespace correction
2013-07-10 09:01:56 -04:00
Hakim El Hattab
235c78a5c8
pdf print tweak
2013-06-23 10:02:16 -04:00
Hakim El Hattab
c9b179fd85
pdf hacks
2013-06-22 09:47:29 -04:00
Hakim El Hattab
bfbeac7a79
removes the extra blank page that was printed with pdf #458
2013-06-21 22:02:06 -04:00
Hakim El Hattab
4d164dc5b6
revamp pdf printing to support per-slide backgrounds ( closes #453 )
2013-06-09 16:12:50 +02:00
Jeremy Mikola
a9b4eb9a05
Set PDF output to letter landscape, no margin
2013-02-21 14:21:47 -05:00
Hakim El Hattab
6b0fff3512
enable backgrounds images when printing to pdf ( closes #271 )
2013-02-03 16:17:46 -05:00
Hakim El Hattab
519ee26809
remove left/right margin from images, tweak pdf print styles
2012-11-27 09:23:40 -05:00
Hakim El Hattab
9d98cee7fd
fix minor issue in pdf print sheet
2012-11-13 23:52:17 -05:00
Hakim El Hattab
8e79f8592a
fixes issue where italic fonts disappeared when printing to pdf ( closes #230 )
2012-11-10 20:09:12 -05:00
Hakim El Hattab
2834a6bc89
ensure fragments are visible in print styles, fix page-break error in paper print sheet
2012-11-10 18:15:05 -05:00
Hakim El Hattab
af2a8b053d
include theme background in printed pdfs ( #217 ), fix empty white pages in regular print ( #215 )
2012-10-28 19:32:24 -04:00
Gary Murakami
73706ad02e
Changes to make PDF output match the browser view more closely
...
font-size: 18pt; instead of fount-size: 22pt;
remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size.
specify font size for "pre" tags so that code listings more closely match browser rendering
2012-09-27 11:39:11 -04:00
Hakim El Hattab
25ad8adc68
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported ( closes #104 )
2012-08-08 01:14:12 -04:00