When I am converting a .TXT file to a PDF it is only showing 2 pages, I am pasting my conversion code below and have attached the text file that I am using as a zip.
Code:
GroupDocs.Viewer.Caching.FileCache cache = new…...Watermark = new Watermark("Test"); viewOptions...viewOptions.Watermark.Color = System.Drawing.Color.FromArgb(50, 0, 66...