Fast Web View
PDFsharp is a .NET library for creating and modifying PDF documents.
Brought to you by:
pdfsharp,
stefan_lange
Hi All,
I am new to PDF Generation as well PDFSharp. I have used PDFSharp concatinate Files example, it is worked fine as per my reuirement. But on Source File Adobe acrobat reader shows Fast Web View as "Yes" on Source file but Detination Files shows Fast Web View as "No". Please help me to make it as "Yes" on destination file with some sample of code.
Regards
Sanjay
'Fast Web View' means that the PDF file is internally reordered to show the first page faster in a web browser. PDFsharp does not support this feature. It is planed for a future version.