groupdocs-total/GroupDocs.Total-for-Java-Spring

View on GitHub

Showing 22 of 22 total issues

Method newTextElement has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public <T> TextElement<T> newTextElement(T value, double x, double y, double width, double height) {

    Method newPage has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public Page newPage(int number, String name, boolean visible, int width, int height) {
      Severity
      Category
      Status
      Source
      Language