Announcement

Collapse
No announcement yet.

Batch Conversion of TXT to TIF and page breaks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Batch Conversion of TXT to TIF and page breaks

    I have a few text files (.TXT) that I want to convert to .TIF files using the batch convert function in IrfanView. The text files contain text AND various page break characters. The text files are written by a VB application which inserts vbFormFeeds wherever a page break is required.

    IrfanView batch converts the .txt files to .tif files perfectly - except for the page break characters. The text after each page break character does not begin on a new page in the .tif file. Instead, there's a black square in the tif files where all the page breaks are meant to be.

    What am I doing wrong?

    Thanks.

    #2
    Hi,

    welcome here

    Could please upload a txt file (with the break page)

    -> What you can do:

    Modify your vb program: Whereever it can find the specific "character" for a page break, the program should call a new instance of irfanview.

    Are you using the classic vb or vb.net ?

    steve

    Comment

    Working...
    X