#1 2015-05-08 10:48:49

iexuexi
Member
Registered: 2015-03-18
Posts: 4

I want to insert a image(bmp or jpg format) into a existing pdf file

I want to insert a image(npg, bmp or jpg format) into particular location of a existing pdf file with delphi language.
The pdf file is generated by synpdf engine. Thanks to synpdf tools. smile
Can you give me some advieces ???

Offline

#2 2015-05-08 11:55:49

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,206
Website

Re: I want to insert a image(bmp or jpg format) into a existing pdf file

This is a recurrent question: to implement this, you need to READ the pdf, and there is no parsing available yet, just WRITE.

If you have time to code it, you are welcome!
It should be feasible, since the SynPDF objects are already mapping pdf types.

See http://synopse.info/forum/viewtopic.php?id=1411

Offline

Board footer

Powered by FluxBB