• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Control MS Project Sub-Tasks Printing While Project Data Rendering in Java Apps

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

We are pleased to announce the release of Aspose.Tasks for Java 6.7.0 with a number of new features and enhancements. Ported from its equivalent .NET version. This month’s release provides users with the capability to render sub-tasks based on the parent summary task. To get further details about what is new and fixed, please reference to our product download page. If you have any feedback, you are more than welcome to write to us over Aspose.Tasks forum. We’ll be glad to address these and assist you. The last version of Aspose.Tasks for Java 6.6.0 had the capability to read the “IsExpanded” property of a Summary task but this information was never used to determine the rendering of sub-tasks to output when rendering a Project document. Microsoft Project, however, retains the information available in this property and renders the sub-tasks only when the parent task is in expanded form. With this month’s release, Aspose.Tasks Java API now takes into account this information and renders the sub-tasks to output only if the parent summary task is in expanded form. If the IsExpanded property is set to true, the sub-tasks will be rendered to output and vice versa. This month’s release also fixes a number of issues that were found and reported with the previous version of Aspose.Tasks. These include issues related to wrong split task count reading, project’s calendar reading and Work Type resources. This further aids to the value of the API and brings improvement to the overall functionality.

- Provide the facility to print expanded/non-expanded summaries only
- Task.Calendar returns ParentProject.Calendar when must be null is now fixed
- Non Work Type resources cause task duration to ZERO is now fixed
- Wrong SplitTask count is read is now fixed
- Read view data from mpp 2013, 2010, 2007 and 2003
- Read specific gantt chart view data for 2003 file format.

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Tasks for .NET documentation that may guide you briefly how to use Aspose.Tasks for performing different tasks like the followings.

- Microsoft Project MPP File Update
- Reading Table Data from MPP files

Overview: Aspose.Tasks for Java

Aspose.Tasks is a non-graphical Java Project management component that enables Java applications to read, write & manage Project documents without utilizing MS Project. It supports reading MS Project Template (MPT) files as well as allows exporting project data to HTML, BMP, PNG, JPEG, PDF, TIFF, XPS, XAML and SVG formats. It reads & writes MS Project documents in both MPP & XML formats. Developers can read & change tasks, recurring tasks, resources, resource assignments, relations & calendars.

More about Aspose.Tasks for Java

- Homepage of Aspose.Tasks for Java
- Download Aspose.Tasks for Java
- Online documentation of Aspose.Tasks for Java

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - The .NET and Java component publisher
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
reply
    Bookmark Topic Watch Topic
  • New Topic