It is possible to store one page / two page PDF (smaller than 1 mb) inside normal datastore. By using byte[] in entity datatype.
On Sat, Dec 25, 2010 at 12:31 PM, Patrick Twohig <[email protected]>wrote: > Just because billing is enabled that doesn't mean that you are billed for > using it. It just uncaps your quotas beyond the free amount. > > Merry Chrismas! > > Sent from my G1 phone. > > On Dec 24, 2010 8:21 AM, "dreamer" <[email protected]> wrote: > > This is what I found in documentation > " Note: The Blobstore API is only available for apps with billing > enabled. You still get an amount of quota for free, but billing must > be enabled to use it". > > In development phase I don't want to be worried about billing. we can > live with 1GB restriction while in development across for storage > requirements. > > Any body from Google help to relax this restriction ? > > > > > On Dec 24, 7:53 am, dreamer <[email protected]> wrote: > > Hi, > > > > I need to store pdf ... > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
