Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34080

    ColdFusion allow merging restricted pdf documents without password.
    Can it be implemented in PD4ML?
    Now, when I do document1.append(document2); it throws error: Native Exception, Invalid Password

    Attachments:
    You must be logged in to view attached files.
    #34083

    in iText it can be done, by: .setUnethicalReading(true);

    #34084

    sample2.pdf is password restricted. Password: 1234

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.