Re: [google-appengine] All country Currency Symbols Not Display.

2015-03-05 Thread Vinny P
On Thu, Mar 5, 2015 at 1:34 AM, Gopi raj  wrote:

> Error 500 access denied ("java.io.FilePermission" "http:\
> storage.googleapis.com\accountsdev\Currency%20Regular.ttf" "read")
>
> I got this Error pls Give me a solution
>


First off, you're missing a slash after the http: part (you're requesting
*http:\*, there's only one slash there when usually two are expected).

Secondly, does your App Engine application have read access to the
*accountsdev* bucket? Can you read or write to any other file in that
bucket?



-
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALSvALDP6uQWqRNs-AfHA4azgD70stKXYDJ4PXGK93NG1WhMsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] All country Currency Symbols Not Display.

2015-03-04 Thread Gopi raj
Error 500 access denied ("java.io.FilePermission" "http:\
storage.googleapis.com\accountsdev\Currency%20Regular.ttf" "read")

I got this Error pls Give me a solution

On Thu, Mar 5, 2015 at 11:37 AM, Vinny P  wrote:

> On Wed, Mar 4, 2015 at 10:10 PM,  wrote:
>
>>
>>  Here i am Using Java Jdk7 and GAE. i am Using Itext for PDF but
>> Currency Symbols are not display in Pdf For Ex (₱), (ع.د) so pls any one
>> help me.
>>
>
>
>
> You're better off posting in an iText-focused forum or SO since this isn't
> directly an App Engine issue, but  I would suggest trying to use several
> different fonts when creating your PDF. Some custom fonts may not represent
> all Unicode characters, so try playing around with the configured font.
>
> If that doesn't solve your problem, can you post a small test case
> demonstrating what you're doing?
>
>
>
> -
> -Vinny P
> Technology & Media Consultant
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/DJb0jGXekRQ/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/CALSvALDe6LPJx4H%2BZv3bK_wh3YGUadA9Ov61ntW1UeqU6-J2NA%40mail.gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAFseL34oSNc9o3q1MX2NBgaXVG5ZAibWXgPncf0wHLKtUnh76A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] All country Currency Symbols Not Display.

2015-03-04 Thread Vinny P
On Wed, Mar 4, 2015 at 10:10 PM,  wrote:

>
>  Here i am Using Java Jdk7 and GAE. i am Using Itext for PDF but
> Currency Symbols are not display in Pdf For Ex (₱), (ع.د) so pls any one
> help me.
>



You're better off posting in an iText-focused forum or SO since this isn't
directly an App Engine issue, but  I would suggest trying to use several
different fonts when creating your PDF. Some custom fonts may not represent
all Unicode characters, so try playing around with the configured font.

If that doesn't solve your problem, can you post a small test case
demonstrating what you're doing?



-
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALSvALDe6LPJx4H%2BZv3bK_wh3YGUadA9Ov61ntW1UeqU6-J2NA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] All country Currency Symbols Not Display.

2015-03-04 Thread gopiraj . igs

Hi dears,

 Here i am Using Java Jdk7 and GAE. i am Using Itext for PDF but 
Currency Symbols are not display in Pdf For Ex (₱), (ع.د) so pls any one 
help me.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cdc45b84-9c63-49ff-a978-180645ee6986%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.