Skip to main content
Participant
April 29, 2008
Question

FM8.0 Internal Memory error

  • April 29, 2008
  • 2 replies
  • 492 views
Hi,
I have developed a custom client plug-in that converts structured FM documents into xml files.
Normal files containing character is working fine but if any fm document that contains graphics file and my client app is try to convert into xml it gives me error that "FrameMaker out of Memory".
I want to know
1) is there any limitation in FM document file size with graphics ?
2) is there there additional setting requires in FM for this ?
3) Is there any FDK API call needs to made ?
4) transformation process is OS memory dependent ?

please guide me for this.
thanks in advance.
    This topic has been closed for replies.

    2 replies

    Legend
    June 24, 2008
    Hi Mukesh,

    I think the natural question is whether you get the same error when saving the files with the GUI. If you don't, then it is something with your code. It's very easy to get memory leaks in FDK code if you aren't careful with allocations and deallocations, but I've never seen this error before myself. I think I have heard of the error related to copied-in graphics, though... Are the graphics copied in (that is, not referenced)?

    Russ
    Participating Frequently
    June 23, 2008
    I am new to this FrameMaker.
    I have a big chunk of SGML files and wanted to convert to XML from SGML. Can you guys please give me some idea, How to do the Conversion either using FrameMaker FDK or Some other Tools.
    Thanks in advance!!!
    Saket
    Arnis Gubins
    Inspiring
    June 23, 2008
    Saket,

    Please don't post the same question multiple times, especially in a
    thread that has no relationship to your question. You posting in the
    Structured FM forum would suffice.

    Arnis Gubins
    Forum host