How to get the image in PDF?

I have a table called Production which has one column Product which is a Reference Column from Product Table . I also hae another column Product Image ( [Product].[Product_Image] ). The Product Image is basically stored in the drive and the relative path is Provided which displays the Product properly in the view here. However, When I create the PDF using the automation workflow that I have provided , I dont get the image in the PDF and it shows broken link. How do I get the image in the PDF ?

Update :

I am getting the image in the pdf now. But I want to limit the size of the image . Is there a way to fix the size of the image , so it can mutually scale and limit the size to that inside the pdf ?

My Image as you see in the attached screenshot covers half the pdf page. I only want it to be in top corner of the page .

Solved Solved
0 2 90
  • UX
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Manish_Jain1

There is a size picker, impacting image quality as well.
These are in the Format Rules/Section โ€œWorkflow template formatโ€:

View solution in original post

2 REPLIES 2

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Manish_Jain1

There is a size picker, impacting image quality as well.
These are in the Format Rules/Section โ€œWorkflow template formatโ€:

Thanks @Aurelien . It works.

Top Labels in this Space