I am using fill out PDF the way it has been documented elsewhere:
1. Create Entry
2. Attach PDF (workflow attachment)
3. Fill out PDF
and I find that this creates three versions in the repository:
1. Create Entry -- creates a null document of some kind that shows in the version history
2. Attached PDF -- creates a not filled in copy of the PDF
3. FIll out PDF -- creates the final filled in PDF
If I want to allow automatic document versioning for good business reasons, how can I eliminate the first two instances in the version history and have business changes to this entry properly versioned and allow a user to retrieve and reference a previous version that is not junk like versions 1 and 2.