Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Loosing the Barcode and some of the data while merging PDFS generated from ADOBE LiveCycle

Avatar

Level 2

Hi,

I'm having a weird problem here. I'm rendering a PDF form  by using Adobe7 API.

EX code:

IOutputContext ioc = new EJBClient().renderForm(form, type, inputData, options, agent, basePath, submitTarget, templatePath, templatePath);

And I get the PDF as part of the response with barcode and all the expected data.

and I've a requirement that have to merge multiple pdfs into single PDF, using ghostscript to merge PDF.

After merging multiple PDF the barcode and some of the data is missing.. is there any setting I've to do with Adobe in order to have data glued to PDF?

Please advice me, trying about a week but no solution..

0 Replies