I’m adding an image or adding a logo, on the top of the existing logo within the document using the annotation PHP SDK.
It does not replace the image, even the image which I’m using, having a white background.
Ideally, it should have replaced the existing logo image with the new image logo.
There is one more line that gets highlighted for annotate comment. (actually, there isn’t any comment).
I am afraid I can not notice any annotation(comment) in the PDF document. Please share your input document and sample code. I will look into the issue and will suggest you accordingly.
@tilal.ahmad
You can not notice any annotation(comment), because you are viewing a pdf document instead of MS Word.
So all I need to do is to replace the logo. I need to add Red log on top of the existing Blue logo in a way that Red logo completely hides the Blue logo. Please, Let me know if you are not clear with it.
I’m adding both the document, the original document, and the annotation processed document.
I manage to resolve it to some extent when adding image to pdf file.
So, first I convert it to pdf from docx and then add the logo.
Only problem left is added logo image show up a rectangle border. I just need to get rid of the borderline.
DO you have any idea, how can I achieve that.
attaching the document for the refrence 2 I Shooting stars Booklet PAPER Doc (6).pdf (1.1 MB)
Thanks for sharing the additional information. I have noticed the issue and logged an improvement ticket(ANNOTATIONCLOUD-131) for further investigation and resolving the issue.
@tilal.ahmad
I can see the black outlined, when openinig the doucment with web browser. Most of our user could be using a browser to view the document. Please check that, if you can resolve the issue at you end.
Thanks!!
About the black border issue in browser, I am afraid we are unable to fix it at our side because showing this border depends on viewer settings or behavior that how it will show certain elements inside the PDF documents. We mimics the behavior of Adobe Reader and follows its standards.
So if annotation border is showing in Chrome or Edge, it is their own settings and behavior and has nothing to do with out API.
The issues you have found earlier (filed as ANNOTATIONCLOUD-131) have been fixed in this update. This message was posted using Bugs notification tool by sergeiterentev
As stated above, your reported issue(ANNOTATIONCLOUD-131) is resolved in GroupDocs.Annotation Cloud 21.6 release. We have introduced the ZIndex property in this release. Now you can set ZIndex value > 1 to get the image on top as follows. Hopefully, it will help you to accomplish the task.