Search found 1 match

by MarcoW
Tue May 12, 2020 1:05 pm
Forum: Developer Tools
Topic: How to set filename and path without save dialog
Replies: 1
Views: 58001

How to set filename and path without save dialog

Hello, i'm evaluating the novapdf sdk and trying to generate pdf via c++ (win api calls). So i take a look at the hello world example. The filename there is passed in DOCINFO structure, and the save dialog will appear which suggest the user documents folder. My question is, how can i achieve to not ...