Skip to content

Compiled PDF Fix #1777

@michaelzhang43

Description

@michaelzhang43

RS paperwork feature outputs client forms into separate PDFs. Generally this involves one OSP form and multiple expungement motions, and in particular, multiple non-Multnomah County motion (3 page forms).

We have a feature that combines all forms into a single PDF and titles it with a variation on "COMPILED." On Adobe, information from the first non-Multnomah County motion will be replicated into every other non-Multnomah County motion. Notably, this feature works if the file is opened in Apple Preview, i.e. the information for each motion is printed on the corresponding motion.

By way of illustration, say there are three non-Multnomah County motions, n1, n2, and n3, with information corresponding to each motion as i1, i2, i3. Compiled should print three forms: n1 with i1 information, n2 with i2 information, n3 with i3 information. This is the behavior in Apple Preview. However, in Adobe, it is printing n1 with i1 information, n2 with i1 information, n3 with i1 information.

The COMPILED feature is very useful and popular, especially when clients have large motion counts (20+) so this fix would be a big help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions