Hi All,
We are trying to download a container along with the CSS (PDF Format) in reactive application, we used print PDF button extension to do so, its downloading but getting fade when zooming out. As its converting the container in Image then in PDF.
Can someone help us to achieve this?
Hi Ayush,
I'm not sure I understand what you want to achieve. Also, what Forge component did you use exactly?
Hi Kilian,
We use Reactive Print PDf Button.
Do you used the component Reactive Print PDF button?
Yes.
Hi Ayush
To achieve the same functionaliy i have used a different approach. for the forge component i used the ultimate pdf generator tool. and i have created an new screen in which i have defined all my layout and then in the forge component i have given the URL to that screen and that component will give you the binary data in PDF format and you can use the download widget to download the pdf with the .PDF extension.
I hope you will find the solution and if you want more help then you can reply on this conversion.
Hello Yashpal,
We have used the same approach as suggested by you but it has some problems as when the pdf is generated and downloaded after that if we zoom the same then its getting pixelated. We want the pdf that is downloaded to have exact quality and should not get distorted upon zooming or printing on a larger page format.
Did you used the format given by the PDF component? it has an web block (named something like - pdf layout).