Skip to content

Rasterize a pdf to another pdf #1179

@maxux

Description

@maxux

I'm starting from the idea you can « censor » part of the document by adding an overlay, but like wiki said, it's just an overlay, text is still present on the document.

I'm looking for a way where you can't get original content. One easy idea is to simply rasterize content, so original text won't be physically present at all. This is clearly not optimal for document size, but it works :p

There is already a page.get_pixmap() which does that actually. The feature request here would be a simple way to convert a whole document to a rasterized version of that document.

In the meantime, I'm testing some snippet to do it manually. :)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions