Hi Alexey,
A quick question if you don’t mind. I am trying to add tab stops to the headers to “move” the right margin of the text to the left side (see the screenshot). Here is my code, but it doesn’t look like doing an…...Add(new TabStop(50, TabAlignment.Left...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...