Top "Watermark" questions

A watermark is information embedded within a file.

Watermark text repeated diagonally css/html

How can I achieve the following watermark text ("howbloggerz") with css/html?

html css watermark
Place watermark image on other images (C#, ASP.Net)

How do I add a watermark image onto other images? I'm able to place text on an image as a …

c# asp.net watermark
Applying watermarks on pdf files when users try to download the files

The solutions for my school's assignments all have waterstamps on the PDFs with our username on it. I was wondering …

php pdf pdf-generation watermark
iPhone, how does one overlay one image onto another to create a new image to save? (watermark)

Basically I want to take an image that the user chooses from their photo library and then apply a watermark, …

iphone xcode uiimageview overlay watermark
Html placeholder text in a textarea form

On one of my websites I have created a form that collects the persons name, email and a description of …

html forms textarea watermark placeholder
FFmpeg - How to scale a video then apply a watermark?

Im trying to scale a video so that it is always 512 wide where the height changes in proportion to the …

filter ffmpeg overlay scale watermark
Watermarking with PDFBox

I am trying to add a watermark to a PDF specifically with PDFBox. I've been able to get the image …

java image pdf watermark pdfbox
WPF Watermark PasswordBox from Watermark TextBox

I am using a Watermark textbox as in Watermark TextBox in WPF <Grid Grid.Row="0" Background="{StaticResource brushWatermarkBackground}" Style="{…

wpf watermark passwordbox
How to overlay an image/watermark with pure CSS and HTML

Is there an easy way with relative positioning to overlay a transparent PNG (or any other image) over an image …

html css image overlay watermark
Watermark in System.Windows.Forms.TextBox

What is he best way to implement Watermark functionality for a System.Windows.Forms.TextBox in .Net 2.0 with C#? Edit: …

c# .net windows .net-2.0 watermark