Aspose slides x64

Hi,


Because Slides needs the JAI libraries am i right in saying that Slides can not be used n a 64bit Java application?

Kind Regards,
Michiel

Hi Michiel,


I have tried using Aspose.Slides for Java with x64 version of Java in past and have not encountered any issue as far as I remember. You may try using the same on your end and kindly share your feedback with us if there is issue by providing complete issue details.

Many Thanks,

HI


I get the following exception loading a presentation.

com.aspose.slides.PptException: com.aspose.slides.obfuscated.brw: java.lang.NullPointerException
at com.aspose.slides.obfuscated.czc.do(Unknown Source)
at com.aspose.slides.pptx.PresentationEx.save(Unknown Source)
at com.aspose.slides.pptx.PresentationEx.save(Unknown Source)
at com.docbyte.docshifter.receiver.operations.aspose.SlidesTransformation.execute(Unknown Source)
at com.docbyte.docshifter.receiver.operations.aspose.AllToPdfTransformation.execute(Unknown Source)
at com.docbyte.docshifter.receiver.operations.OperationsChain.execute(Unknown Source)
at com.docbyte.docshifter.receiver.operations.NormalOperationsChain.execute(Unknown Source)
at com.docbyte.docshifter.receiver.main.DocShifterController.processTask(Unknown Source)
at com.docbyte.docshifter.receiver.main.DocShifterController.onMessage(Unknown Source)
at com.docbyte.docshifter.messaging.queue.receiver.AbstractJMSReceiver.onMessage(AbstractJMSReceiver.java:31)
at com.sun.messaging.jmq.jmsclient.MessageConsumerImpl.deliverAndAcknowledge(MessageConsumerImpl.java:338)
at com.sun.messaging.jmq.jmsclient.MessageConsumerImpl.onMessage(MessageConsumerImpl.java:273)
at com.sun.messaging.jmq.jmsclient.SessionReader.deliver(SessionReader.java:113)
at com.sun.messaging.jmq.jmsclient.ConsumerReader.run(ConsumerReader.java:186)
at java.lang.Thread.run(Unknown Source)
Caused by: com.aspose.slides.obfuscated.brw: java.lang.NullPointerException
at com.aspose.slides.obfuscated.bph.(Unknown Source)
at com.aspose.slides.obfuscated.bqx.(Unknown Source)
at com.aspose.slides.obfuscated.bph.do(Unknown Source)
at com.aspose.slides.obfuscated.bqm.do(Unknown Source)
at com.aspose.slides.obfuscated.bqt.do(Unknown Source)
at com.aspose.slides.obfuscated.bqb.do(Unknown Source)
at com.aspose.slides.obfuscated.bqk.do(Unknown Source)
at com.aspose.slides.obfuscated.bmx.do(Unknown Source)
at com.aspose.slides.obfuscated.bmt.do(Unknown Source)
at com.aspose.slides.obfuscated.bmk.do(Unknown Source)
at com.aspose.slides.obfuscated.bmt.do(Unknown Source)
at com.aspose.slides.obfuscated.bni.do(Unknown Source)
at com.aspose.slides.obfuscated.bqk.do(Unknown Source)
… 15 more
Caused by: java.lang.NullPointerException
at com.aspose.slides.obfuscated.bsj.this(Unknown Source)
at com.aspose.slides.obfuscated.bsj.for(Unknown Source)
at com.aspose.slides.obfuscated.bsj.do(Unknown Source)
at com.aspose.slides.obfuscated.bsj.if(Unknown Source)
… 28 more


I use the following code

Presentation pptPresentation = new Presentation(inFilePath);
SaveFormat type = SaveFormat.PDF;
pptPresentation.save(outFilePath,type);

I have the same exception witch pptx presentations (using PresentationEx)

Hi Michiel,


Can you please share the source PPT and PPTX with us so that I may investigate them on my end to help you out further.

Many Thanks,

Hi,


Here are the files I used for testing

Thanks in advance,

Hi Michiel,


I have worked with the shared presentations using Aspose.Slides for Java 2.9.6 on my end and have not been able to reproduce the issue using x64 version of JDK 1.6_31 on my end. Can you please try using the specified product version on your end and share your feedback with us. For your kind reference, the generated PDF are attached.

Many Thanks,

Hi,


thanks it works.
I was using jdk 1.7 any reason why this doesn’t work?

greetings

Hi Michiel,


I like to share that at the moment Aspose.Slides for Java is not fully compatible with JDK 1.7 and that is why some of presentations have issues. I have created an issue with ID SLIDESJAVA-33537 to resolve the presentation access issue for PPT. A separate issue with ID SLIDESJAVA-33538 has been created to resolve the issue related to PPTX.

Presently, you may continue using JDK 1.6 and we will share the information with you once the issues will be resolved for JDK 1.7 as well.

We are sorry for your inconvenience,

Hi,

What is the current statement of the jdk 7 support?
Java 7 has been realeased almost 3 years ago. In the mean time not supporting it is a limitation of our product.

Kind Regards,
Michiel

Hi Michiel,

I like to share that Aspose.Slides does support working with JDK 1.7. Please try using Aspose.Slides with JDK and share with us if there is any issue incurring on your end.

Many Thanks,

The issues you have found earlier (filed as SLIDESJAVA-33538;SLIDESJAVA-33537) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.