twitter - Tweet form within an interactive PDF? -


i'm creating interactive pdf file users given text field fill in, , have content included in partially filled out tweet.

eg: saw mother santa claus, , ___________.

where first part of message part of tweet, , text field fills in specific part of status user.

any ideas?

the simplest solution add submit button in pdf submits form data server. on server side collect form data , post tweets.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -