Search found 10 matches

by netYoda
Wed Jul 30 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Margins
Replies: 4
Views: 8848

Margins

My apologies for this one. The PDF was being created with 1" margins. The reason turned out to be that Page Setup in Internet Explorer (the printing app) on the target machine had its margins set. Reduced the margins but because of the page size on the web page, it looks pants, so kept it with ...
by netYoda
Fri Jul 25 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Margins
Replies: 4
Views: 8848

I am calling it - setup code shown below amyuni.DriverInit ("AMYUNI") amyuni.DefaultFileName = pdffile amyuni.JPEGCompression = False amyuni.JPegLevel = 9 amyuni.PageContentCompression = True amyuni.FileNameOptions = NoPrompt + useFileName + 8 + 32 amyuni.Resolution = 300 amyuni.PaperSize ...
by netYoda
Fri Jul 25 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: What about the TargetPrinter in version 2.10
Replies: 4
Views: 8422

targetPrinter

I hadn't heard of this one - this would be SO useful instead of having to change the default printer!

That's the syntax?

LC
by netYoda
Thu Jul 24 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Margins
Replies: 4
Views: 8848

Margins

Hi, I'm using the PDF Converter to create PDFs (surprisingly) but even though I've set the margins to 0, it still creates a PDF with a large margin around the outside of the printed page. Any ideas how I can get rid of this? LC. code : amyuni.PaperSize = 9 '-> A4 amyuni.HorizontalMargin = 0 amyuni.V...
by netYoda
Tue Apr 29 2003
Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
Topic: HTML2PDF
Replies: 13
Views: 29230

Hi Joan,

I'm in the UK and have initially spoken to Montreal.

I have no idea why it doesn't work, but that's Micrisoft for you ...

The driver all works fine manually, but I need it automated.

Regards,

LC.
by netYoda
Tue Apr 29 2003
Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
Topic: HTML2PDF
Replies: 13
Views: 29230

Hi, have followed all instruction carefully, printer installs nicely, HTML2PDF still doesn't work :( With regards to other options, is it possible using the driver to set it to print only 1 page of the HTML file to PDF? Some of the HTML pages have sections that are defined as too long and so create ...
by netYoda
Tue Apr 15 2003
Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
Topic: HTML2PDF
Replies: 13
Views: 29230

Hi Joan, not sure which version I've got - the current downloadable evaluation version whatever that is. Tried on both my local and server machines and no PDF was generated I have changed the name of the printer to "AMYUNI" on both machines and use that in the printer string - would that c...
by netYoda
Fri Apr 11 2003
Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
Topic: HTML2PDF
Replies: 13
Views: 29230

HTMO2PDF not working

Hi Joan,

I've received some excellent support from Joanna and found out that apprently HTML2PDF doesn't work with the latest version of the driver.

useful huh?

Thanks anyway.

LC.
by netYoda
Thu Apr 03 2003
Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
Topic: HTML2PDF
Replies: 13
Views: 29230

HTML2PDF

As posted in reply to an earlier post, HTML2PDF is not producing any output. It appears to return ok when run from a command prompt, but it hangs in Win2K task manager. I'm using the format: HTML2PDF http://test.cmcmedia.co.uk/sterlingfluidsystems/brochure8-3.htm d:\data\test.pdf AMYUNI I have renam...
by netYoda
Thu Apr 03 2003
Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
Topic: HTML2PDF Hangs
Replies: 1
Views: 8984

Same problem

I have the same problem, when running HTML2PDF after having installed the WebDemo, it returns fine to the command prompt, but doesn't print, and doesn't clear itself from the Win2K task manager.

This occurs whether using URL or FILE inputs. No output is produced.

:evil: