PDFreactor:
3.0.3311 (2008-07-07)
edit-on Pro:
5.2.221 (2008-06-23)
edit-on JavaBean SDK:
5.3.310 (2008-10-24)
TYPO3 Extension:
2.0.2 (2007-06-14)
3.6 The first paragraph isn't enclosed in <p> Tags. What is the problem?
Generally, the document which is loaded by default consists of "<p> </p>" (or "<p></p" depending on the parameter "NBSPFILL").
This problem usually occurs, when the ondataloaded function is used and an empty document is loaded into edit-on Pro. Then, the empty paragraph is replaced by the empty content of the document. You can avoid this by checking the document, which should be loaded into edit-on Pro for emptiness: If it's empty, you should perform either no action or load "<p> </p>".