Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1

TOPIC:

Remove content from PDFPageContent 9 years 2 months ago #8547

  • Elaine
  • Elaine's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Hi,

I have a method to draw images on the page using PdfPath, but i need to remove these images on refresh and redraw them according to the data returned from the db. How can i approach this?

Please Log in or Create an account to join the conversation.

Remove content from PDFPageContent 9 years 2 months ago #8553

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi Elaine,

It's not clear what you are trying to do. If you draw using PDFPath, you cannot remove the images anymore.
Can you share the code used to draw your image? (Also in private with a ticket)
The solution could be draw using annotations instead of PDFPath.
But I think that your code will help to clarify the situation.

Please Log in or Create an account to join the conversation.

Remove content from PDFPageContent 9 years 2 months ago #8569

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,

we confirm that is not possible to remove an image created with PDFPath.
you can use an image annotation, that can be removed.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum