Hi,
I am trying to generate a pdf using the pdf from doc smart service, but once the pdf is generated the header is not being present. Can someone please help me out on what the issue could be ?
Attaching the ss of my process model for reference
Discussion posts and replies are publicly visible
Hi!
I suggest you can try to use the PDF Utilities plug-in which has a specific utility to add a header to a PDF.
The link is the following:
community.appian.com/.../pdf-utilities
Hi Jishnu Magunta (maguntajishnur2456),Could you please clarify what you are trying to achieve? Specifically, which type of document are you submitting: an HTML document, a Word file, or an image, in order to create a PDF?
Hi Jishnu Magunta ,
Is the generated DOCX well formatted? Have you tried directly generate the PDF using XSL-FO?
Regards
Acacio B
HI gayatria0439 ,
I am submitting a word file as my template in which my header is an image.
Hi Acacio Barrado,
No i haven't tried generating the pdf using XSL-FO.
Perhaps you should give a go as your final goal is to have an PDF.
But in your current process, after generating the DOCX, how the document looks like? Is the format as expected? With the headers in place as in the template?
If i give an image as my header then the generated pdf doesnt contain it at all. Alternatively if i type something as my header in the word then the pdf generated is messed up, It is not aligned properly.
Yeah converting to PDF can be trick, give a go with XSL-FO. Would you be able to share the result DOCX document?
Are you able to see the header image in the generated DOCX file?
Yes i can