Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MigraDoc 有没有办法识别已经嵌入在 ASCII 文本文件中的换页符?还是必须逐行处理文本文件才能捕获它们?
我不认为 MigraDoc 自动将“表单提要”视为分页符。
如果您无论如何处理文本文件,输出可能看起来会更好(例如,将单个 CR/LF 视为仅空格,将空行视为新段落等)。
忽略表单提要甚至可能是有意义的——文本文件可能不是为比例字体制作的。如果您在 MigraDoc 中使用比例字体(例如 Arial),则文档可能适合较少数量的页面。