Hi,
I am getting following error when I am converting my document to pdf.
"Unexpected tab stop alignment value."
I am using following code.
Dim doc As New Document(“D:\test.doc”)
doc.Save(“D:\test.pdf”, SaveFormat.Pdf)
Let me know if there is any problem with code. also let me know problem with document (attached) if any.
Thanks,
Saumil