Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

This PostScript file was created from an encrypted PDF file.

1,627 views
Skip to first unread message

Abhinav...@adobeforums.com

unread,
Dec 26, 2008, 8:11:30 AM12/26/08
to
I have a postscript file which has been created from secure or encrypted (opening restriction) pdf.

Now when i use distiller to convert this postscript file to pdf then distiller cannot produce a pdf file.

The log file contains following text:
This PostScript file was created from an encrypted PDF file.
Redistilling encrypted PDF is not permitted.
%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
%%[ Warning: PostScript error. No PDF file produced. ] %%

1) Is there a way to convert this postscript file into pdf ?
I have a limitation that i cannot remove security from secure pdf.

2) Do distiller provide any settings which can be changed to convert
this kind of ps(from secure pdf) to pdf.

3) Can we provide password to distiller during process of conversion to
pdf.

4) If above methods do not work then is there a way we can
programatically use Distiller Api's for conversion of postscript (in case
of postscript created from secure pdf) to pdf
Like methods 'FileToPdf' etc.

Thanks in advance.

Bill@VT

unread,
Dec 26, 2008, 9:01:50 AM12/26/08
to
You can not do anything with the file using Acrobat unless you can change the security. If you could, then the security would be worthless. Sorry.

Abhinav...@adobeforums.com

unread,
Dec 26, 2008, 9:37:39 AM12/26/08
to
Thanks Bill,

I am ok, even if security is not removed from pdf.
Like i said earlier is there a way we can prompt user for password
while distilling the pdf or passing password to distiller while conversion to pdf is being done.

I guess in above scenario i am not breaking the security.

Bill@VT

unread,
Dec 26, 2008, 2:52:42 PM12/26/08
to
If you have the security code you are not breaking the security. I would open the PDF, remove the security and go through the PS creation. You do not need to save the file after you remove security, it is only for the PS creation. Since you are trying to create a new PDF for some reason, you could simply copy or remove the security and print to the Adobe PDF printer. I assume there is some other reason that you want the PS version since it appears that you are not really doing anything that can not be done by just copying the PDF. I don't know if you want to address that work flow or not, but thought I would mention it. It just looks like you are going in a circle.

Abhinav...@adobeforums.com

unread,
Dec 29, 2008, 12:29:39 AM12/29/08
to
1) In case we open the PDF, remove the security and go through the PS creation without saving the file then the ps could not be redistilled to pdf.The error message in log file is "This PostScript file was created from an encrypted PDF file. "

2) However if after removing security we save pdf and then create postscript, then from that ps pdf can be created.

3) My workflow doesn't allow me to manually remove security from document. Is there any other way (by passing password as argument to create pdf)?

berndalheit

unread,
Dec 29, 2008, 2:27:32 AM12/29/08
to

2) However if after removing security we save pdf and then create postscript,
then from that ps pdf can be created.


That is correct. Before saving the file the security is still there.

Why did you this workflow (PDF -> PS -> PDF) ?

0 new messages