Archive for the 'FDK Coding' Category

CambridgeDocs xDoc Java MIF Driver: FrameMaker MIF to XML Conversions

Another interesting-looking product, from CambridgeDocs. Java MIF Driver lets you process Framemaker docs from Java. Provides an indirect way to process Framemaker documents on Linux boxes.
http://www.cambridgedocs.com/products/overview/mif2xml.htm
As part of its integrated multi-step process in transforming data, xDoc is able to convert your Adobe FrameMaker MIF (Maker Interchange Format) files into XML through the use of […]

Carmen Publishing: Sale on Framemaker Plugins/Clients

This from another mailing list. Carmen Publishing is offering a sale on many of the products they sell to add on to Framemaker. Contact information is included in the post.

Date: Fri, 23 Nov 2007 09:00:51 -0500 From: “Rick Quatro” Subject: ANN:Thanksgiving Sale To: , Hello Framers, I am thankful for all you […]

Re: [frame_dev] Traversing backwards through a document

Well,
start again with the first flow and proceed using NextFlowInDoc until
you reach the flow whose NextFlowInDoc is your current flow.
- Michael M=FCller-Hillebrand
Am 16.11.2007 um 15:12 schrieb stuart_smith_1976:
> Iam traversing up through a document to provide "previous"
> functionality, so am basically reversing my code for "next"
> functionality, but have hit a point where I […]

[frame_dev] XML files open “dirty”…


[frame_dev] Import/export client using FDK8…

Hi…
Has anyone had success building an import/export client using the 8.0
libraries? More specifically, using VC7 (MS VC.NET 2003)?
When I try this I get the following unresolved external symbols
__CxxFrameHandler3 and __wassert
Based on what I’ve been able to glean from Googling around, it seems
that the only solution is to use VC8. I was hoping for some […]

[frame_dev] Re: changing and setting the text in a footnote element

hi!
Thanks for the tips!
I found a way to delete the first character now:)
But im not sure how I could count the leeding spaces and set the offset
according to this, so if you want to explain by code it would be great!
Perhaps this is a better apporach to delete the spaces, as you say!
:-)
Thanks
Yahoo! Groups […]