Hi Werner,
As promised...
The prime files are saved as a zipped archive, so first you need an archive handling program (I use 7zip)
In the archive all the files are in HTML and again you need an editor that (preferably) understands the syntax (I use NotePad++).
There are a few additional items of HTML that are added in the P3 saved files that P2 does not understand.
ANY 'error' in the file and p2 will simply refuse to open it
SO (***WARNING***) before attempting any changes please make sure that you have a back-up of your files.
The word (rtf) document then indicates which files & in which folders the various changes need to be made.
eg Actualheight / width:
<region region-id="0" width="360.00000000000006" actualWidth="360.00000000000006" actualHeight="19.703333333333333" top="18.897637795275589" left="18.897637795275589">
changes to
<region region-id="0" width="360.00000000000006" top="18.897637795275589" left="18.897637795275589">
As I commented, the text field handling is different & the changes leave blank text fields so there is more work that can be done.
Any upgrades/questions on this - please let me know
Regards
Andy