Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Windows 8.1, 10, WindowsPhone, Windows UWP

Add image to pdf

More
IP: 192.168.0.71 12 years 5 months ago #5766 by asyle83
Add image to pdf was created by asyle83
Hi,
I'm using the Win SDK and I was looking for the equivalent method of the iOS "Page_addAnnotBitmap".
Looking in the PDFPage header file I see only the followings "add annotation" methods:

public bool AddAnnotAttachment(PDFRect rect, string path, int icon);
public bool AddAnnotEditbox(PDFRect rect, int line_clr, float line_w, int fill_clr, float tsize, int text_clr);
public bool AddAnnotEllipse(PDFRect rect, float width, uint color, uint icolor);
public bool AddAnnotGoto(PDFRect rect, int dest, float y);
public bool AddAnnotInk(PDFInk ink);
public bool AddAnnotLine(float x1, float y1, float x2, float y2, int style1, int style2, float width, int color, int icolor);
public bool AddAnnotMarkup(int ci1, int ci2, int color, int type);
public bool AddAnnotRect(PDFRect rect, float width, uint color, uint icolor);
public bool AddAnnotTextNote(float x, float y);
public bool AddAnnotURI(PDFRect rect, string uri);

How can I add an image?

Thanks,
Elisa
More
IP: 192.168.0.71 12 years 5 months ago #5774 by radaee
Replied by radaee on topic Add image to pdf
it shall appears next version for WinRT.
and WP8 version is coming.
Time to create page: 0.412 seconds
Powered by Kunena Forum