This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
fuyu
/
mark
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
0dcebc1c31
Branches
Tags
master
mark
/
bower_components
/
jspdf
/
examples
/
js
/
landscape.js
landscape.js
77 B
Historique
Raw
1
2
var doc = new jsPDF('landscape');
doc.text(20, 20, 'Hello landscape world!');