pdf v2

parent b2f58cb9
...@@ -330,7 +330,7 @@ def dataToTable(name, data): ...@@ -330,7 +330,7 @@ def dataToTable(name, data):
data.insert(0, name) data.insert(0, name)
return data return data
# create the table for our document # create the table for our document
def myTable(path1, path2, basefile): def myTable(path1, path2, basefile):
#image1 = Image(path1, height=300, width=200, mask='auto') #image1 = Image(path1, height=300, width=200, mask='auto')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment