Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Is possible to reduce pdf size using radaee ? 10 months 1 week ago #15802

  • Apparound
  • Apparound's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0
Is it possible to compress a PDF and obtain a smaller file size using Radaee?

Please Log in or Create an account to join the conversation.

Is possible to reduce pdf size using radaee ? 10 months 4 days ago #15804

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
Yes, using the Master version of the sdk.

Please Log in or Create an account to join the conversation.

Is possible to reduce pdf size using radaee ? 10 months 4 days ago #15806

  • Apparound
  • Apparound's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0

Yes, using the Master version of the sdk.

Ok, I saw that in the master version , there's this method:
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 ?

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum