Thanks Nick.

How do you detect "/r" or "/n" programmatically using the HWPF API?  

Mustafa



________________________________
From: Nick Burch <[email protected]>
To: POI Users List <[email protected]>; Mustafa Cayci <[email protected]>
Sent: Tuesday, November 15, 2011 6:47 PM
Subject: Re: How to check for carriege return in hwpf API

On Tue, 15 Nov 2011, Mustafa Cayci wrote:
> I am new to hwpf API.  I am reading an existing Word document.  I don't know 
> how to detect "\n" carriege returns in the Word document.

I've a feeling that word actually writes them as \r rather than \n

Nick

Reply via email to