TOM -- ITextDocument and ITextPara

Andre LeBlanc 21 Reputation points
2022-03-26T12:45:10.707+00:00

Hello,

Can someone please shed some light on how to create paragraphs that are fixed width (e.g. a document column??)? For example, let's assume for the sake of argument, a structure like below, and the width of the document is 10,800 twips:

some text (less than 10800 twips)

A table (width of cells total 10800 twips)

some more text that takes one entire page 8.5x11 (I tried hr = pParaDuplicate->SetPageBreakBefore(tomTrue) to no avail) (how to limit width of this text to 10800 twips does it need to be put in a 1x1 table??)

Thank you!

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,523 questions
{count} votes