Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Windows 8.1, 10, WindowsPhone, Windows UWP
  • Page:
  • 1

TOPIC:

Add image to pdf 10 years 3 weeks ago #5766

  • asyle83
  • asyle83's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
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
The topic has been locked.

Add image to pdf 10 years 2 weeks ago #5774

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
it shall appears next version for WinRT.
and WP8 version is coming.
The topic has been locked.
  • Page:
  • 1
Powered by Kunena Forum