Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: EmbedPDF Applet

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb EmbedPDF Applet

    Hi,

    Does anyone use EmbedPDF.jar to display PDF in the web application?
    It is an applet. See the official website below.
    ***link removed***

    However, it is fine to display PDF containing English only.
    It cannot work properly for Chinese characters.

    Actually, the PDF containing Chinese characters can display properly with Acrobat reader

    Could anyone solve this issue?

    broken-chinese.JPG
    The above pic - using EmbedPDF applet.

    Thanks for your kind attention~
    Last edited by jps; July 8th, 2013 at 08:01 PM. Reason: removed spam


  2. #2
    Junior Member
    Join Date
    Jul 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: EmbedPDF Applet

    Hi everyone,

    I changed to use IcePdf applet to display my PDF in the web application.

    It not only displays the chinese characters properly, but it also allows me enable/disable the Save and Print button based on users' privilege.

    Please kindly see the official website
    ***link removed***
    You can download the binary or sources below
    ***link removed***


    Thanks for your kind attention.
    Last edited by jps; July 8th, 2013 at 08:02 PM. Reason: removed links

  3. #3
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: EmbedPDF Applet

    Please do not cause extra work for the moderation staff.
    This thread closed as spam and links removed

Similar Threads

  1. Replies: 3
    Last Post: July 3rd, 2013, 08:25 AM
  2. Replies: 1
    Last Post: May 7th, 2013, 07:49 AM
  3. Replies: 29
    Last Post: May 18th, 2012, 02:16 PM
  4. Replies: 0
    Last Post: October 13th, 2011, 07:42 PM
  5. Help with this applet.
    By jasonxman in forum Java Applets
    Replies: 1
    Last Post: August 24th, 2011, 12:52 AM

Tags for this Thread