PDF page manipulation

Black Ice PDF SDK has the capability to manipulate page contents of the PDF documents. You can add or remove object and use certain methods. Below are the list of supported object and methods.

Supported objects:

  • text (font, color, size, style, alignment)
  • line (brush, color, style)
  • polygon
  • rectangle
  • ellipse
  • Bezier curve
  • point (color)
  • image (DIB) (position, stretch)

Supported methods:

  • set the transformation matrix
  • set brush
  • set font
  • set color