Skip to main content

CUTEpdf and SystemRegistry

  • February 7, 2012
  • 4 replies
  • 0 views

Jaap Voerman

[Migrated content. Thread originally posted on 04 February 2012]

I found in the old Extend forum artikles about CutePDF and want to used it. I did less with the system registry so is there somebody how will help me with an example for how to set the documentname.

Best regards,

Jaap

4 replies

Stephen Hjerpe
  • Participating Frequently
  • 1100 replies
  • February 7, 2012

[Migrated content. Thread originally posted on 04 February 2012]

I found in the old Extend forum artikles about CutePDF and want to used it. I did less with the system registry so is there somebody how will help me with an example for how to set the documentname.

Best regards,

Jaap

CutePDF installs and is available as a printer. You should be able to use the -q print option to direct the print output to CutePDF.
simply assign the print file to "-Q " ... -Q CutePDF Writer

Jaap Voerman
  • Author
  • Participating Frequently
  • 50 replies
  • February 7, 2012

[Migrated content. Thread originally posted on 04 February 2012]

I found in the old Extend forum artikles about CutePDF and want to used it. I did less with the system registry so is there somebody how will help me with an example for how to set the documentname.

Best regards,

Jaap

That process I now and it works for me. I use already more than 5 years the programma PDFCreator to and with success. But. A user can, for example puch cancel insteat of save the document, so I want that the users can't do things and that is possible in the payable version of CUTEPdf. With an update in the Systemregistry you can control the name and place of the document. I hope that someone can help me with a few cobol lines to do that.

Stephen Hjerpe
  • Participating Frequently
  • 1100 replies
  • February 7, 2012

[Migrated content. Thread originally posted on 04 February 2012]

I found in the old Extend forum artikles about CutePDF and want to used it. I did less with the system registry so is there somebody how will help me with an example for how to set the documentname.

Best regards,

Jaap

You'll find many ACUCOBOL-GT examples in the Extend Archive thread of the Forum. I believe there is an example of what you'd like to do here: community.microfocus.com/.../1520_archive_Create_PDF_with_File_Name_Specified



Jaap Voerman
  • Author
  • Participating Frequently
  • 50 replies
  • February 11, 2012

[Migrated content. Thread originally posted on 04 February 2012]

I found in the old Extend forum artikles about CutePDF and want to used it. I did less with the system registry so is there somebody how will help me with an example for how to set the documentname.

Best regards,

Jaap

Shjerpe,

You pointed my to the right direction and I have already CUTEPdf with programmatic acces on my system. From Patty Stepps I received a few copybooks and it works fine now. I few years ago I developed already a lot thinks with WIN$PRINTER, so I only implemeted the save as and outputfile.

Thanks a lot for the help.

Jaap Voerman