hi,
need some help ;)
i have C# COM and C++ client and i want to get byte array from this COM (for getting string in utf8).
i tried this:
C#:
public void GetName(out byte[] name)
{
name = utf8.GetBytes(name);
}
C++:
...
SAFEARRAY* sa = NULL;
com->GetName(&sa);
...
- for initializing...
I have a big problem with importing xmls to FrameMaker:
When I import xmls with text to FM template, it looks different on other computers, depending on default printer, on settings of printer or who knows on what...
What shall I set to force FM to look imported xmls every time identically...
Hi, need help with this:
How to make FM not to set default text properties for new created inline elements?
(For example: I create <p> and change its pgf format. Then I create <em> in it, which have italic property set in EDD. But this <em> have also other props set to default (like font...
hi,
i found a big problem:
(i use structured fm, element contains text separated by other inline elements)
when i change text of this phrase (text between inline elements) id of it changes (but fm does this only for the first time i change the phrase), why?
this is really a big problem for...
hi,
need help:
is it possible somehow to get framemaker texts in unicode?
(i often use chars in non-ascii range and don't know how to store these texts or display them in another application...)
thanks very much for any help
acer
hi all,
please can anyone help me with my problem?
i have xml document with external cross references and i want to import this xml to framemaker and want from fm to make this cross references correctly
but fm has only cross-reference format and cross-reference id property available for the...
- i have a structure application where all elements have attribute "id"
- this attribute's type is set to "Unique ID" in edd
now:
when i open or import xml with a table, only elements "table", "thead", "tbody" and "tfooter" have set attribute "id", but for all other elements ("caption", "th"...
I really need to create something like paragraph tag list from formatting bar and add it to either this formatting bar or to a new created bar (if it is possible)...
Can anybody help me? I can't find any info how to do something like this ;(
(In FDK there are no functions for creating or adding...
I try to make an import filter, but it doesnt work.
I compiled the "struct" sample from fdk samples, also "xhtml" sample from framemaker structure apps. I also copied and compiled the FDE filter sample from Programmers Guide... But it doesnt work at all!? (I followed step by...
Hi all,
I need help: Is there any notification about removing elements in fdk?
I have this problem: When I select some text in FM (containing more elements for example) and then I remove it by selecting Clear in the menu (in this case no notification is coming before deletion, I think), how...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.