Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best PDF library for .NET
Message
From
17/10/2013 09:47:09
 
 
To
17/10/2013 06:02:44
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01585638
Message ID:
01585737
Views:
51
>>>>I meant that for Viv. The iText he refers to is the original Java library that was ported to iTextsharp for .NET
>>>
>>>Ok
>>
>>As Charles pointed out I should have said ITextSharp.
>>
>>If the document requirements are fairly simple and do not change too much then you could consider writing your own PDF generator. I've also done that - but it will require wading through the documentation (http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/PDF32000_2008.pdf) to get a clear understanding of the structure
>
>I've done that in the past - fairly limited - in foxpro
>
>A class that could 'read' pdf files.
>- Delete a page
>- Duplicate a page
>- Add text on any page ( font, fontsize, position)
>
>Then write the modified contents to a new pdf

I was always creating a new PDF from scratch which simplified things a bit - didn't have to parse an existing document. IIRC, the only tricky bit was calculating/writing the xref section at the end.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform