Forum Replies Created
-
nhu1 December 18, 2020 at 3:31 pm
Reply To: Tables not rendered in XMetaL 11 and 12
December 18, 2020 at 3:31 pmParticipants 0Replies 37Last Activity 1 month ago<Tables> <CustomTable useFindInsertLocation="true"> <table alias="Relationship Table">reltable</table> <headRow>relheader</headRow> <row>relrow</row> <cells> <cell>relcolspec</cell> <cell>relcell</cell> </cells> <caption>title</caption> </CustomTable> <CustomTable useFindInsertLocation="true"> <table alias="Subject Relationship Table">subjectRelTable</table> <headRow>subjectRelHeader</headRow> <row>subjectRel</row> <cell>subjectRole</cell> <caption>title</caption> </CustomTable> <CustomTable minCols="2" useFindInsertLocation="true"> <table alias="Topic Subject Table">topicSubjectTable</table> <headRow>topicSubjectHeader</headRow> <row>topicSubjectRow</row> <cells> <cell>topicCell</cell> <cell>subjectCell</cell> </cells> <caption>title</caption> </CustomTable> </Tables>
nhu1 December 18, 2020 at 11:15 am
Reply To: Tables not rendered in XMetaL 11 and 12
December 18, 2020 at 11:15 amParticipants 0Replies 37Last Activity 1 month agoHere is the sample chunk from C:\XMetaL\DITA\XACs\1.3\basemap\basemap_map.ctm
reltable
relheader
relrow
relcolspec |
relcell |
title
subjectRelTable
subjectRelHeader
subjectRel
subjectRole | title
topicSubjectTable
topicSubjectHeader
topicSubjectRow
topicCell |
subjectCell |
title
Ning
nhu1 December 7, 2020 at 10:48 am
Reply To: Licensing Options
December 7, 2020 at 10:48 amParticipants 0Replies 37Last Activity 1 month, 1 week agonhu1 November 25, 2020 at 7:17 pm
Reply To: “Rules not specified” message in XMetaL 15 (64-bit)
November 25, 2020 at 7:17 pmParticipants 0Replies 37Last Activity 1 month, 3 weeks agonhu1 November 20, 2020 at 10:36 pm
Reply To: Initialize C# Windows Form project with XMAX control
November 20, 2020 at 10:36 pmParticipants 0Replies 37Last Activity 2 months agoVisual Studio is a 32-bit app. So only 32-bit COM component can be displayed/added to ToolBox.
You can try the 32-bit XMAX installer.
Ning
nhu1 November 19, 2020 at 10:52 am
Reply To: Initialize C# Windows Form project with XMAX control
November 19, 2020 at 10:52 amParticipants 0Replies 37Last Activity 2 months agonhu1 October 29, 2020 at 3:23 pm
Reply To: XMetaL Author Essent 12:the typing is lagging (slow) with increase of text size
October 29, 2020 at 3:23 pmParticipants 0Replies 37Last Activity 2 months, 3 weeks ago>>P.S. Why Xmetal dev team not planning to migrate to V8 javascript engine rather than actual Ms JScript ? Performance will be better.
In short, because V8 does not support COM/IDisptach/IActiveScript.
In order to use V8, the entire API binding has to be re-written. All the existing scripts are not likely going to be run under V8 by default (e.g., if the scripts use new ActiveXObject(…) or XFT forms or winforms or wpf).The task is too big to consider at present.
Ning Hu
nhu1 October 14, 2020 at 10:57 am
Reply To: XMetaL 11.0: Unable to activate printing component
October 14, 2020 at 10:57 amParticipants 0Replies 37Last Activity 3 months, 1 week agoIt seems this message is from Author Enterprise. The following is what I found.
XMEE production versions require a license file for printing using RenderX related plugins.
Every time when XMetaL launches, it writes file
C:\ProgramData\SoftQuad\XMetaL\Shared\renderx\license.xml
When XMetaL terminates – it removes this file.
In case if action cannot be completed – this message appears.First: reboot system
Second: try manually deleting this file if it exists.
Third: check if access to the folder above is not locked by system or antivirus.RenderX is not shipped with Author Essential.
Ning
nhu1 October 14, 2020 at 9:44 am
Reply To: XMetaL 11.0: Unable to activate printing component
October 14, 2020 at 9:44 amParticipants 0Replies 37Last Activity 3 months, 1 week agoAre you using XMetaL Author Enterprise Edition (XMEE)?
Do you have any integrations installed with XMEE?
Have you tried reinstalling XMEE?Regards,
Ning Hu
nhu1 October 13, 2020 at 5:46 pm
Reply To: XMetaL 11.0: Unable to activate printing component
October 13, 2020 at 5:46 pmParticipants 0Replies 37Last Activity 3 months, 1 week agoHi,
Please provide more details.
How do you trigger printing?
Are you print dita document?
Do you use any printing/formatting plugins? e.g. Antenna House.
Did this happen before?
Did this happen to other users?
Could you attach a screenshot of the error message?Thanks,
Ning Hu
nhu1 September 17, 2020 at 10:31 am
Reply To: Screen position jumps when a document is saved
September 17, 2020 at 10:31 amParticipants 0Replies 37Last Activity 4 months agonhu1 September 17, 2020 at 10:29 am
Reply To: Screen position jumps when a document is saved
September 17, 2020 at 10:29 amParticipants 0Replies 37Last Activity 4 months agonhu1 September 15, 2020 at 5:52 pm
Reply To: Screen position jumps when a document is saved
September 15, 2020 at 5:52 pmParticipants 0Replies 37Last Activity 4 months agonhu1 September 15, 2020 at 11:15 am
Reply To: Screen position jumps when a document is saved
September 15, 2020 at 11:15 amParticipants 0Replies 37Last Activity 4 months ago -
AuthorPosts