Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
What is the size limit of PDF getting generated using C# code and having images in it? I am generating PDF from application containing .tiff files in it. What is the size limit of a folder having .tiff images in it to generate PDF?
Posted
Comments
Richard MacCutchan 2-Feb-15 4:46am    
In theory there is no limit.
Sanketk1790 2-Feb-15 4:55am    
I am facing issue to create PDF if size of a folder goes beyond 1 GB.
Richard MacCutchan 2-Feb-15 5:14am    
What issue?
Sanketk1790 2-Feb-15 5:24am    
Browser gets closed automatically
Richard MacCutchan 2-Feb-15 5:40am    
What does that have to do with creating PDF files in C#?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900