ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How do I compile a "flat" pdf?
@ 2016-10-07  8:39 Bomber K.
  2016-10-07 14:50 ` Henning Hraban Ramm
  0 siblings, 1 reply; 5+ messages in thread
From: Bomber K. @ 2016-10-07  8:39 UTC (permalink / raw)
  To: ntg-context

Hi guys,

I am trying to create a pdf which contains some graphics that I created. 
I want to pass my PDF digitally but I don't want users to be able to 
right-click on a gfx and save it. I think this is called "flattening".
Is there a way in CTX to create such a file or do I have to recompile 
the PDF with 3rd party software?
Is there maybe even a way to flatten only specific objects like, only 
one picture of many or all, and leave form fields unflattened?

Thanks, Sebastian
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How do I compile a "flat" pdf?
  2016-10-07  8:39 How do I compile a "flat" pdf? Bomber K.
@ 2016-10-07 14:50 ` Henning Hraban Ramm
  2016-10-07 15:08   ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Henning Hraban Ramm @ 2016-10-07 14:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 2016-10-07 um 10:39 schrieb Bomber K. <axteffekt@gmail.com>:

> I am trying to create a pdf which contains some graphics that I created. I want to pass my PDF digitally but I don't want users to be able to right-click on a gfx and save it. I think this is called "flattening".

No. Flattening PDFs means to "burn in" comments and the contents of form fields from editable to page content.

> Is there a way in CTX to create such a file or do I have to recompile the PDF with 3rd party software?

The only way to "protect" contents from editing are the password settings. There are free tools to set them, but AFAIK no open source tools except maybe libraries.
There’s also pdfcrack to find out passwords.

> Is there maybe even a way to flatten only specific objects like, only one picture of many or all, and leave form fields unflattened?

Not at all.


Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)
GPG Key ID 1C9B22FD

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How do I compile a "flat" pdf?
  2016-10-07 14:50 ` Henning Hraban Ramm
@ 2016-10-07 15:08   ` Hans Hagen
  2016-10-09  1:32     ` Alan Braslau
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2016-10-07 15:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 10/7/2016 4:50 PM, Henning Hraban Ramm wrote:

> The only way to "protect" contents from editing are the password settings. There are free tools to set them, but AFAIK no open source tools except maybe libraries.

qpdf and mutools


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How do I compile a "flat" pdf?
  2016-10-07 15:08   ` Hans Hagen
@ 2016-10-09  1:32     ` Alan Braslau
  2016-10-09 10:11       ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Alan Braslau @ 2016-10-09  1:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Also pdftk

But, it is naive to believe that a pdf can be "protected" from copying or extracting, isn't it?

Alan

> On Oct 7, 2016, at 09:08, Hans Hagen <pragma@wxs.nl> wrote:
> 
> On 10/7/2016 4:50 PM, Henning Hraban Ramm wrote:
> 
>> The only way to "protect" contents from editing are the password settings. There are free tools to set them, but AFAIK no open source tools except maybe libraries.
> 
> qpdf and mutools

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How do I compile a "flat" pdf?
  2016-10-09  1:32     ` Alan Braslau
@ 2016-10-09 10:11       ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2016-10-09 10:11 UTC (permalink / raw)
  To: ntg-context

On 10/9/2016 3:32 AM, Alan Braslau wrote:
> Also pdftk
>
> But, it is naive to believe that a pdf can be "protected" from copying or extracting, isn't it?

indeed, in a similar fashion as copy protected cd (by making then fagile 
for reading on computers) ... 100 years form now they will either laugh 
at us or wonder if we could not do better than that

> Alan
>
>> On Oct 7, 2016, at 09:08, Hans Hagen <pragma@wxs.nl> wrote:
>>
>> On 10/7/2016 4:50 PM, Henning Hraban Ramm wrote:
>>
>>> The only way to "protect" contents from editing are the password settings. There are free tools to set them, but AFAIK no open source tools except maybe libraries.
>>
>> qpdf and mutools
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-09 10:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-07  8:39 How do I compile a "flat" pdf? Bomber K.
2016-10-07 14:50 ` Henning Hraban Ramm
2016-10-07 15:08   ` Hans Hagen
2016-10-09  1:32     ` Alan Braslau
2016-10-09 10:11       ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).