Tagged Questions
0
votes
0answers
191 views
Python subprocess.call to tiff2pdf using mkstemp temfiles is behving oddly… (pl/python)
Really could use some SO expertise on this one -
am trying to convert a tiff to pdf using TIFFlib's tiff2pdf utility:
The Following bit of code works without error, but produces different ouptut ...