PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 25 → Impressao, preview de pdf e download
Impressao, preview de pdf e download
Débuté par Boller, 05 aoû. 2023 17:42 - Aucune réponse
Membre enregistré
3 659 messages
Popularité : +175 (223 votes)
Posté le 05 août 2023 - 17:42
//impressao, preview de pdf e download
nome is string = GetGUID(guidRough256) + ".PDF"
Params is pdfParameter
Params.Quality = iHighQuality
Params.Zoom = zoomFullWidth
Params.PageDisplayMode = dispTwoPage + dispEnableScrolling + dispWithCoverPage
iParameterPDF(Params)
iDestination(iGenericPDF,nome)
//iPrintReport(MyReport)
iPrintReport(Rpt_Programacao)

FileDisplay(nome,typeMimePDF)
fDelete(nome)

--
Adriano José Boller
______________________________________________
Consultor e Representante Oficial da
PcSoft no Brasil
+55 (41) 99949 1800
adrianoboller@gmail.com
skype: adrianoboller
http://wxinformatica.com.br/