Hi Hugues,

Thanks much, but I got it running yesterday already.  I haven't uploaded 
images (was that tricky?) so I'll shout if I need any help with that, but 
so far I have it creating PDF's and storing them in my blobstore, serving 
them, all happy.

It's a great solution.  The core benefit is their template-like language 
work to handle the intricacies of flow control and output inside the 
document. They've figured out things I haven't begun to worry about yet, 
and pricing means I just saved a bunch of time and cost not having to do 
so.  The templating aspect means I can offer users multiple document styles 
sooner. So I'll happily swallow the external dependency issue for now.

Good find, thanks!
Richard

On Saturday, September 1, 2012 8:35:11 PM UTC+2, hugues2 wrote:
>
> Hi Richard,
>
> If it can help, I can provide you with the code samples I used to 
> integrate with Docmosis. I am using GAE/Java.
>
> I managed to interface through their JSON interface. The type of services 
> I use are :
>
> --> Render templates (that is, the standard service they offer)
>
> --> Upload and delete images
>
> Just let me know if I can be of any help,
>
> Hugues
>
>
> Le samedi 1 septembre 2012 10:43:29 UTC+2, Richard Watson a écrit :
>>
>> Definitely possible. If anyone tries it, please post.  I'm going to have 
>> a go with Docmosis just so I can tick the issue off for now.
>>
>> On Friday, August 31, 2012 10:17:44 PM UTC+2, Joakim wrote:
>>>
>>> Them using document-files as templates got me thinking, it doesn't seem 
>>> all that hard to automate Google Docs to make a copy of a designated 
>>> document and replace some strings. At that point you can download the new 
>>> Google Doc in nine different formats (e.g. PDF, JPEG and PNG) to a blob and 
>>> you're home free.
>>> References:
>>> Documents API: 
>>> https://developers.google.com/google-apps/documents-list/<http://goog_1337695637>
>>> Apps Script: https://developers.google.com/apps-script/
>>>>
>>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/p_XxAltbHBcJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to