by Pintexx - Product Type: Component / ASP.NET WebForms / ActiveX OCX
Hi:
is there a way that I could set the fontsize when converting to PDF?
and how many lines can the header and footer have?
any one can assist with this questions?
Reply
I just downloaded the evaluation copy of pinPDF .NET, created a virtual directory, copied over the files and tried running simple.aspx. I am getting the following error.
"Error: could not find pinPDF license. attempt to insert license failed. please see manual installation section of documentation."
According to the manual I shouldn't need a license to run the evaluation copy.
I followed the installation instructions 2.1 Installing .Net:
If you want to run the web sample file just create a virtual folder in IIS and copy all files.
Now you should be able to run the samples.
localhost/<virtual folder>/samples/simple.aspx
Can somebody help me get this up and running?
TIA
Colin
Reply
RE: pinPDF cjones [USA] 12-May-2008 18:25:22
I should add there is not a copy of registerevaluation.exe but a copy of registerlicense.exe in the bin folder. I ran this first and it says I am running the trial version and have just under 30 days left.
Colin
Reply
Hi,
I have the evalution copy 2.0.0.926 and I can't seem to get the headers to work. The code is pretty simple:
_objPdf.Header = "header";
_objPdf.Html = "stuff";// _book;
_objPdf.Footer = "footer";
_objPdf.OutputPath = "c:\temp";
_objPdf.FileName = "test.pdf";
_objPdf.Process();
All works OK but apart from headers and footers?
Thanks for any help.
Reply
What version(s) of Acrobat Reader can read the generated PDF files? I am generating a PDF and the file cannot be opened in Acrobat Reader Version 6 but it opens fine in Acrobat Reader Version 8.
Reply
How to set the default % with which the pdf is opened??
Reply
Is there a way to repeat header on every page?
Reply
Hello,
I tried to use the pinPDF product to convert an HTML file created by MS Word, and I have to say that it gave one of the best results I saw until now.
The only problem I currently have is with images inside the html. I have our logo file at the top of each page, and it is missing from the pdf file created by your product.
Is there a way to tell the component to convert also the images inside the html?
I would be happy to send a sample html if you need it.
Thanks a lot,
Oren
Reply
RE: pinPDF vkadali [India] 30-Jul-2007 08:18:34
Hi,
I think you are giving the HTML string to the pinpdf.[Ex: PinPdf.HTML]. In this case images are not applying. Save the string in the form of html. Then give the path of that html page to the PinPdf.[Ex: PinPdf.URL]. It is working for me. If you have any doubt let me know.
Regards,
Kiran
Reply
Publisher
Primary Category
Related Products
Related Categories