Index: BL/Sys/FOP/Test.cls.xml =================================================================== diff -u -r73460 -r73998 --- BL/Sys/FOP/Test.cls.xml (.../Test.cls.xml) (revision 73460) +++ BL/Sys/FOP/Test.cls.xml (.../Test.cls.xml) (revision 73998) @@ -551,27 +551,6 @@ ]]> - - to produce the "Failed to save file ..." bug. - s sc=##class(BL.Sys.FOP.Test).TestRenderOrgalux2() w sc,!]]> -1 -%Status - - - Voert een FtpSend uit. @@ -818,7 +797,7 @@ ;Set PrinterName=$G(PrinterName,..#PrinterDFL) ; "DocuColor" Set PrinterName=$G(PrinterName,"DocuColor") Set Task=##class(BL.Flow.Basis.Doc).CreateFopTask("DocRenderAndPrint","DocType=VHOSS",) - Set sc=##class(BL.Flow.Basis.Doc).DocSetRenderData(Task.AddDoc(), "FILE", "\\fop\c$\FOP\XML\VHoss_Keller_small.xml", "vhossdoc_01.01", "PS" ,$LB(), $LB()) + Set sc=##class(BL.Flow.Basis.Doc).DocSetRenderData(Task.AddDoc(), "FILE", "\\Notes01\FOP\DocFamily7\Resources\DocDesign\SampleData\VHoss_Keller_small.xml", "vhossdoc_01.01", "PS" ,$LB(), $LB()) Set NumCopies=1 ;Set:(+NumCopies'>0) NumCopies=1 Set:($$$ISOK(sc)) sc=Task.AddActionPrint(PrinterName,NumCopies,,)