You are viewing limited content. For full access, please sign in.

Question

Question

ImportText using DocumentImporter

asked on March 9, 2021

Hi, has anyone ever used the ImportText function in the DocumentImporter class? We have been trying to use this function to import several text files but found that for some reason some of the text files are being separated into different pages, e.g. one text file resulted in two text pages after import.

Is there any way to prevent this from happening, so that one text file is being imported as one page. Thanks.

0 0

Replies

replied on March 10, 2021

Try setting the CharactersPerLine and TextLinesPerPage properties on the DocumentImporter object before calling ImportText. 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.