import wx import logging import sys import wx.html as html from ... [docs] def HTML2PDF(self, data, filename): """ Create a PDF file from html source string ...
確定! 回上一頁