Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
EvoPdfに問題があります。以下の行を見てください。
EvoPdf.Document pdfDocument = new EvoPdf.Document(docFile);
docFileファイルへの有効なパスはどこですか。私はそれを2回チェックしていました。例外メッセージは次のとおりです。
docFile
Could not create the Document. The method parameter cannot be null
助言がありますか?