[Critical] Open RTF Error
- From: Bob Keeney <bobk@xxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Thu, 1 May 2008 14:19:59 -0500
Using the attached ultra simple rtf file, FTC crashes in
FtcRtfReader.CreateNewParagraph on the following line:
currentParagraph.insertObjects(io.offset, items)
with a nilobjectException. CurrentParagraph is nil.
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf270
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\margl1440\margr1440\margb1800\margt1800
\deftab720
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardeftab720\pardirnatural
\f0\fs24 \cf0 \expnd0\expndtw0\kerning0
\up0 \nosupersub \ulnone \outl0\strokewidth0 \strokec0 Test 1\
\
Test 2}
Other related posts:
- » [Critical] Open RTF Error