create a fixedReadonly doc by importing readonly pdf
create a fixedFillable doc by importing fillable pdf
fixedReadonly.Merge(fixedFillable)
pdfformatprovider.export(fixedReadonly) throws the error below.
but vice versa works.
but i need the fixedReadonly pages and then the fixedFillable pages in the exported pdf.
any idea?
create a fixedFillable doc by importing fillable pdf
fixedReadonly.Merge(fixedFillable)
pdfformatprovider.export(fixedReadonly) throws the error below.
but vice versa works.
but i need the fixedReadonly pages and then the fixedFillable pages in the exported pdf.
any idea?