Skip to content

FPDM Output Not Saving File #63

@GreatScott64

Description

@GreatScott64

Using FPDM and instead of viewing the merge doc I am attempting to auto-save the doc on the server with variations of this syntax:

$pdf -> Output('filename.pdf', \folder\Destination::FILE);

No matter what I try I get an error and it will not save the results in a PDF file on the server.
(if i do not specify the DESTINATION:: i get incorrect output destination, if I include it then I get a class Destination not found error)

Can anyone help me with a variation of this command that will save the merged PDF doc? or perhaps a different method?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions