PDF problem with theme

Hi,
I am using Cloud version and windows,
Having a problem, update a them and when i click-
CTRL+P- result is
image

Prepared by, Checked by, approved by is not appearing. any suggestion plz.
and when press PDF
image

image

Where does the Prepared by etc come from?

Come from themes,

but if i save with PDF it is showing correctly.

@subrosumon, your explanation is not clear. You say this information comes from themes, but how? Is it hard coded into the theme? Are you using custom fields? If you are using custom fields, you should understand that they are not shown—even if set up to display on printed documents—unless there is content in the field.

Hi Tut ,
It hard coded into the theme and i am aware about custom filed set up to tick to show in print and to be blank if customer field are empty.

Then you are on your own to make your custom theme work. You should understand that Manager’s PDF generator does not support all Liquid syntax. Unfortunately, there is no documentation of exactly what is supported.

I can guess that this is added to the theme outside the table section. Everything outside the table is not rendered with the PDF.

Make sure the code is inside the table body. Or share the code part of this line to check it out.