en de fr
Forum

cPrintURL opens the url in an Instance

1 Antwort [Letzter Beitrag]
Divya
Offline
Beigetreten: 10/22/2009

Hi,

I am trying to save a web page by passing the URL in PDFCreator.cPrintURL.

through code and i have set Use Autosave option. But everytime i execute that code a browser instance also opens.

I dont want the browser to open please help me if anyone has a solution for this.

Thanks,

Divya

 

gengliang
Offline
Beigetreten: 10/19/2009


Hi Divya,

 

You must set “UseAutosave” option not “Use Autosave”.

There is not space between Use and AutoSave.

 

If it doesn’t work, try this

1.     

besides “UseAutosave” option,

   set “UseAutosaveDirectory” and “AutosaveFormat”

it will be OK normally. if it doesn’t work , try 2 please.

2.     

check Autosave checkbox in PdfCreator’s GUI

PdfCreator -> Printer -> Auto-save -> check use auto save option

 

Good Luck!