Good afternoon, in the C:\MiniGUI\Harbour\lib folder, there's the PdfPrinter lib. Does this lib work for printing PDFs directly to the default printer? If so, do you have any usage examples? Thank you.
Boa tarde na pasta C:\MiniGUI\Harbour\lib tem a lib PdfPrinter. Por acaso essa lib serve para imprimir pdf diretamente para a impressora padrão? Caso afirmativo tem algum exemplo de uso da mesma? Obrigado
Att.
Marcelo A. L. Carli
Marília/SP
Capital Nacional do Alimento ®
https://malc-informatica.ueniweb.com
Insta: @malcarli25
Email / Skype: marcelo...@gmail.com
******************************************************************************
Se for repassar, apague o meu nome e endereço.
Ajude a combater a propagação de vírus e spams
coloque TODOS os destinatários em CÓPIA OCULTA (Cco / Bcc)
******************************************************************************
Good morning, I don't want to generate a PDF, but rather print directly through Harbor without depending on Adobe, for example.
Bom dia, eu não quero gerar um pdf, mas sim imprimir diretamente pelo harbour sem depender do adobe, por exemplo
--
Visit our website on https://www.hmgextended.com/ or https://www.hmgextended.org/
---
You received this message because you are subscribed to the Google Groups "Harbour Minigui" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minigui-foru...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/minigui-forum/3fa4b561-4c77-4e25-b2af-41decf709ae1n%40googlegroups.com.
Não funcionou
De: minigu...@googlegroups.com [mailto:minigu...@googlegroups.com] Em nome de l...@rota66.net
Enviada em: sexta-feira, 12 de setembro de 2025 11:18
Para: Harbour Minigui <minigu...@googlegroups.com>
Assunto: [harbourminigui] Re: PdfPrinter lib - How to use it / Como usar
Try this:
TENTE assim:
--
Visit our website on https://www.hmgextended.com/ or https://www.hmgextended.org/
---
You received this message because you are subscribed to the Google Groups "Harbour Minigui" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minigui-foru...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/minigui-forum/436a6438-b2a9-478e-b68e-2f8eebbf70f0n%40googlegroups.com.
Não é o que preciso, mas obg
To view this discussion, visit https://groups.google.com/d/msgid/minigui-forum/765ab78d-56c2-4560-a1e4-6f61431ac4f5n%40googlegroups.com.
WAPI_ShellExecute(0, [PRINTTO], cFilePdf, ["] + cPrinter + ["], 0, 0)
This command directly prints any PDF file to a preselected printer. However, this command requires Acrobat to be installed to work. What I need is for it to print a PDF file, without relying on Acrobat or any other application, but simply using Harbor/MiniGui functions.
Este comando imprime diretamente qualquer arquivo pdf em uma impressora pré-selecionada. Mas este comando depende do acrobat estar instalado para funcionar. O que preciso é que imprima um arquivo pdf, sem depender do acrobat ou qualquer outro aplicativa, mas usando simplesmente funções do harbour/minigui.
To view this discussion, visit https://groups.google.com/d/msgid/minigui-forum/30e1e07d-d9f2-4069-a606-504cc74d1cf6n%40googlegroups.com.