Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Is possible to reduce pdf size using radaee ?

More
IP: 188.153.110.105 3 years 2 months ago #15802 by Apparound
Is it possible to compress a PDF and obtain a smaller file size using Radaee?
More
IP: 188.9.140.254 3 years 2 months ago #15804 by support
Yes, using the Master version of the sdk.
More
IP: 5.179.163.52 3 years 2 months ago #15806 by Apparound

Yes, using the Master version of the sdk.
Ok, I saw that in the master version , there's this method:
Code:
public boolean SaveAs(String path, byte[] opts, float img_dpi) { return optimizeAs(hand_val, path, opts, img_dpi); }

Is this the method to use for compressing the PDF, right ?To achieve the best quality/size ratio for the PDF, what settings do you recommend ?
Time to create page: 0.462 seconds
Powered by Kunena Forum