Y
ybazizi
I have a document that is about 600 pages long that I need to
programmatically make headers (Heading 1, Heading 2, Heading 3...) I want to
be able to step through a document line by line and read the contents of the
beginning of each line, and if it matches a certain text, make that line a
header. Is there any simple way I can use a loop to do this?
Thanks,
J
programmatically make headers (Heading 1, Heading 2, Heading 3...) I want to
be able to step through a document line by line and read the contents of the
beginning of each line, and if it matches a certain text, make that line a
header. Is there any simple way I can use a loop to do this?
Thanks,
J