LimeReport Forum

General Category | Основное => Discussion | Обсуждение => Topic started by: omaro on November 21, 2020, 02:02:10 PM

Title: Open And modify a pdf file
Post by: omaro on November 21, 2020, 02:02:10 PM
Hi,

Guys is there a way that I can open and modify an existing pdf file with limereport,

Thank you for your helps
Title: Re: Open And modify a pdf file
Post by: Subst on November 21, 2020, 07:38:18 PM
LR - it's the report tool
It's not intended to edit pdf
Title: Re: Open And modify a pdf file
Post by: omaro on November 22, 2020, 10:46:19 AM
Thank you for your reply Subst, I know the aim of LR, but I was wondering if we could treat the pdf as an image, we could put it in the background and play on it.

 
Title: Re: Open And modify a pdf file
Post by: Arin Alex on November 22, 2020, 03:22:51 PM
Hi!
LimeReport can't read PDF, but if you need only to put another pdf as background and you use Qt higher than 5.10 you can use QPdfDocument for creating an image from pdf and send it to the report engine.