Cobol Foro

Cobol Foro (https://www.cobolforo.es/index.php)
-   PowerFORM (https://www.cobolforo.es/forumdisplay.php?f=8)
-   -   [Discusión] powerform v11 e output PDF (https://www.cobolforo.es/showthread.php?t=1777)

Paulo 28 de junio de 2024 16:53

powerform v11 e output PDF
 
Hola.
Alguem tem experiencia de criar PDF directamente no NetCobol v11 ?
Tenho estado a tentar criar o output directo em PDF mas sem sucesso.
As variaveis que tenho estado a colocar no ficheiro .prt são

STREAM PDF
STREAMFILE "2RPSTESTE.PDF"
STREAMENV "2RPSTESTE"

No manual v11 tem a informação:

C.4 Form export information

C.4.1 STREAM (Stream type)
Explanation:
Specify the output stream type.
Setting:
PDF: PDF output
Default:
No specification.

C.4.2 STREAMENV (Stream administrative information file name)
Explanation:
Specify the document information file used in PDF output.
Setting:
The document information file name is specified in the full path.
Default:
No omissible. In this case, the error is notified.

C.4.3 STREAMFILE (Stream output file name)
Explanation:
Specify the PDF file name. When only the file name is specified, it is stored in the current folder.
Setting:
Specify the PDF file name.
Default:
No omissible. In this case, the error is notified

Gracias


La franja horaria es GMT +2. Ahora son las 13:55.

Powered by: vBulletin, Versión 3.8.7
Derechos de Autor ©2000 - 2026, Jelsoft Enterprises Ltd.