Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best PDF library for .NET
Message
De
17/10/2013 09:47:09
 
 
À
17/10/2013 06:02:44
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01585638
Message ID:
01585737
Vues:
50
>>>>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.....
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform