All country Currency Symbols Not Display.

53 views
Skip to first unread message

gopir...@gmail.com

unread,
Mar 4, 2015, 11:10:29 PM3/4/15
to google-a...@googlegroups.com

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.

Vinny P

unread,
Mar 5, 2015, 1:07:25 AM3/5/15
to google-a...@googlegroups.com
On Wed, Mar 4, 2015 at 10:10 PM, <gopir...@gmail.com> 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
 

Gopi raj

unread,
Mar 5, 2015, 2:35:13 AM3/5/15
to google-a...@googlegroups.com

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


--
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-appengi...@googlegroups.com.
To post to this group, send email to google-a...@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.

Vinny P

unread,
Mar 5, 2015, 8:31:25 AM3/5/15
to google-a...@googlegroups.com

On Thu, Mar 5, 2015 at 1:34 AM, Gopi raj <gopir...@gmail.com> 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?

Shobhit

unread,
Mar 5, 2015, 6:47:24 PM3/5/15
to google-a...@googlegroups.com
Hi Gopi,

You still having the problem, in accessing the bucket in GCS.
Reply all
Reply to author
Forward
0 new messages