méthode custom_paper_size

custom_paper_size(self, width, height)

Définit le format de papier personnalisé, en pouces.


def custom_paper_size(self, width, height):
    ...
ParamètreTaperDescription
widthfloatLa largeur du papier.
heightfloatLa hauteur du papier.

Voir également