Hi, I'd like to contribute one feature to OO, also I need some advice on the best way to do it. I checked the SDK docs and my conclusion is that there is no provision in the SDK, i.e. I need to work on the source. Suggestions are welcome.
I want to add a "custom export" feature that typically would: - export the current doc to the chosen target file format - NOT bring up the file save dialog - but instead send the file with a HTTP POST to a web application Configuration for the web targets would include: - URL to target web server - optional POST parameters (used for metadata) I think it's getting more common with this type of integration. We have a few web applications that support receiving files via POST in this way, and with the correct parameters, the resulting effect is that you can "push" any doc into the target application into the right place, without going via file. Today we manually export and import PDFs 50 times per day so it would simplify our workflow immensely. Would this be of interest? And can you please help with some starting points in the SDK and/or the source? Thanks -- Magnus Timmerby Direct Support Line +34 971 166 581 General Line +34 971 166 571 [EMAIL PROTECTED] This e-mail and any attached files may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
