Search found 25 matches

by cedric
Fri Nov 10 2006
Forum: Power Builder Community
Topic: PDF Converter 2.51 : activex - function open
Replies: 0
Views: 12838

PDF Converter 2.51 : activex - function open

:o I try to open pdf documents to merge them using pdf converter activex : script : doc1 = create oleobject doc2 = create oleobject doc1.ConnectToNewObject("cdintfEx.document") doc2.ConnectToNewObject("cdintfEx.document") doc1.Open (<fic_arriere_plan>) doc2.Open (<fic_avant_plan>...
by cedric
Fri Mar 31 2006
Forum: Visual Basic Community
Topic: Unprotect a pdf file ?
Replies: 3
Views: 17737

In other way,

Is it possible to change permissions after encrypting one pdf ?

For exemple :
I encrypted a document with no right to print. Can I re-encrypt the same document with print permission ?

Thanks for your help
by cedric
Fri Mar 31 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Append existing or concatenate on a encrypted document
Replies: 2
Views: 4807

Thank U one more time. :roll:
by cedric
Fri Mar 31 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: How to know if a pdf encrypted document is printable
Replies: 4
Views: 9772

OK

Bonne journée à toi aussi Joan :wink:
by cedric
Fri Mar 31 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: How to know if a pdf encrypted document is printable
Replies: 4
Views: 9772

OK, I encrypted pdf documents with different permissions. Sometime, I enabled printing, others copying. But now, I have to show the document by a viewer (I use pdf creator) inside my application and to permit the user to print the document by a button. I want to know if the document, which is loaded...
by cedric
Fri Mar 31 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Append existing or concatenate on a encrypted document
Replies: 2
Views: 4807

Append existing or concatenate on a encrypted document

Is it possible to use the SetFileNameOption Existing or concatenate to print a datawindow on an existing encrypted document ? :?:

I don't achieve to do that.
by cedric
Thu Mar 30 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: How to know if a pdf encrypted document is printable
Replies: 4
Views: 9772

How to know if a pdf encrypted document is printable

I want to make appear a print button when a document is printable.

How to know if a pdf encrypted document is printable ?

Is there a property which can be used ?

Please help a poor frenchy guy... :cry:
by cedric
Tue Mar 28 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: copyright
Replies: 9
Views: 16474

:D :D :D :D :D

scuze me :oops:
I was wrong about my licensee number.

It runs very well actually.

Thanks for all :P
by cedric
Tue Mar 28 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: copyright
Replies: 9
Views: 16474

Yes it's what i've done. See my PB source code in the open event of my window : :( string Ls_Societe_Licence, ls_Code_Activation Ls_Societe_Licence = ProfileString( gs_fic_ini, "EXPORT", "Societe_Licence", 'ERREUR' ) ls_Code_Activation = ProfileString( gs_fic_ini, "EXPORT&qu...
by cedric
Mon Mar 27 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: copyright
Replies: 9
Views: 16474

I bought PDF Suite

Hello,
I come back on my old problem.

I bought PDF Suite (developper version) to avoid to keep watermark on my viewer (Ole object in a powerbuilder window) but the copyright still appear on the object at run time. :?

How can I make it disappearing ?

Please help me ? :roll:
by cedric
Tue Feb 21 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Encryption - More options ?
Replies: 4
Views: 6754

Thanks

I was afraid it was true... :roll:
So I have to embed a viewer in my application.
:?
Thanks a lot :P
by cedric
Tue Feb 21 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: copyright
Replies: 9
Views: 16474

I don't know if our product is PDF Suite but when we upgrade it, PDF Creator is installed.

What I Know is the following :
product name : PDF Converter PRO
Type Licence : Developer

am I able to use PDF Creator's dll in my interface as a viewer ?
by cedric
Mon Feb 20 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: copyright
Replies: 9
Views: 16474

Sorry for the delay, I was on holydays last week.
:D
I don't insert the ole in a datawindow but in a window but I think it's the same behavior, no ?

The licence of PDF Creator is the PDF Converter Licence ? :?:
by cedric
Fri Feb 10 2006
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: copyright
Replies: 9
Views: 16474

copyright

Is it possible to embed the OLE object in a powerbuilder window and to hide the copyright of amyuni ? :?:
by cedric
Thu Feb 09 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Encryption - More options ?
Replies: 4
Views: 6754

command to open a pdf in IE with User and Password arguments

Well, I was afraid it was true. :(

Do you know how to open a pdf file in IE by a command with User and Password arguments ? It would be good to protect my document from being saved or mailed... :idea:

hye