[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: <framers@xxxxxxxxx>
Subject: Saving to XML format using FDK
From: "Mitchell, Sue" <Sue.Mitchell@xxxxxxxxxx>
Date: Mon, 7 Mar 2005 17:01:27 -0500
Delivered-to: jeremyg-freeframers:org-ffarchiv@freeframers.org
Importance: normal
Sender: owner-framers@xxxxxxxxx
Thread-index: AcUjYTXbnVYTx1JOQbCpUI85El7f3Q==
Thread-topic: Saving to XML format using FDK
Has anyone had any luck saving files in XML format using the FDK? I have tried (unsuccessfully) using the following code: i = F_ApiGetPropIndex( ¶msS, FS_FileType); paramsS.val[i].propVal.u.ival = FV_SaveFmtFilter; i = F_ApiGetPropIndex( ¶msS, FS_SaveFileTypeHint); paramsS.val[i].propVal.u.sval = (StringT)"0001ADBEXML"; Which is both what the guide says to use to save in XML format and also what I get when I query the FP_ExportFilters of the session. However I always get FE_BadParameter returned by FA_errno. I have also tried setting the FS_StructuredSaveApplication value to either NULL or to an application that I know we use - still no luck. Am I missing something really obvious? Thanks in advance for any help. Frame 7.1 Windows XP SP2 Sue ------------------------------------ Sue Mitchell Team Leader Documentation Engineering Services Cognos Inc. Ottawa, ON 613.738.1338 x5461 This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you. ** To unsubscribe, send a message to majordomo@xxxxxxxxx ** ** with "unsubscribe framers" (no quotes) in the body. **